Commit Graph
4160 Commits
Author SHA1 Message Date
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 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 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
codemann8 8cfdaf7d3c Version bump 0.5.0.4 2024-10-20 04:14:30 -05:00
codemann8 4e6f4255d9 Fixed "this" dungeon items for glitched modes 2024-10-20 04:07:39 -05:00
codemann8 413d5cc5fd Merged in DR v1.4.6 2024-10-15 19:11:10 -05:00
KrisDavie 7575c3de8a Tests update 2024-10-12 16:43:09 +02:00
KrisDavie dc21885e1b 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-10-12 16:42:14 +02:00
KrisDavie b0ca154a92 Actually check if we can leave IP bomb drop 2024-10-12 16:38:27 +02:00
KrisDavie 831ce9ec6a Fix world copy in HMG/NL 2024-10-12 16:37:22 +02:00
aerinon b93a287b36 feat: spoiler/playthrough support in meta section of customizer 2024-10-10 15:16:24 -06:00
aerinon 5225ce996f Merge pull request #161 from KrisDavie/glitch_fixes
Glitch mode fixes
2024-10-10 13:07:53 -06:00
aerinon e12c4f693b fix: report enemizer problems 2024-10-10 13:00:04 -06:00
aerinon d66632a021 fix: make murahdahla accessible as a bunny 2024-10-10 11:03:14 -06:00