Commit Graph
1806 Commits
Author SHA1 Message Date
codemann8 3c6c089323 Added warning if overworld map code exceeds original bounds 2022-09-07 19:41:01 -05:00
codemann8 223c086c82 Merge branch 'DRUnstable' into OWMain 2022-09-07 19:38:34 -05:00
aerinon 9cdca6edb3 Fix for rain prevented doors and key door numbering 2022-09-07 16:51:57 -06:00
aerinon 6b853222f2 Fix for rain prevented doors and key door numbering 2022-09-07 16:51:29 -06:00
aerinon 2acee4abb9 Flute activated pickup sfx 2022-09-07 15:09:04 -06:00
codemann8 ee7e08f46c Merge branch 'DRUnstable' into OWMain 2022-08-25 16:14:08 -05:00
codemann8 348da3ac99 Chickens now spawn on same layer as Link 2022-08-25 00:27:25 -05:00
aerinon 8a18566da1 Merge branch 'DRUnstable' into Synthesis
# Conflicts:
#	doorrando/overrides.asm
2022-08-24 14:27:34 -06:00
aerinon 0e15eb3560 Merge branch 'BlindZeldaDespawn' into DRUnstable 2022-08-24 14:26:48 -06:00
aerinon 0941cd321e Merge branch 'DRUnstable' into Synthesis 2022-08-24 14:24:37 -06:00
aerinon 2457c67d0e Bank map update 2022-08-24 13:13:24 -06:00
codemann8 93b1949c71 Merged DR v1.0.1.1 2022-08-18 20:51:22 -05:00
codemann8 bfa105fd62 Minor MSU change for bunny music 2022-08-18 20:48:51 -05:00
aerinon e1fa3aa7b7 Merge branch 'DRUnstable' into Synthesis 2022-08-11 15:28:38 -06:00
aerinon ca70d8c2a3 Merge branch 'DRVolatile' into Synthesis 2022-08-11 15:28:32 -06:00
aerinon ad6a2ed2fe Merge remote-tracking branch 'origin/DRVolatile' into DRVolatile 2022-08-11 15:28:00 -06:00
aerinon 2309b88545 Standing items fix for reloading pot items 2022-08-11 15:27:38 -06:00
aerinon 22b5524a4c Merge pull request #22 from Catobat/Tavern
Shuffle Back of Tavern
2022-08-11 15:27:00 -06:00
cassidoxa 031e3965b2 Requires frontend changes
Change SRAM ammo capacity upgrades to flatly represent max capacity
2022-08-08 13:42:19 -04:00
aerinon e321299603 Fix for crash 2022-08-08 10:33:01 -06:00
aerinon a6577b4e4b Output for collection rate config 2022-08-05 13:31:18 -06:00
aerinon 196905a83f Merge branch 'DRUnstable' into Synthesis 2022-08-05 13:29:54 -06:00
Lexi Rose aba3ec930d Merge pull request #169 from cassidoxa/validate_sram
Compute checksum for extended SRAM
2022-08-01 08:40:19 -05:00
codemann8 f60b03ba42 Fixed TR Peg Puzzle Not Spawning Portal Overlay 2022-07-31 21:46:54 -05:00
codemann8 c029de9cdc Fixed disappearing mirror portal in Inverted 2022-07-31 21:12:54 -05:00
codemann8 25761a1aa6 Changed MSU-1 in Inverted to flip the triggers for the secondary OW tracks 2022-07-31 21:11:40 -05:00
codemann8 c209abd2a5 Fixed Sprite Author in credits to have same gap as other groups 2022-07-31 09:06:35 -05:00
cassidoxa 95ee31f7c9 Remove some hard coded addresses for MVN instructions 2022-07-29 22:04:13 -04:00
cassidoxa d8846a4ba9 Add backup save that gets checked and loaded if main save is corrupt
Add suffixes to instructions in save.asm
Disable HDMA, NMI, and joypad during extended save DMA
2022-07-29 20:57:54 -04:00
codemann8 bbc7197933 Adding print statements to help with Credits Debugging 2022-07-29 16:10:36 -05:00
codemann8 8aeeb5efa3 Changed to spawn sprites in chests to nearest 8 pixel boundary 2022-07-29 13:13:03 -05:00
aerinon 53f89790a7 Fix for floodgates in vanilla mode 2022-07-29 12:08:36 -06:00
codemann8 9cca3adb8e Reserving space for the excluded Murahduhla tree sprite in Bonk Drop shuffle 2022-07-28 19:23:43 -05:00
codemann8 324014bb54 Added struct for OW Bonk Prize data table 2022-07-28 18:53:01 -05:00
codemann8 6f58eb7c2c Update OW Event Data documentation for newly occupied Bonk Drop Shuffle bitflag slots 2022-07-28 16:54:02 -05:00
codemann8 5d65ae09da Fixed SP floodgate issue 2022-07-28 16:53:17 -05:00
codemann8 da85032de2 Fixed disappearing mirror portal in Inverted+CrossedOWR 2022-07-28 16:03:53 -05:00
codemann8 959f5ce5ab Fixed all goals requiring Aga2 to look at the Aga2 boss flag instead of pyramid hole 2022-07-27 17:53:15 -05:00
codemann8 b107297705 Moving some of the bonk sprite offsets up so the item is collectable without boots 2022-07-26 18:43:06 -05:00
codemann8 cce3594532 Fixed issue with Inverted Aga portal not displaying tile correctly pre-Aga 2022-07-26 18:30:04 -05:00
codemann8 b25c477958 Bonk Trees will revert color after collection 2022-07-26 18:13:20 -05:00
codemann8 1be10e5e12 Fixed issue with Inverted Aga portal not displaying tile correctly pre-Aga 2022-07-26 17:51:15 -05:00
codemann8 2cee6ea4ee Fixed issue with Inverted Aga portal not displaying tile correctly pre-Aga 2022-07-26 17:34:59 -05:00
cassidoxa 10079a539b Compute checksum for extended SRAM
Validate SRAM on file screen load and delete if checksum incorrect
2022-07-25 22:19:06 -04:00
codemann8 fff99a2f6b Fixed issue with bonk prize on screen 2B 2022-07-24 14:56:03 -05:00
codemann8 1716b4583c Fixed wrong loot ID reference 2022-07-24 13:55:39 -05:00
codemann8 5e6038b464 Shift AddReceivedItemExpanded data section down, sorry Fish 2022-07-24 13:44:11 -05:00
codemann8 8ccf8ecd66 Adding alternate tree colors for Bonk Drops 2022-07-24 11:30:46 -05:00
codemann8 ed72830397 Implemented Bonk Drop Shuffle 2022-07-24 11:29:28 -05:00
codemann8 6696f4bc24 Add new items from Bonk/Pot pool 2022-07-24 11:23:48 -05:00