Commit Graph
720 Commits
Author SHA1 Message Date
Catobat 078aebed8d Restore vanilla prize pack reset behavior 2020-12-16 18:42:40 +01:00
Catobat 99da1d3115 Reset boss RNG and other things on new file 2020-12-16 18:04:37 +01:00
qwertymodo b10dc742c2 Give the people what they want 2020-10-10 10:03:52 -07:00
KatDevsGames 76f35b8786 Merge pull request #94 from tcprescott/patch-1
Re-order includes so the ROM will build correctly
2020-09-25 21:29:13 -04:00
Thomas Prescott 9dc35af9d3 re-order include to fix back overrun 2020-09-22 23:25:37 -05:00
KatDevsGames 9c9925fdda Merge pull request #75 from JonHanon/starting-menu-fix
Starting File Menu Fix
2020-09-21 02:14:47 -04:00
KatDevsGames 6e657f00db Merge pull request #78 from JonHanon/FreeItemText
Conditions for showing item text
2020-09-21 02:14:24 -04:00
KatDevsGames f26a10a526 Merge pull request #82 from aerinon/CountBottleFix
Prevent CountBottles from overwriting what is in register X.
2020-09-20 02:00:27 -04:00
KatDevsGames ba8c7c735b Merge pull request #86 from compiling/master
Triforce Hunt + Kill Ganon goal.
2020-09-20 01:59:56 -04:00
KatDevsGames 01dec8aef8 Merge pull request #87 from compiling/aga2_fw
Fix fake world when fluting to pyramid twice
2020-09-20 01:59:10 -04:00
KatDevsGames c79f4b19b7 Merge pull request #83 from CaitSith2/patch-1
Reset inner floodgates if and only if the...
2020-09-20 01:58:58 -04:00
KatDevsGames fab7c67909 Merge pull request #89 from Zarby89/patch-24
ganon room fix for multiworld
2020-09-20 01:58:43 -04:00
KatDevsGames 0e9e5d034c Merge pull request #90 from aerinon/ChestKeyCounter
Chest key counters
2020-09-20 01:58:02 -04:00
KatDevsGames 8814f8764a Merge pull request #88 from tcprescott/patch-1
Fix the shop fix and potentially fix a rare S&Q issue
2020-09-20 01:57:39 -04:00
KatDevsGames a3c4fed33f Merge pull request #91 from CaitSith2/rupee-chest-game-fix
Low stakes and high stakes chest game no longer increments item counter.
2020-09-20 01:57:15 -04:00
KatDevsGames af20beb472 Merge pull request #92 from Catobat/master
Fix Lost Woods chest game respawn
2020-09-20 01:56:50 -04:00
Catobat e82f01ae2f Fix Lost Woods chest game respawn 2020-09-18 00:54:30 +02:00
CaitSith2 acf119d6a1 Low stakes and high stakes chest game no longer increments item counter. 2020-09-04 12:48:39 -07:00
aerinon 397da02e3f Converted file to tabs for consistency 2020-08-28 12:23:27 -06:00
aerinon d58fa5d5b7 Starting keys accounted for 2020-08-28 12:15:31 -06:00
aerinon cdd4199cf9 Fixed jumps and return to be proper for the banks the code is in 2020-08-27 10:14:52 -06:00
aerinon f565fc93be Adds Chest Key counters to $7EF4E0-F 2020-08-27 10:14:33 -06:00
Zarby89 8d17f61f44 ganon room fix for multiworld 2020-07-29 22:12:21 -04:00
Thomas Prescott 5930406ecb Fix S&Q crash for certain SNES users
This was suggested by Kat, and seemed to work for a player who had been experiencing chronic game crashes during an S&Q.
2020-07-17 06:18:11 -05:00
Thomas Prescott 4a9f86ba85 Uncomment PostNMIHookAction 2020-07-17 06:14:09 -05:00
Kat af7cce9ae5 shop maybe fix 2020-07-09 02:04:00 -04:00
Kat 7955a37cd9 asar 2020-07-08 23:43:10 -04:00
qwertymodo ae85ec35b9 Fix broken fade-to-half music command (F2) 2020-06-23 14:09:38 -07:00
caitsith2 c3398b305a Check for flippers in room 55, and if not present, drain it.
(Allows for SW to NW, SW to East, and NW to East without flippers.)
no need to check for flippers on room 53, as getting to the west door is completely blocked, whether or not it is flooded without flippers.
2020-06-23 01:20:31 -07:00
qwertymodo 6c12e10abf Fix the track 15 pointer in both music banks 2020-06-20 18:22:10 -07:00
compiling c02285306a Fix fake world when fluting to pyramid twice 2020-06-18 21:41:02 +10:00
compiling 1d88d7479d Triforce Hunt + Kill Ganon goal. 2020-06-13 19:01:37 +10:00
randall.rupper 50ff7683ab Add PHX/PLX in a better spot to prevent CountBottles from overwritting X 2020-06-08 09:54:09 -06:00
Salvatore ca210ffc05 Merge pull request #84 from tcprescott/darkrooms
Show items in dark rooms
2020-06-07 19:54:14 -04:00
qwertymodo 289102c7fa Merge pull request #85 from compiling/master
Don't auto equip silvers when they are only usable at Ganon
2020-06-07 11:57:05 -07:00
compiling 001107aa3b Don't auto equip silvers when they are only usable at Ganon 2020-06-07 18:33:56 +10:00
Thomas Prescott 257544a671 Merge branch 'darkrooms' of github.com:tcprescott/z3randomizer into darkrooms 2020-06-06 21:32:51 -05:00
Thomas Prescott b874df7d8b Merge branch 'master' of https://github.com/KatDevsGames/z3randomizer into darkrooms 2020-06-06 21:31:28 -05:00
qwertymodo 114ef57fec Don't send fade commands to the SPC twice 2020-06-06 18:01:27 -07:00
qwertymodo a87af78d1c Fix MSU-1 fade overshoot 2020-06-06 18:01:27 -07:00
qwertymodo aa30da01f9 Fix dark woods and mountain music w/7 crystals 2020-06-06 18:01:27 -07:00
qwertymodo d9481fe346 MSU coding style cleanup 2020-06-06 18:01:27 -07:00
qwertymodo 605a344368 Port SPC engine patches to ASAR 2020-06-06 18:01:27 -07:00
qwertymodo 6259a813b1 Fix title screen delay (bass version) 2020-06-06 18:01:27 -07:00
Thomas Prescott d97b52a6d1 allow bunny link to read signposts 2020-06-06 09:07:22 -05:00
Thomas Prescott 616748b831 Show items in dark rooms, written by Zarby89 and kan. 2020-06-04 20:23:18 -05:00
CaitSith2 a20c432003 Reset inner floodgates if and only if the...
...small keys are actually flooded.
2020-05-13 10:23:22 -07:00
KatDevsGames a3a35ad4ba Merge pull request #81 from KatDevsGames/asar
Make existing code compatible with asar
2020-04-21 22:56:27 -04:00
Kat 5c2726c3a8 Update utilities.asm 2020-04-20 23:02:52 -04:00
Kat bf6ecd979f various 2020-04-17 22:04:19 -04:00