Commit Graph
1196 Commits
Author SHA1 Message Date
aerinon d7e326f71d Key checking in dungeons limited to single player for speed
Spoiler traversal fixes and speed
Bug with boss shuffle spoiler in MW fixed
Perf enhancement fix for pot shuffle
2021-08-04 12:08:17 -06:00
aerinon 24b01cfcc7 Performance optimizations 2021-08-03 09:26:41 -06:00
aerinon 1871b7ee6e Merge branch 'SFXShuffle' into DoorDevUnstable 2021-08-02 12:40:52 -06:00
codemann8 bb5830686e Fixed music algorithm in OW Shuffle 2021-08-02 04:20:49 -05:00
codemann8 6332b48c3a Removed convenient portal on DM for OW Layout Shuffle 2021-08-01 23:49:26 -05:00
codemann8 c14ad502cd Adding tree pulls, bush crabs, and stun prizes to logic consideration 2021-07-29 03:40:45 -05:00
codemann8 c04cb27aa9 Merged in DR v0.5.0.1 2021-07-28 17:09:31 -05:00
aerinon 46de270923 Merge branch 'DoorDevUnstable' of https://github.com/StructuralMike/ALttPDoorRandomizer into StructuralMike-DoorDevUnstable 2021-07-27 16:16:53 -06:00
aerinon 066d239b70 Boss music fix 2021-07-27 08:58:31 -06:00
codemann8 14079b373f Fix for boss music not playing in non-DR modes 2021-07-27 02:40:51 -05:00
aerinon 0975b64519 Merge pull request #120 from compiling/DoorDevUnstable
Extra warnings / checks
2021-07-26 13:06:46 -06:00
compiling 4d8bfe0e22 Check for headered roms before passing to enemizer. 2021-07-25 18:15:51 +10:00
codemann8 a897a8d52d Merged in DR v0.4.0.12 2021-07-23 16:08:32 -05:00
StructuralMike 051a47e0cd Bomblogic added 2021-07-23 20:35:48 +02:00
aerinon c6ed7bcd04 Merge branch 'DoorDevUnstable' of https://github.com/ardnaxelarak/ALttPDoorRandomizer into ardnaxelarak-DoorDevUnstable 2021-07-23 10:04:02 -07:00
aerinon 5b39494edf Credit collection rate refactor
Music fixes and moving hooks
2021-07-23 09:45:12 -07:00
aerinon 23846dc475 credits again 2021-07-22 16:28:27 -07:00
codemann8 36f60c78b0 Fixed incorrect Collection Rate in credits 2021-07-18 06:08:02 -05:00
codemann8 b4cb3f2825 Merged in DR v0.4.0.11 2021-07-16 12:49:39 -05:00
aerinon 68dc27902b SFX Shuffle initial implementation 2021-07-15 16:02:07 -07:00
aerinon 06486e88a2 Cutoff rug addition 2021-07-15 10:33:04 -07:00
aerinon b5aae926e7 Minor baserom updates 2021-07-13 13:19:14 -07:00
codemann8 fc2457678f Allowed Mountain Entry and West DM to be shuffled independenty in OW Tile Swap 2021-07-12 01:51:22 -05:00
codemann8 ab0625e413 Fixed issue with Pyramid Exit leading to vanilla Pyramid Exit Ledge instead of HC Ledge 2021-07-11 12:26:09 -05:00
codemann8 38f1d78f9a Minor formatting 2021-07-11 12:25:24 -05:00
codemann8 e89442a3a0 Merged in DR v0.4.0.9 2021-07-10 13:51:04 -05:00
aerinon 940369d3ec Rename fake boots to pseudo boots
Doc updates
2021-07-09 15:13:01 -07:00
aerinon 3f0f15650a Fix for stats and p/c indicator 2021-07-09 10:55:37 -07:00
codemann8 5373a6ea85 Removing Central Bonk Rocks from Tile Swap pool in Standard 2021-07-08 20:28:18 -05:00
codemann8 02d3b46ae4 Merged in DR v0.4.0.8 2021-07-07 19:45:14 -05:00
aerinon ffcc78f95c Fake boots checkbox/argument 2021-07-07 16:23:16 -07:00
aerinon fb22c88ace Baserom update 2021-07-07 14:04:50 -07:00
aerinon f21dace6d5 A couple minor generation issues
Updated release note
2021-07-06 13:45:45 -07:00
aerinon 0f29d2c2b0 Credit stats fix for now 2021-07-06 13:26:36 -07:00
aerinon 3cc4175160 Attempt at catching bps issues 2021-07-06 13:22:24 -07:00
codemann8 0b1562dab8 Fixed Stumpy 2021-07-06 14:44:40 -05:00
codemann8 a420d80d93 Fixed Stumpy not loading 2021-07-06 14:31:25 -05:00
codemann8 e2604d992e Fixed Frogsmith spawn to load correct sprite and accept him at home 2021-07-06 12:15:17 -05:00
codemann8 c3b6699c34 Adding OW Rando credits 2021-07-04 11:38:34 -05:00
codemann8 ca37a55046 Adding OW Rando credits 2021-07-04 11:29:44 -05:00
codemann8 433a1dfc35 Doing GitHub's work for them and ACTUALLY merging in DR v0.4.0.7 changes 2021-07-04 11:23:08 -05:00
aerinon 1a7c3faa76 Fixed some enemizer mystery settings
Added an easy way to turn off unkillable thieves
2021-07-01 16:25:55 -06:00
codemann8 2394e07e4b Made flute spots order on menu based on OW Slot rather than OWID 2021-06-29 17:28:51 -05:00
karafruit 3896066193 Reimplement --securerandom
Seeds should be reproducable without the flag passed, and unreproducable with the flag passed.
With --securerandom, generate a 9-char alphanumeric string to use to make filenames differ.
2021-06-29 11:13:17 -07:00
codemann8 0a1f01040d Removed ROM buffer reads 2021-06-29 03:32:03 -05:00
codemann8 170d18191c Fixed Houlihan to exit out where Links House does 2021-06-29 03:06:51 -05:00
codemann8 f62a165353 Switching rom buffer writes to function call 2021-06-29 01:07:14 -05:00
codemann8 42eddaed28 Initial Flute Shuffle implementation 2021-06-27 19:10:44 -05:00
codemann8 d3fd54600f Added ability to cancel out of flute menu by pressing X 2021-06-27 14:50:28 -05:00
codemann8 e62b2678bb Fixed Aga portal mirror bonk issue 2021-06-25 13:03:34 -05:00