Commit Graph
2073 Commits
Author SHA1 Message Date
codemann8 33cfd010a0 Renamed/used some labels 2022-10-20 10:25:08 -05:00
codemann8 3ed0ec0835 Merge pull request #8 from Catobat/Terrain 2022-10-12 21:18:18 -05:00
Catobat d8e11838c1 Fix direction Link is facing 2022-10-13 00:55:20 +02:00
Catobat 304cb34478 Consistent handling of glitched states 2022-10-13 00:46:24 +02:00
cassidoxa 651d00d320 Progressive shields, swords, and mail use highest item level to
determine upgrade
2022-10-09 17:09:43 -04:00
codemann8 36feaff153 Merge pull request #7 from Catobat/Terrain 2022-10-08 18:56:47 -05:00
Catobat 10567536a1 Add free RAM notes 2022-10-08 18:18:50 +02:00
Catobat 4ccca38888 Implement forced transitions 2022-10-08 18:09:44 +02:00
aerinon 8e20d6280c Enemizer Cleanup 2022-10-06 14:16:47 -06:00
Lexi Rose 48ccf03ac8 Merge pull request #170 from cassidoxa/ammo_capacity
Combine starting max ammo and capacity upgrade in SRAM into single, flat ammo capacity values
2022-10-01 08:08:26 -05:00
aerinon 686bb0c064 Big key door fix 2022-09-30 15:29:00 -06:00
aerinon d6f50525a1 Big key door fix 2022-09-30 15:28:45 -06:00
aerinon 895074a4cb Support for new items
Support for static enemy drops
Bug fix for wrong sprites dead
2022-09-30 15:28:38 -06:00
aerinon 3fdf95a364 UW Sprites new home
Enemizer asm refinement
2022-09-27 14:38:28 -06:00
aerinon 5e93e59727 Enemizer migration 2022-09-20 16:38:20 -06:00
cassidoxa f8d9be201a tables.asm: Add GFX pointer to table in utilities.asm 2022-09-09 19:30:16 -04:00
codemann8 f0a15dce36 Fixed incorrect comment 2022-09-07 19:41:39 -05:00
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