Commit Graph
4409 Commits
Author SHA1 Message Date
codemann8 4854255990 Documentation typo 2024-12-25 23:37:38 -06:00
codemann8 a6303f1963 Merge branch 'OverworldShuffleDev' into OverworldShuffle 2024-12-25 23:11:08 -06:00
codemann8 e28eae08c1 Version bump 0.5.1.0 2024-12-25 23:10:40 -06:00
codemann8 12f65f0e05 Baserom update to allow textbox suppression for "this dungeon" items 2024-12-25 22:59:23 -06:00
codemann8 1247716e92 Implemented District/Nearby Dungeon Item Shuffle 2024-12-24 12:09:16 -06:00
codemann8 e3e227f3d5 Baserom update to allow textbox suppression for "this dungeon" items 2024-12-24 11:39:27 -06:00
codemann8 3d1190375e Merged in DR v1.4.7.2 2024-12-24 11:38:15 -06:00
aerinon 897f248c25 doc: update notes 2024-12-23 15:00:58 -07:00
KrisDavie e5f38b2d01 Separate OWG and HMG connection code
Split making HMG entrances and connecting them
Correctly link IP lobby (not portal)
2024-12-23 10:18:36 -07:00
aerinon d2f4271a87 fix: make shuffleganon per player 2024-12-23 10:16:58 -07:00
codemann8 507fbeece9 Fix minor issue with shuffle_ganon option missing player check 2024-12-21 18:57:28 -06:00
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