Commit Graph
600 Commits
Author SHA1 Message Date
aerinon afdb8ebac8 DungeonCompletion fixed
Minor issue with dungeon counters fixed
2022-05-18 15:04:20 -06:00
codemann8 fb62c0c1fd Add lowercase letters to credits end screen 2022-05-05 23:25:09 -05:00
codemann8 701b72462f Unscramble lowercase letters for new font 2022-05-05 18:26:27 -05:00
aerinon 6ab426b9f3 Fix for keydrops/enemy drops to not be repeatable 2022-05-03 13:55:39 -06:00
Catobat 4db69b8779 Randomize Special Transitions 2022-05-01 01:25:32 +02:00
aerinon ea745ff22e Hotfix for paired doors
Also made dashable filter work
2022-04-30 15:28:29 -06:00
aerinon f93ecf9412 New baserom with various fixes for both font and multiclient issue with pottery
Bump TFH limit to 850. It throws an error if you try to generate with too many pieces.
2022-04-28 16:27:37 -06:00
aerinon 7a35bbfc41 Fixed typing issue.
New baserom for minor multiclient issue with pot switches
2022-04-27 13:48:20 -06:00
aerinon b514df76c3 Prize letters and numbers
Minor bug with max keys: prevent negative values
2022-04-21 15:44:52 -06:00
codemann8 a6eeab9994 Fixed Links icon on map check 2022-04-21 13:26:03 -05:00
codemann8 92e04f9e0b Implement new overworld map draw routine for Mixed OWR 2022-04-20 18:40:01 -05:00
aerinon 5cc04ed675 Msu resume bug on patcher
Check for retro arrows in pots
2022-04-20 14:00:16 -06:00
aerinon abf57e0255 Fix for a map bug (link not shown when eastern prize is) 2022-04-20 09:08:55 -06:00
aerinon 735727cd69 Pottery fix for vanilla hera key 2022-04-20 08:51:12 -06:00
codemann8 5beed02ade Aerinon fix for WorldMapIcon_tile table 2022-04-19 21:35:36 -05:00
aerinon 606148bdbe Minor map feature 2022-04-19 14:34:44 -06:00
aerinon 26e8e23fce Initial work on new pottery modes 2022-04-19 13:56:39 -06:00
codemann8 550a8203c3 Changed OW map in attract mode to show LW map always 2022-04-15 10:49:29 -05:00
codemann8 2a51f5bb3b Merged in DR v1.0.0.3 2022-04-15 10:45:12 -05:00
aerinon e1f85efbef Fixes for overworld_map map mode 2022-04-13 13:31:47 -06:00
codemann8 f91d7922b4 Fix from Aerinon for map/compass check for dungeon location in map checks 2022-04-10 19:18:25 -05:00
codemann8 396ff21ac5 Fixed map check for GT skull icon to check if Aga2 defeated rather than if pyramid hole opened 2022-04-05 11:30:34 -05:00
aerinon 68c2d06d85 Rain state prevention fix
Also, disallowed door behind Throne Room to be dashable/bombable in standard/hc
2022-03-29 14:30:20 -06:00
aerinon 2ca8d61c0b Arghus splash fix
Don't bother checking the ssl cert for that call
2022-03-29 12:21:09 -06:00
codemann8 fd7d9f7121 Merged in DR v1.0.0.2 2022-03-27 14:56:16 -05:00
aerinon 901cdff47e Hammerdash + pots fixed so it won't put link in a weird state
Freeze + hammer on enemies that drop keys (or items in dropshuffle) fixed
Inverted bug fixed
2022-03-23 14:29:54 -06:00
codemann8 438ca4b901 Minor fix to flute SFX for pre-activated flute 2022-03-18 23:22:16 -05:00
aerinon 042b9a9fa0 Pottery counting fixes
Add major_only algorithm to code
2022-03-08 08:47:25 -07:00
codemann8 b4c2e0df5f Fixed mirror bonk issue incorrectly leaving a mirror portal behind 2022-03-07 20:12:47 -06:00
codemann8 dcc20883c9 Fixed issue with mirror portal not spawning when entering OW from the DW in Crossed OWR 2022-03-07 19:05:21 -06:00
aerinon f040b5fad3 Every pot you pick up that wasn't part of the location pool does not count toward the location count
Fix for items spawning where a thrown pot was
Fix for vanilla_fill, it now prioritizes heart container placements
Fix for dungeon counter showing up in AT/HC in crossed dungeon mode
2022-03-07 10:48:31 -07:00
aerinon d69742bccb Baserom fix 2022-03-04 17:54:46 -07:00
aerinon b7e307f4c1 BPS flag for Mystery
Expanded logic options for mystery
Fixed a shopsanity+district bug
Fixed the keysanity menu not showing map marks
2022-02-24 14:06:34 -07:00
codemann8 7a0c039233 Some changes to lowercase text for dungeon items 2022-02-24 06:06:20 -06:00
codemann8 9312a95ad5 Fixed issue with mirror portal deleting after mirror bonk in Crossed OW 2022-02-22 19:56:05 -06:00
aerinon 73d4d4b4bb Fix for Hera Basement Cage item inheriting last pot checked
Update indicators on keysanity menu for overworld map option
2022-02-15 12:21:24 -07:00
aerinon 600343683a Revert SRAM changes 2022-02-10 08:36:30 -07:00
aerinon 49accbd2b1 Many bugfixes
* Fixed inverted generation issues with pottery option
* Moved SRAM according to SRAM standard
* Removed equitable algorithm
* Upped TFH goal limit to 254
* Cuccos should no longer cause trap door rooms to not open
* Added double click fix for install.py
* Fix for pottery item palettes near bonkable torches
* Fix for multiworld progression balancing would place Nothing or Arrow items
2022-02-09 14:19:10 -07:00
codemann8 46cf11e8a3 Fixed issue with TR Peg Puzzle Portal not working 2022-02-07 19:21:04 -06:00
codemann8 c375c120e9 Fixed issue with TR Peg Puzzle Portal not working 2022-02-07 18:00:31 -06:00
codemann8 d3bf6883b7 Enabled new font + lowercase hint text updates 2022-02-06 07:41:06 -06:00
codemann8 90484ac6c4 Enabled new text font 2022-02-04 16:08:12 -06:00
codemann8 9263c80cce Merged in Upstream ER changes
-Fixed Witch invisible item bug
-Added new font changes, not enabled yet
2022-02-04 06:10:57 -06:00
codemann8 392cb7187c Changed GT/AT swap in Mixed OW to prioritize leaving AT vanilla unless GT is the only one in the starting world 2022-02-03 06:12:18 -06:00
aerinon da89ab1006 Bug fixes for pottery lottery changes 2022-01-24 16:04:16 -07:00
aerinon 5211b305e6 Re-worked settings for pottery lottery
Fixed multiworld support for lottery
2022-01-21 16:10:33 -07:00
codemann8 185e7f967d Restored vanilla Ice Palace terrain for Inverted 2022-01-19 03:43:37 -06:00
codemann8 a61a3d3693 Fixed Hera boss music to correctly read boss defeated flag 2022-01-19 02:31:54 -06:00
codemann8 2cd0fa3b5c Fixed world flag on Mountain Cave start 2022-01-19 01:39:36 -06:00
codemann8 00d78e5c3f Fixed issue with spawning on Pyramid/HC Ledge with old man 2022-01-19 00:23:57 -06:00