8c6d2ac26d
Fix moldorm/somaria issue and add both-canes mode
2021-12-23 22:13:30 -08:00
53792aea25
Add cane-only modes
2021-12-23 22:13:26 -08:00
7aac3970d1
Add pseudo-sword mode
2021-07-25 01:42:21 -07:00
bdd665db24
move storage of BOMB_LEVEL to make it play nicely with starting equipment
2021-07-13 11:28:04 -07:00
e81905a517
Fix bomb downgrades and track bomb stats in bomb-mode
2021-07-12 02:35:24 -07:00
01abf889d7
Merge branch 'main' into overworld_kara
2021-07-01 23:02:23 -07:00
Bonta
4b6d70a61b
Quickswap: Fix consecutive special swaps
2021-06-20 12:57:17 +02:00
aerinon
5672e2f090
Merge branch 'master' into DRMain
2021-05-24 14:52:26 -06:00
cassidy
869706e50b
Fix bombs count
2021-05-20 20:32:29 -04:00
aerinon
842bb043e6
Merge branch 'master' into DRMain
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# catfish.asm
# compasses.asm
# darkworldspawn.asm
# hooks.asm
# inventory.asm
# newitems.asm
# shopkeeper.asm
# stats.asm
# tables.asm
Adn some updates from DR
2021-05-13 12:11:40 -06:00
KatDevsGames
fab1c22d43
Merge pull request #101 from StructuralMike/nostartingbombs
...
Now possible to start with 0 bomb capacity
2021-04-02 13:18:15 -05:00
KatDevsGames
362e9d3b14
Merge pull request #102 from kedNalatacId/quickswap_bottle_y_pressed
...
Quickswap bottle y pressed
2021-04-02 13:17:57 -05:00
ken
025b4941f3
don't require both shoulders twice; causes too much lag
2021-03-16 22:23:06 -07:00
ken
a19c72a062
bottles via double shoulder
2021-03-16 01:02:26 -07:00
StructuralMike
f2ce8aaf59
Now possible to start with 0 bomb capacity
2021-03-04 21:58:54 +01:00
aerinon
f6cc3607df
Refactored Potion shop hooks to allow old behaviors
2021-02-22 14:48:10 -07:00
aerinon
ddf56a9ed1
Merge branch 'DRMain2' into DRMain
2021-02-18 13:13:44 -07:00
aerinon
d15dc91db4
Fix for BallnChain guard when keydropshuffle is off
2021-02-13 20:48:51 -07:00
aerinon
7fee6ce440
Merge branch '16_bit_collection_rate' of https://github.com/CaitSith2/z3randomizer into InventoryCountMerge
2021-02-12 20:45:59 -07:00
CaitSith2
d3af10649c
Dungeon completion flags, that indicate for which dungeons the prize was collected from.
2021-02-12 07:45:32 -08:00
CaitSith2
244b622074
Move stats that were not compass related out of the former compass counters.
2021-02-12 07:27:21 -08:00
aerinon
a63aa6f5fe
Shop fixes
2021-02-01 16:29:09 -07:00
aerinon
2a08959229
Shop counting items
2021-02-01 10:11:38 -07:00
aerinon
b1d4ef3252
Merge branch 'InventoryCount' into ShopBranch
2021-01-29 15:13:14 -07:00
aerinon
05e7f8eb96
Ported over pepper's shop code
2021-01-29 13:55:13 -07:00
CaitSith2
7266706315
Make inventory count stats 16 bit.
2021-01-18 12:02:44 -08:00
spannerisms
c97475f422
BRL -> JMP
2020-12-27 08:04:32 -05:00
aerinon
8d9775c3de
Change Compass addresses
2020-11-09 16:07:34 -07:00
aerinon
717913b8fb
Compass Refactor
2020-11-03 10:12:08 -07:00
caitsith2
594e4e56c0
Output addresses for doors compass_r_addr and compass_w_addr hooks.
2020-06-22 06:47:33 -07:00
Bonta-kun
94218b048b
Dont replace multiworld items
2020-06-08 09:20:17 -07:00
Bonta-kun
ddd456c04e
multiworld
2020-06-08 09:19:18 -07:00
qwertymodo
768fbad245
Make existing code compatible with asar
2019-11-17 15:20:57 -08:00
Kat
7e45c3265e
bow stuff
2019-08-21 14:26:55 -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
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
be5db09b29
Whoops
2019-02-18 13:52:51 -05:00
Jonathan Hanon
bbf90052b6
Whoops
2019-02-18 13:51:58 -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
Kevin Cathcart
23515a4bcc
Fix pyramid fairy upgrades increaing stat count
2018-09-28 00:43:11 -04:00
Kevin Cathcart
e123c6a95f
[Inverted] TR entrance fix
2018-09-22 23:54:24 -04:00
Kevin Cathcart
eb4f511dc5
Fix powder item crash
2018-09-15 09:55:49 -04:00
Kevin Cathcart
72f7451b6c
Prevent Standing items from corrupting if hit by hookshot/boomerang
2018-09-14 18:16:27 -04:00
Kevin Cathcart
a4a0ef8d04
Fix Tablet items
...
Ensure that standing overworld items will never load the null item.
2018-07-26 19:00:25 -04:00
Kevin Cathcart
14783a12e0
Implement item table encryption
2018-07-09 09:26:08 -04:00
Kevin Cathcart
dff3c2155d
Comment out unused method
2018-04-21 13:10:33 -04:00
Karkat
762b9bc3e7
let's dev 4/20/18
...
fixed keysanity textbox crashes (probably)
fixed bow graphic not getting updated after firing last arrow in non-retro
added fighter sword and progressive sword to shop exemption list
fixed (probably didn't) RNG item single
fixed standing keys from not being counted in hera basement
2018-04-20 22:49:04 -04:00
Karkat
d2576c9433
arrows for hard mode?
2018-03-12 23:17:41 -04:00
Karkat
df99b4bda8
let's dev 3/6/18
...
fixed fairy fountains to only take bottles
fixed light cone bug in standard escape
fixed mid-arrow bow swap bug
started work on seizure-safe mode
2018-03-06 23:03:35 -05:00
Karkat
6be28cfece
let's dev 3/2/18
...
fix for no items at fairy fountains
fix for chest game sfx
fix for digging game shovel swap bug
talking to saha/bomb shop guy now reveals their map items
2018-03-03 00:00:36 -05:00