dca8486b1a
Bug net mode, hopefully
2023-08-30 16:58:24 -05:00
e1643698f0
Merge branch 'main' into kara
2023-03-19 15:36:48 -05:00
cassidoxa
0505cc28e1
Properly mask HUD item flags
2023-03-15 12:42:45 -04:00
2a9b098dac
Merge branch 'main' into kara
2023-03-13 21:33:27 -05:00
cassidoxa
068d4c2449
Port map key counter on HUD from DR
2023-02-23 21:46:27 -05:00
cassidoxa
a2020c9c76
Add HUD map mode flag, "chest key" totals table, and seen-counter flags
...
for tracking
2023-02-23 20:46:40 -05:00
cassidoxa
7426ce5945
More RAM labels
...
Fixed tablets checking for item collected, uses NpcFlags+1
Deleted mantle.asm, moved to lampmantlecone.asm
2022-11-24 18:34:35 -05:00
cassidoxa
788cceaab9
Continue labeling and documentation in ram.asm, main rando block
...
Deleted several unused modules and some commented code
Reorganized some routines to clean up modules
Moved some memory into mirrored WRAM
Refactored NMI hook aux routine
Removed old fake flipper fix
2022-11-16 21:38:28 -05:00
98b13507f1
Merge branch 'main' into kara
2022-11-16 14:52:02 -08:00
a4962b3b8b
Add Hammer-On-B mode
2022-11-11 13:30:51 -08:00
cassidoxa
43f753b517
ram.asm initial commit. Replaced all address defines with labels
...
Value defines styled without quotes, # moved to load/store/cmp site
Added registers.asm (copied from spannerisms JP disassembly)
Added a bunch of length annotations
Deleted old or trivial commented out code
Deleted: ganonfixes.asm, map.asm, seedtag.asm
Replaced obsolete credits.asm with creditsnew.asm
Moved scratch space at $7F5020-3F to mirrored WRAM (7E1E70-8F)
Moved clock RAM to mirrored WRAM (7E1E90-9F)
dialog.asm: FreeDungeonItemNotice preserves callee-preserved scratch RAM
Toast buffer moved to mirrored WRAM (7E1E0E-0F)
servicerequest.asm: long store to $012E converted to word length store
2022-11-05 00:50:25 -04:00
bfc361ad3e
Remove non-progressive bomb/cane upgrades
2022-09-18 15:02:37 -07:00
cassidoxa
f8d9be201a
tables.asm: Add GFX pointer to table in utilities.asm
2022-09-09 19:30:16 -04:00
cassidoxa
031e3965b2
Requires frontend changes
...
Change SRAM ammo capacity upgrades to flatly represent max capacity
2022-08-08 13:42:19 -04:00
9d485e86cd
Merge branch 'main' into kara
2022-07-23 16:47:01 -07:00
103c41ae94
Bee Mode WIP
2022-04-29 15:23:47 -07: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
cassidoxa
3e2362b7ca
Implement initial SRAM table
...
Data in initialsramtable.asm gets copied to SRAM on save file init
Frontend will be responsible for setting this, requires frontend changes
Changed some label names to disambiguate WRAM and SRAM labels
Deleted open mode
2022-02-03 20:25:32 -05:00
cassidoxa
c048589c02
Add static file name feature by special request
...
Move compass count ram init to compasses.asm
Rename WRAMEquipment and SRAMEquipment to EquipmentWRAM/SRAM
2022-02-02 16:51:50 -05:00
5fd285c767
Make non-seeded rng a rom flag instead of compile flag
2022-01-24 13:53:03 -08:00
02ea894a40
Add permanent ice physics bit
2021-12-29 18:52:38 -08:00
265089cedb
Fix moldorm/somaria issue and add both-canes mode
2021-12-22 00:29:56 -08:00
e210c85710
Add cane-only modes
2021-12-20 16:10:11 -08:00
e50641db11
Merge branch 'main' into kara
2021-12-20 01:35:56 -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
06d0c6e9f9
Removed SRAM trace from tables.asm
...
Fixed comments related to OpenMode, left open as default
2021-12-16 17:19:54 -05:00
spannerisms
2b1a3566d8
flibber
2021-10-31 10:38:38 -04:00
1fcde00d09
Merge remote-tracking branch 'kara/pseudoswords' into kara
2021-10-12 13:31:37 -07:00
7c8ef3afce
Merge branch 'main' into kara
2021-08-26 08:39:23 -07:00
spannerisms
03c287a988
jingle jangle
2021-08-11 06:30:52 -04:00
spannerisms
7057d984e2
fix quadrant glitch hopefully
2021-08-10 09:56:57 -04:00
3f4db583f5
Add pseudo-sword mode
2021-07-24 16:06:01 -07:00
44f3f10bc1
Merge branch 'main' into kara
2021-07-22 12:05:40 -07:00
2693e73a21
move storage of BOMB_LEVEL to make it play nicely with starting equipment
2021-07-13 11:15:07 -07:00
1b698808c3
Add L-1 bombs as separate from no bombs in bomb-only mode
2021-07-11 12:52:20 -07:00
3944dadcab
Change default for locked aga tower to no longer be inverted
2021-07-08 18:25:04 -07:00
55fd818f55
Merge branch 'main' into kara
2021-07-07 10:27:58 -07:00
KatDevsGames
264f7b26bc
Merge pull request #134 from Bonta0/fakeboots
...
Fake boots
2021-07-06 22:25:42 -05:00
KatDevsGames
6f2383fafe
Merge pull request #135 from ardnaxelarak/medallion
...
Implement always-allowed medallions
2021-07-06 17:44:41 -05:00
3548a0bbf5
Implement always-allowed medallions
2021-07-06 12:24:06 -07:00
Bonta
27cb1b5459
Implement Fakeboots
2021-07-05 21:38:08 +02:00
0dcef701df
Merge commit 'f403ca10da9e009599a531be8cdcd20a61b4801c' of github.com:spannerisms/z3randomizer into kara
2021-07-03 18:25:27 -07:00
1dafb620b0
Merge branch 'main' into kara
2021-07-03 18:23:05 -07:00
spannerisms
f403ca10da
boss icons
2021-06-30 07:15:37 -04:00
828a9df7d9
Allow Ganon to be vulnerable to arbitrary item
2021-06-29 16:28:19 -07:00
ea72d70b1b
Implement always-allowed medallions
2021-06-29 16:24:21 -07:00
bf953e7953
Add bomb-only mode
2021-06-29 16:23:15 -07:00
KatDevsGames
ae0a712bdd
Merge pull request #129 from spannerisms/master
...
OneMind
2021-06-28 11:08:44 -05:00
spannerisms
49afe7ca9b
onemind
2021-06-20 10:09:04 -04:00
Bonta
b16f7b4994
Stats: Fix bonk counter
2021-06-20 15:15:55 +02:00