aerinon
675d68175c
Delete test file
2022-04-28 16:39:06 -06:00
aerinon
3685d8194e
SRAM fix for MultiClient. Only set SRAM flag on locations that count toward collection rate.
...
Shifted uppercase font.
2022-04-28 16:06:31 -06:00
aerinon
71d26eb109
Lowercase font
2022-04-27 14:14:54 -06:00
aerinon
0960dcaac9
Merge branch 'master' into DRVolatile
2022-04-27 13:50:42 -06:00
aerinon
eb0bc2b7f6
Moved doorrando code. Fixed a multiclient issue with pot switches.
2022-04-27 13:47:12 -06:00
aerinon
f0b767885c
Fix bug with .checkAga2 in overworld map with new SRAM constants
2022-04-26 12:16:07 -06:00
aerinon
e088a040f8
Merge branch 'dr_sram' of https://github.com/cassidoxa/z3randomizer into cassidoxa-dr_sram
...
# Conflicts:
# hooks.asm
# menu/overworldmap.asm
# music.asm
2022-04-26 11:57:51 -06:00
aerinon
53f723a196
Letters/Crystal numbers
2022-04-21 15:42:32 -06:00
cassidoxa
352d1e8a22
Re-add accidentally deleted HUD stuff
...
Fix some processor flags
2022-04-20 20:33:40 -04:00
aerinon
4b68406be0
Merge branch 'DRUnstable' into DRVolatile
2022-04-20 13:56:31 -06:00
aerinon
a017c98c4e
Map bug with prizes
2022-04-20 09:07:59 -06:00
aerinon
e8f06f2da6
Pottery fix for vanilla hera key
2022-04-20 08:52:01 -06:00
cassidoxa
9c41ffb55b
Merge branch 'sram_rework' into dr_sram
2022-04-20 00:30:35 -04:00
aerinon
3114223a04
Can force the drawing algorithm to skip
2022-04-19 14:35:16 -06:00
aerinon
f6015a8569
New colorized pot and bitfields
2022-04-19 14:04:12 -06:00
Lexi Rose
5861f546ad
Merge pull request #160 from ardnaxelarak/main
...
Unscramble lowercase letters for new font
2022-04-17 03:17:31 -05:00
638967ee9c
unscramble lowercase letters for new font
2022-04-17 00:42:10 -07:00
aerinon
d116249412
Merge branch 'DRUnstable' into DRVolatile
2022-04-13 13:32:31 -06:00
aerinon
4239e7204e
Check Aga2's boss defeat flag instead of pyramid hole
...
New flag on compass mode to indicate maps should be used instead for showing the location
2022-04-13 13:30:15 -06:00
Lexi Rose
c6adf11a0d
Merge pull request #159 from cassidoxa/sram_rework
...
SRAM Re-work
2022-04-05 09:38:27 -05:00
Lexi Rose
a754a6f22b
Merge pull request #158 from spannerisms/master
...
Failures
2022-04-05 09:37:57 -05:00
aerinon
281beeeb58
Switch standing item gfx to a different slot
...
Rain state fix
2022-03-29 14:29:04 -06:00
aerinon
93fe175cab
Don't delete hammer when hammer dashing through pots and the sprite limit is reached
...
Hook for frozen enemies killed with hammer (if there's an item they won't automatically drop the freeze prize now)
2022-03-23 14:24:36 -06:00
aerinon
c687157882
Fix the Y index for ShouldCountNormalPot
2022-03-08 08:53:23 -07:00
aerinon
60026bea50
Pottery refinements
2022-03-07 10:44:53 -07:00
aerinon
66657eb956
Missed a line
2022-03-04 17:56:07 -07:00
aerinon
a0ebf72d59
Lifting normal pots increases location count
...
Pot despawn protection
Hud updates
2022-03-04 15:24:22 -07:00
aerinon
c83185c1b2
Minor bug fix
2022-02-24 14:04:33 -07:00
cassidoxa
5d943d9a6d
Add dungeons completed bitfield from door rando
2022-02-23 12:42:21 -05:00
cassidoxa
838d4e9bf8
Refactor dungeon locations checked incrementing
...
Fix BowTracking documentation
2022-02-18 17:45:33 -05:00
aerinon
2c8299bac3
Standing item key for hera basement cage
2022-02-15 12:13:29 -07:00
aerinon
fe66c67d07
Fixing up the hud to indicate Pendant/Crystal etc
2022-02-15 12:12:42 -07:00
aerinon
a80171ba9b
Revert SRAM changes (not yet ready)
2022-02-10 08:37:05 -07:00
aerinon
57dec5651f
Merge branch 'DRMain' into DRUnstable
2022-02-09 14:34:58 -07:00
aerinon
5bd4d36cd9
Fix for standing item palette
2022-02-09 14:17:42 -07:00
aerinon
e8b85e4815
Lowercase item text
2022-02-09 10:06:16 -07:00
aerinon
93fe72466d
Merge branch 'master' into DRMain
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# hooks.asm
# music.asm
2022-02-09 09:59:56 -07:00
aerinon
7db582d894
Moved SRAM to reserved locations
2022-02-09 09:02:17 -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
02932a2a9d
Add comments to initsramtables.asm
2022-02-07 20:05:52 -05:00
cassidoxa
959aa40f58
Increment ROM version
2022-02-03 22:48:20 -05:00
cassidoxa
3c6c45ddb4
Fix some mangled labels
2022-02-03 22:01:34 -05:00
cassidoxa
dfc4284a70
Merge branch 'master' into sram_rework
2022-02-03 21:20:16 -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
spannerisms
8f74ddab05
fix
...
forgot to account for the stack pointer being screwed up when we start using the stack again
might as well add in better VWF control and move hex to BG2 for more space
2022-01-27 01:24:28 -05:00
spannerisms
a247a0ae01
tinker tinker
2022-01-26 08:22:44 -05:00
spannerisms
7ca4fd6467
Merge branch 'master' of https://github.com/spannerisms/z3randomizer
2022-01-26 06:41:56 -05:00
spannerisms
32d619c9e7
BSOD
2022-01-26 06:41:34 -05:00
aerinon
725f6c110a
Couple of fixes for Standing Items counts and generic keys in caves
2022-01-24 16:06:04 -07:00