Commit Graph
1514 Commits
Author SHA1 Message Date
Kevin Cathcart a4846a65d1 Fix out of date comment
This setting was last on by default way back in V21!
2019-08-03 11:58:00 -04:00
Kevin Cathcart 929114da5a Make the exted save slot actually available
Including WRAM mirror
2019-07-07 18:09:45 -04:00
Kevin Cathcart ef88153090 Update RAM/SRAM maps and assignments 2019-07-07 17:57:37 -04:00
Kevin Cathcart 77a65fde4e Add new feature to block HC exits in rain state
This new feature will block off the upstairs exits in rain state,
which will enable Entrance Randomizer to have a safe Standard Mode
option.
2019-07-06 17:13:13 -04:00
sporchia 19e3bc9a48 added signs for GT entry and Ganon vuln
* fixed OWG sign
2019-07-06 12:15:56 -04:00
Kevin Cathcart d7190c797f Fix Castle tower door in inverted 2019-07-06 10:24:29 -04:00
Kevin Cathcart 2a7ba8ae87 Uncomment org (harmless, but reallyshould not be commented.) 2019-07-06 09:37:09 -04:00
Kevin Cathcart 23f1a6885c Fix Delete Execute Text 2019-07-06 09:33:02 -04:00
sporchia abbc707751 branch label collision fix
* this was causing a free silver bow on any item pickup
2019-07-06 08:36:41 -04:00
KatDevsGames 79bb2728f3 Merge pull request #70 from JonHanon/bow-and-silvers-fix
Fixed Bow and Silvers item (#636 in /alttp_vt_randomizer)
2019-06-17 22:48:07 -04:00
KatDevsGames 246bbf2560 Merge pull request #69 from JonHanon/low-heart-fix
Fix for customizer with less than 3 hearts (#637 in /alttp_vt_randomizer)
2019-06-17 22:47:25 -04:00
KatDevsGames a099ef5c73 Merge pull request #68 from JonHanon/mushroom-in-save-hud
Mushroom in save hud (#652 in /alttp_vt_randomizer)
2019-06-17 22:46:20 -04:00
KatDevsGames 7ca12758db Merge pull request #67 from JonHanon/rupee-bow-starting-equipment
Moving a starting item fix to the randomizer (#636 in /alttp_vt_randomizer)
2019-06-17 22:44:05 -04:00
Kat a1c79a6658 Update LTTP_RND_GeneralBugfixes.asm 2019-06-17 21:34:52 -04:00
Kat f06a43dc59 progressive bow 2019-06-17 21:29:52 -04:00
Kat bea9224d26 Update tables.asm 2019-06-16 19:51:00 -04:00
Kat 8e9331c494 Update tables.asm 2019-06-16 19:44:13 -04:00
Kat e2704c05b8 stuff 2019-06-16 19:38:24 -04:00
sporchia cdf345248e split GT and Ganon crystal checks
something seems wrong with Inverted, will check later, or have someone else look into it
2019-06-15 09:29:44 -04:00
Kat d182c3343e Update utilities.asm 2019-05-25 21:02:45 -04:00
Kat 14497b5d9c Update tables.asm 2019-05-25 20:40:41 -04:00
Kat 46b1681208 hud text 2019-05-25 20:23:01 -04:00
Kat 4c85804f3e Update newitems.asm 2019-05-09 03:23:49 -04:00
Kat 031819f21d Update tables.asm 2019-03-16 22:30:31 -04:00
Kat 474af63440 Update tables.asm 2019-03-16 22:28:54 -04:00
Kat 1c64d6d86c Update tables.asm 2019-03-16 21:55:18 -04:00
Jonathan Hanon fc25718757 Fixed Bow and Silvers item
Fixed bow and silvers item to give wooden arrows too when not in rupee bow mode.
2019-03-05 02:25:18 -05:00
Jonathan Hanon ab9e7a029a Whoops 2019-02-18 14:08:49 -05:00
Jonathan Hanon c85f0760bb whitespace 2019-02-18 14:05:34 -05:00
Jonathan Hanon ab10c23561 whitespace 2019-02-18 14:04:58 -05:00
Jonathan Hanon 3a035edde8 Fix for customizer with less than 3 hearts
Changed the table to allow for less than 3 hearts upon respawn
2019-02-18 14:00:32 -05:00
Jonathan Hanon be5db09b29 Whoops 2019-02-18 13:52:51 -05:00
Jonathan Hanon bbf90052b6 Whoops 2019-02-18 13:51:58 -05:00
Jonathan Hanon 9b0077f396 Fixed mistake
Accidentally removed SEP #$20
2019-02-18 04:14:13 -05:00
Jonathan Hanon e94bdef0db Moving a starting item fix to the randomizer
Moving this fix from from here to alttp_vt_randomizer/app/Rom.php, since it sort of belongs there.
Consistent with JonHanon/z3randomizer/rupee-bow-starting-equipment
2019-02-18 03:18:49 -05:00
Jonathan Hanon bbba2948fc FileSelect show past mushroom
Changed file select to show past mushroom instead of current mushroom
2019-02-18 02:56:36 -05:00
Jonathan Hanon d29448b393 Toggle for having mushroom in past
Used the empty bit in INVENTORY_SWAP to add a toggle for mushroom in past
2019-02-18 02:54:45 -05:00
Myramong 49e2d54155 Wallmaster fix 2019-02-12 17:17:32 -04:00
Myramong cba62e4655 minor cleanup of previous commit 2019-02-10 23:34:06 -04:00
Myramong d583386d0b retro.asm: make rupee bow work properly in archery minigame.
tables.asm: set ArrowMode default back to 0.
2019-02-02 02:00:07 -04:00
Myramong ec138f4f98 events.asm: optimized a loop & fixed a bug
icepalacegraphics.asm: commented out a debug sta
retro.asm: check for arrows by checking arrows instead of bow
tables.asm: change default retro arrow price to match the price set by the randomizer site
2019-02-01 01:05:08 -04:00
KatDevsGames a1dcd27102 Merge pull request #61 from JonHanon/master
Retro Mode Arrow Fix
2019-01-26 02:50:37 -05:00
KatDevsGames 1c62ca2b2d Merge pull request #63 from Artheau/master
Fix sprites that shared Link's palette
2019-01-26 02:49:29 -05:00
KatDevsGames 3aad13a38a Merge pull request #64 from Zarby89/patch-20
warp tile in LW under link's house
2019-01-25 14:47:16 -05:00
Zarby89 32908d9ffa warp tile in LW under link's house 2019-01-25 13:59:02 -05:00
Artheau e477d1819e Added player palette fix 2019-01-17 07:23:30 -08:00
Smallhacker 4810d4ac39 Karkat -> KatDevsGames, reserved two RAM bytes, .gitignore additions 2019-01-09 20:34:59 -05:00
sporchia 0fc6ac3e81 correct subroutine jump 2018-12-09 12:45:01 -05:00
Kat e855451fd8 Update tables.asm 2018-12-06 16:48:19 -05:00
Kat 9ce83513b5 Update tables.asm 2018-11-28 21:35:18 -05:00