codemann8
d36f996b00
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-05-04 09:33:56 -05:00
codemann8
73ee8a9942
Version bump 0.6.0.2
2025-05-04 09:33:32 -05:00
codemann8
fc172dd593
Fixed issue with item pool placing items on Zelda Drop Off
2025-05-04 09:31:36 -05:00
codemann8
40bff27e6b
Various bug fixes for Follower Shuffle post-launch
...
- Fix issue with infinite purple chest item get
- Fix issue with Kiki running away on iframe ledge hops
- Fix issue with bad follower gfx on screens with followers
- Fix issue with Zelda appearing in conditional follower locations
2025-05-04 09:27:29 -05:00
codemann8
d082ebf293
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-05-01 08:12:58 -05:00
codemann8
20c9bb0f56
h
2025-05-01 08:12:40 -05:00
codemann8
a1eee9f074
Version bump 0.6.0.1
2025-05-01 08:12:24 -05:00
codemann8
8309b1cf9c
Error when follower shuffle not enabled
2025-05-01 08:11:00 -05:00
codemann8
242b7d0bed
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-05-01 04:33:03 -05:00
codemann8
dee0a25f42
oopsie
2025-05-01 04:31:47 -05:00
codemann8
e7c1037359
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-04-30 13:48:27 -05:00
codemann8
3f930c095c
Version bump 0.6.0.0
2025-04-30 13:47:49 -05:00
codemann8
1c0641c57e
Merged in DR v1.4.9
2025-04-30 07:07:57 -05:00
codemann8
3a59fa3e03
Fixed incorrect bunny music issue
2025-04-30 06:49:42 -05:00
codemann8
fcaaab30a4
Initial Follower Shuffle Implementation
2025-04-30 06:45:16 -05:00
codemann8
fe0cfe8b3a
fix: various Enemizer fixes
...
Fixed enemizer sprite gfx for soldier enemies falling down pits
Remove unnecessary sprite sheet subgroup for somaria platforms
Freeing up unnecessary sprite sheet subgroups for old man screens
Fix paradox cave and kakariko shop gfx in enemizer
Fix swamp drain gfx in enemizer
Fix bat crash sprite gfx in enemizer
Remove unused subgroups and consolidate purple chest/frog sprite sheets
Remove invalid OW IDs from sprite sheets
2025-04-17 14:44:38 -06:00
codemann8
267552bfee
Improved Retro button in GUI
2025-04-16 01:24:59 -05:00
codemann8
63f39c5c05
Possibly fix false positive error message for python package requirements
2025-04-16 01:19:51 -05:00
codemann8
bce49b9e76
Minor documentation and error fixes
2025-04-16 01:18:58 -05:00
codemann8
65f84a1c55
Added documentation for little-known start_inventory items
2025-04-16 01:01:27 -05:00
codemann8
813caa894e
Fixed enemizer sprite gfx for soldier enemies falling down pits
2025-04-05 08:12:30 -05:00
codemann8
d423193aa6
Remove unnecessary sprite sheet subgroup for somaria platforms
2025-04-05 08:10:32 -05:00
codemann8
5c5e5e5428
Freeing up unnecessary sprite sheet subgroups for old man screens
2025-04-05 08:07:49 -05:00
codemann8
f365267201
Fix paradox cave and kakariko shop gfx in enemizer
2025-04-05 08:03:23 -05:00
codemann8
9d0404af39
Fix swamp drain gfx in enemizer
2025-04-05 08:02:30 -05:00
codemann8
b6ea505843
Fix bat crash sprite gfx in enemizer
2025-04-05 08:00:40 -05:00
codemann8
4b02a2d5a2
Remove unused subgroups and consolidate purple chest/frog sprite sheets
2025-04-05 08:00:09 -05:00
codemann8
fad9c06b05
Remove invalid OW IDs from sprite sheets
2025-04-05 07:34:56 -05:00
codemann8
58baa412f5
Fix extra junk added to pool for some prize shuffles
2025-03-27 02:28:03 -05:00
codemann8
acc802dfdf
Fixed errors with starting equipment containing bottles
2025-03-11 09:07:57 -05:00
codemann8
7efc23b867
Fixed error with prizes in starting inventory
2025-03-11 09:07:11 -05:00
codemann8
5d7e9b8c0b
Merge pull request #23 from KrisDavie/OverworldShuffleDev
...
Fix cavestate dungeon items in non-keysanity
2025-03-06 11:38:47 -06:00
codemann8
8c580afa1f
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-02-18 22:02:23 -06:00
codemann8
1ae183b519
Version bump 0.5.1.5
2025-02-18 22:01:52 -06:00
codemann8
609bbef49a
Various baserom fixes
...
- Fixed overworld map check VRAM crash
- Fixed cavestate dark room hidden items
2025-02-18 21:54:24 -06:00
codemann8
8e511ff5c8
Removing dungeon items from hint pool for nearby shuffle
2025-02-18 21:47:22 -06:00
codemann8
3f6b932410
Fixed common error with shopsanity
2025-02-18 16:56:44 -06:00
codemann8
489694ad8a
Fixed issue where empty cave lists were being added to candidates list in ER
2025-02-18 16:54:47 -06:00
codemann8
939b4622f6
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-01-20 22:46:30 -06:00
codemann8
89f72234a2
Version bump 0.5.1.4
2025-01-20 22:46:07 -06:00
codemann8
ca68455f6f
Merge branch 'DoorDevUnstable' into OverworldShuffleDev
2025-01-19 02:00:38 -06:00
codemann8
94d870e2a4
Fixed incorrect ganon silvers hint
2025-01-19 01:30:53 -06:00
codemann8
37d7697915
Added some missing attributes to copy_world
2025-01-16 00:44:17 -06:00
codemann8
51dd233ac7
Merged in DR v1.4.8
2025-01-16 00:34:36 -06:00
codemann8
663dda9eb9
Merge branch 'OverworldShuffleDev' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffleDev
2025-01-15 22:35:30 -06:00
codemann8
9bca4988b3
Merged in DR v1.4.8
2025-01-15 22:32:29 -06:00
codemann8
c02ad77726
Merged in DR v1.4.8
2025-01-15 22:26:04 -06:00
codemann8
b2511d1cee
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-01-11 17:10:23 -06:00
codemann8
c63e8bd0d2
Version bump 0.5.1.3
2025-01-11 17:10:07 -06:00
codemann8
9bc5a6b256
Fixed some multiworld issues
2025-01-11 17:07:55 -06:00
codemann8
2a0c171d29
Renaming keyword for Nearby dungeon item shuffle from 'district' to 'nearby'
2025-01-11 17:05:53 -06:00
codemann8
3a9b1601af
Documentation typo
2025-01-07 15:56:57 -07:00
codemann8
3782e56498
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-01-05 08:03:16 -06:00
codemann8
c59bc7590e
Version bump 0.5.1.2
2025-01-05 08:02:55 -06:00
codemann8
7b4801d409
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2025-01-05 07:48:33 -06:00
codemann8
3d9b2a5271
Version bump 0.5.1.2
2025-01-05 07:48:04 -06:00
codemann8
41080e73bd
Fixed issue with 2 extra SP keys in pool for HMG
2025-01-05 07:32:04 -06:00
codemann8
d8899f3e6f
Fixed issue with Free Terrain not requiring Pearl on DW water transitions
2025-01-05 05:41:04 -06:00
codemann8
107eef9c6a
Fixed issue with MapCountDisplay flags not getting set when entering a dungeon and maps aren't wild
2025-01-05 05:34:21 -06:00
codemann8
c2a637e0b5
Added flipper and mire clip rules to hera clip, also some efficiency fixes
2025-01-05 04:45:04 -06:00
codemann8
329dd0876f
Merge branch 'pr/22' into OverworldShuffleDev
2025-01-05 03:44:21 -06:00
codemann8
ea5ad39a07
Renaming keyword for Nearby dungeon item shuffle from 'district' to 'nearby'
2025-01-05 03:42:52 -06:00
codemann8
ee45257862
Minor issue with plandoing SW dropdowns in Follow Linked Drops
2025-01-05 03:26:55 -06:00
codemann8
84fc0dc10a
Fixed issue with In-dungeon Prize shuffle placing multiple prizes within the same dungeon
2025-01-05 03:25:07 -06:00
codemann8
8ce8b93c8b
Fixed some inconsistencies with OWG starting boots considerations
2025-01-03 04:31:51 -06:00
codemann8
9eba1d4c40
Fixed issue with prize shuffle where HMG uses cross dungeon paths to show prize on map
2025-01-02 22:58:07 -06:00
codemann8
d479789274
Fixed issue with OWG+ placing old man outside DM
2025-01-02 22:53:34 -06:00
codemann8
8ebbff3e7d
Allow flute in rain state for glitched modes with starting preactivated flute
2025-01-02 05:17:26 -06:00
codemann8
b7437fa9fd
Restoring some native dungeon item behavior for glitched modes
...
Also fixes issues with HC BK (item collection in other dungeons, acting like a small key on BnC)
2025-01-02 03:41:42 -06:00
codemann8
373a4ee53e
Merge branch 'OverworldShuffleDev' into OverworldShuffle
2024-12-27 00:51:15 -06:00
codemann8
8a9df7a8ef
Version bump 0.5.1.1
2024-12-27 00:50:56 -06:00
codemann8
246ce7e75c
Backwards compatibility for new dungeon item shuffle structure in customizer
2024-12-27 00:31:14 -06:00
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
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
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
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
codemann8
d95e5cf4d2
Fixed issue with plandoing prizes
2024-12-10 22:25:40 -06:00