cd1a1f4288
First pass at bugnet mode
2023-09-04 16:23:19 -05:00
25c44cd2bb
Merge branch 'OWMain' into overworld_kara
2023-09-04 15:03:18 -05:00
codemann8
9c08588d92
Added a TF Cutscene when getting the TF item
2023-05-13 02:07:40 -05:00
codemann8
1b564d99fc
Fixed Apple GFX by using other VRAM slots in the rotation
2023-05-09 21:27:00 -05:00
codemann8
06d22255ef
Added Chicken GFX to GFX tables
2023-05-09 16:41:17 -05:00
codemann8
a1fb6ea1af
Add new Good Bee item
2023-03-08 21:26:25 -06:00
codemann8
f8602a74cb
Remove 5 Arrow Item
2023-03-08 20:38:34 -06:00
3cec56c5d8
Revert "Fix mixing progressive/non-progressive swords and shields"
...
This reverts commit d05169d5e2 .
2022-10-12 15:55:48 -07:00
d05169d5e2
Fix mixing progressive/non-progressive swords and shields
2022-10-08 15:43:28 -07:00
d6f3aee02b
Remove non-progressive bomb/cane upgrades
2022-09-18 18:18:12 -07:00
4817fa2013
Fix up labels
...
still WIP
still do not use
2022-09-18 18:11:21 -07:00
6f138825d9
Merge remote-tracking branch 'codemann/OWMain' into overworld_kara
...
WIP, Broken, Do Not Use
2022-09-18 17:36:49 -07:00
codemann8
348da3ac99
Chickens now spawn on same layer as Link
2022-08-25 00:27:25 -05:00
codemann8
8aeeb5efa3
Changed to spawn sprites in chests to nearest 8 pixel boundary
2022-07-29 13:13: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
6696f4bc24
Add new items from Bonk/Pot pool
2022-07-24 11:23:48 -05:00
aerinon
17d1b12890
Merge branch 'master' into DRVolatile
...
# Conflicts:
# compasses.asm
2022-07-06 10:03:01 -06:00
Lexi Rose
2297a8f0a2
Merge pull request #163 from cassidoxa/cavestate_dungeonitems
...
Add data after dungeon item masks to maintain expected glitch behavior
2022-06-11 10:31:14 -05:00
cassidoxa
e1258eba06
Add data after dungeon item masks to maintain expected glitch behavior
2022-05-22 15:13:01 -04:00
cassidoxa
cc1d97466c
Fix compass count stuff
2022-05-19 13:23:55 -04:00
aerinon
15cc72c1e0
Correct the width on the AND for MaybeFlagCompassTotalPickup
2022-05-18 14:52:34 -06:00
cassidoxa
b095a0c337
Mask out high bits of CompassMode when maybe setting compass counts
...
displayed flag
2022-05-17 17:23:15 -04:00
cassidoxa
336931fb02
Fix checking compass mode for compass count display bitfield
2022-05-15 18:54:52 -04:00
cassidoxa
9c41ffb55b
Merge branch 'sram_rework' into dr_sram
2022-04-20 00:30:35 -04:00
cassidoxa
905e897b52
Handle 16-bit GoalCounter and TotalItemCounter
...
Fix vanilla sword + shield item
Fix how progressive items handled
Clean up compasses.asm
2022-02-08 19:25:59 -05:00
53792aea25
Add cane-only modes
2021-12-23 22:13:26 -08:00
cassidy
c8ea2c6dce
Move compass counts to ROM and trackable RAM
...
Add flag if compass HUD count has been displayed in SRAM
Move low hearts fix from tables.asm to bugfixes.asm
Rearrange dungeon stats in SRAM to match door rando ROM
2021-12-16 17:19:55 -05:00
cassidy
6c9b33ed93
Write macro for SRAM assertions
...
Change some label names to be clearer
Fix some of the progress flags and dungeon bitfields
2021-12-16 17:19:55 -05:00
cassidy
ae0b57635c
Remove defines from LTTP_RND_GeneralBugfixes
...
Replace more labels
Add ROM version and reserve extra 16 bytes in unused hardware vector in
LTTP_RND_GeneralBugfixes
Move IncrementChestCounter to ChestPrep in newitems.asm
Remove IncrementChestCounter hook which was getting overwritten
More revisions to sram.asm
2021-12-16 17:19:55 -05:00
cassidy
640e94153d
Refactor inventory code and add more labels
...
Refactored highest sword, shield, and mail counting
Refactored how heart pieces, heart containers, and crystals are counted
Moved quickswap lock bit to high byte of InventoryTracking
Fixed sword and shield item downgrade
Added PreFluteLocations counter
2021-12-16 17:19:54 -05:00
cassidy
e4d917c47c
First pass-through adding labels
...
Added items, equipment, and tracking/indicators
Added playername changes
Removed some defines
2021-12-16 17:19:54 -05:00
2b241b2340
Unify handling of bomb colors in bomb-only mode
2021-11-07 12:47:13 -08:00
6d9cbc85b7
Merge branch 'OWMain' of github.com:codemann8/z3randomizer into overworld_kara
2021-10-02 20:46:14 -07:00
aerinon
07a3a9ad03
Catobat map fix
...
Cutoff table updated
Mutliworld mem location added for item ids
2021-08-31 15:35:19 -06: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
da14e440c7
Add L-1 bombs as separate from no bombs in bomb-only mode
2021-07-12 02:34:57 -07:00
b3d649a0fb
Add bomb-only mode
2021-06-29 16:43:01 -07: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
spannerisms
9744f846f7
sewers
2021-05-04 05:17:37 -04:00
spannerisms
bc91aac550
provide unchanging address for memeforce
2021-04-16 01:41:24 -04:00
spannerisms
c97475f422
BRL -> JMP
2020-12-27 08:04:32 -05: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
randall.rupper
8cf3ccb13e
Add PHX/PLX in a better spot to prevent CountBottles from overwritting X
2020-06-08 09:58:46 -07:00
Bonta-kun
2a5e305fc6
implement remote item checks
2020-06-08 09:25:25 -07:00
Bonta-kun
f843ef9eb8
bee trap
2020-06-08 09:24:07 -07:00
Bonta-kun
49ba8e064d
Make sword upgrade appear as fighter sword for swordless players
2020-06-08 09:20:42 -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