Commit Graph
4398 Commits
Author SHA1 Message Date
codemann8 f1c681bb1f Fix issue with smith getting deleted on s+q due to bomb walls 2024-12-21 18:49:03 -06:00
aerinon fe2a01b384 fix: bump version 2024-12-20 09:57:44 -07:00
aerinon 46e52682e5 fix: backwards compatibility with old beemizer settings 2024-12-20 09:49:41 -07:00
aerinon 804e693803 fix: problem with enemizer bush enemies 2024-12-19 16:30:40 -07:00
aerinon 17e48e4e18 fix: prevent crash from bush spawning mimics hopefully 2024-12-19 15:18:09 -07:00
aerinon 96f646b1ab fix: prevent enemizer crash with walking zora
fix: various enemy bans
2024-12-19 15:00:34 -07:00
aerinon 01f3f6ad50 fix: dark sanc at tavern north
fix: gt exit point for all players
2024-12-17 16:17:55 -07:00
aerinon 4f1f61bc68 fix: simple shuffle blacksmith 2024-12-17 16:12:49 -07:00
aerinon 338e949213 feat: update docs and version 2024-12-17 15:38:59 -07:00
Cody fb6727c527 Fix NoneType object error when BK in starting inventory
ZenArcane has a mode that starts you with all the big keys, maps, compasses, and enough universal small keys to open all doors. The item pool is updated to remove them, but generation fails due to NoneType item variables.

This changes how current_amount is determined to prevent a NoneType variable access and allows for generation to continue.

I haven't noticed any adverse side-effects to this, so I decided to PR this upstream.
2024-12-17 15:17:23 -07:00
KrisDavie 8ec25d8476 Trim down unnecessary parts of loop 2024-12-17 15:08:35 -07:00
KrisDavie 252a99f0d2 Revamp HMG logic 2024-12-17 15:08:35 -07:00
KrisDavie 1c33f793e0 SP Bosstest for MP 2024-12-17 15:08:35 -07:00
KrisDavie 76834a477a Don't ever check playthough when all seeds are no logic 2024-12-17 15:08:35 -07:00
KrisDavie 8aba0f66fc Tests update 2024-12-17 15:08:35 -07:00
KrisDavie 81a8b3a0f5 HMG PoD Region fix + reformatting
* Create a region in HMG when PoD entrance isn't pre-opened that limits access to the overworld unless already available
* Change rule generations to loop
* Check for bomb and dash clips properly
2024-12-17 15:08:35 -07:00
KrisDavie 5dc51d4a2c Actually check if we can leave IP bomb drop 2024-12-17 15:08:35 -07:00
KrisDavie 514dfcc0c8 Fix world copy in HMG/NL 2024-12-17 15:08:35 -07:00
codemann8 ffd31f0224 Merge branch 'OverworldShuffleDev' into OverworldShuffle 2024-12-17 07:52:40 -06:00
codemann8 3d002c26f3 Version bump 0.5.0.6 2024-12-17 07:51:39 -06:00
codemann8 051fb075a3 Added Thieves Maiden to followers that have pathing logic 2024-12-17 07:40:11 -06:00
codemann8 a5d572a41c Prevent duplicate entrance entries 2024-12-17 06:26:07 -06:00
codemann8 60c1334c27 Minor fix in ER to remove assumption there is only one way into a cave 2024-12-17 06:24:20 -06:00
codemann8 c38cb4d874 Some corrections and improvements to pathing logic 2024-12-17 05:32:07 -06:00
codemann8 a5bfd41aca Added Thieves Maiden to followers that have pathing logic 2024-12-17 05:27:46 -06:00
codemann8 db8fbb448d Fixed Insanity ER to exit correctly out of GT entrance 2024-12-16 09:23:07 -06:00
codemann8 1075bd821c Fixed issue with Good Bee Cave getting chosen as a Take Any Cave 2024-12-16 08:20:07 -06:00
codemann8 e7de84ab6d Merge branch 'OverworldShuffleDev' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffleDev 2024-12-16 03:05:07 -06:00
codemann8 50d746f6c9 Merged glitched mode fixes from Muffins PR/21 2024-12-16 03:05:04 -06:00
codemann8 9cc36732ca Merged glitched mode fixed from Muffins PR/21 2024-12-16 03:04:19 -06:00
KrisDavie af1892c7d5 Revamp HMG logic 2024-12-16 00:06:54 +01:00
codemann8 023bbede0a Skip playthrough calc when all seeds are NL 2024-12-15 14:50:10 -06:00
codemann8 0ead417d99 Fix world copy in HMG/NL 2024-12-14 16:47:57 -06:00
codemann8 22c9359459 Minor district error 2024-12-14 16:20:42 -06:00
codemann8 7e952c0b9e Base ROM update - Improved psuedobots / music fixes 2024-12-14 16:17:52 -06:00
codemann8 385165f7c7 Fixed issue with HMG/NL 2024-12-13 00:52:27 -06:00
codemann8 459eca9b4a Fixed issue with District ER not including SW as a connector 2024-12-12 18:26:31 -06:00
KrisDavie 8b73fee1f2 SP Bosstest for MP 2024-12-12 20:56:59 +01:00
KrisDavie 0d5872ef74 Don't ever check playthough when all seeds are no logic 2024-12-12 20:44:26 +01:00
codemann8 d95e5cf4d2 Fixed issue with plandoing prizes 2024-12-10 22:25:40 -06:00
codemann8 9d69745c37 Minor casing adjustment 2024-12-08 01:30:57 -06:00
codemann8 15898a4c70 Fixed some OWR compatibility with HMG DM Super Jump 2024-12-08 01:19:59 -06:00
aerinon 718ef718f4 fix: broken compare 2024-12-02 10:43:07 -07:00
codemann8 7cecb64ac6 Fixed Blue Potion in shop for Inverted 2024-11-15 17:37:35 -06:00
aerinon a2075ec992 fix: inconsistent treatment of beemizer 2024-11-12 14:10:28 -07:00
aerinon 82a04dabd7 fix: standard+enemizer rules 2024-11-12 14:07:43 -07:00
aerinon 7de6671477 fix: accessibility bug 2024-11-11 08:19:31 -07:00
codemann8 f52d4d5058 Merge branch 'OverworldShuffleDev' into OverworldShuffle 2024-10-30 10:24:38 -05:00
codemann8 e5f3722f4e Version bump 0.5.0.5 2024-10-30 10:24:23 -05:00
codemann8 353b2fa1fd Fixed issue with vanilla HCBK acting like a small key 2024-10-30 10:22:18 -05:00