Commit Graph

2077 Commits

Author SHA1 Message Date
7d3a3a54e3 Fix max frame count 2026-06-08 16:10:55 -05:00
99d426bc1e Bitflag to block silverless damage on phase 4 ganon 2026-06-08 00:11:01 -05:00
82ce1628e6 Make infinite magic bar blue instead of flashy 2026-06-07 21:43:56 -05:00
43515851c1 orange potion 2026-06-07 21:35:34 -05:00
d7ff034884 Unmark MapSwapping as NYI 2026-06-07 13:46:23 -05:00
6bf2051bab Generic small keys don't despawn from shops 2026-06-07 13:14:39 -05:00
fa8f705bf9 Add map time to credits 2026-06-07 13:08:04 -05:00
66e095306c Minor fixups 2026-06-07 01:28:16 -05:00
3c17ec5d48 Implement checking for what maps can be viewed 2026-06-06 12:36:00 -05:00
9843d72327 Add NYI indicator to map swap mode 2026-06-04 22:02:43 -05:00
04196daf5f Rework map/hud loot icons to be more independent 2026-06-03 20:50:55 -05:00
6b3a05b9de Fix map/compass icons 2026-05-28 22:34:51 -05:00
4168bdbeb6 Shift item tiers slightly -> map above compass, small keys in dungeon higher 2026-05-28 06:29:14 -05:00
67a1ebb50c Update crystal indicator icons on HUD 2026-05-27 23:16:04 -05:00
85ea4477d2 NPC icon for NPC requiring item turnin; include standing items in loot
HUD as well
2026-05-27 23:01:02 -05:00
05172929a3 Clean up loot icon room transition handling 2026-05-25 00:16:48 -05:00
e749b6d6bc Fix several foutonFindings:
- Dark Palace -> Palace of Darkness
- show dungeon name for multi keys
- fix IP block drop lock
- HUD improvements
2026-05-24 19:09:33 -05:00
333159ac53 Unify standard escape ammo fills 2026-05-19 22:44:21 -05:00
2f404873b8 Fix dungeon indicator not updating on falling into dungeons 2026-05-16 21:27:22 -05:00
fd3f7f4513 Fix loothud on door rando transitions 2026-05-16 21:10:09 -05:00
2477918df9 Bugfixes 2026-05-13 00:58:23 -05:00
a52f0d71fb Fix compass toggle check and eastern palace split room 2026-05-11 22:21:08 -05:00
85a4abbe7b Fix map/icon issues 2026-05-04 17:49:23 -05:00
d7503ad0f3 Add setting to cap hud/cave loot 2026-05-04 08:52:11 -05:00
fbd4efc447 Update version 2026-05-04 00:38:06 -05:00
ec0bb02a53 Merge branch 'codemann_OWMain' into beta 2026-05-04 00:35:52 -05:00
80c0f47b1c Show level of current loot in HUD 2026-05-04 00:14:09 -05:00
b58641ad90 extra keys display 2026-05-03 17:06:30 -05:00
031a444a4a Merge commit '9174bbfba54f94ff51c149ba5d3f9e754dbf61a1' into codemann_OWMain 2026-05-02 23:41:40 -05:00
codemann8
9174bbfba5 Fix for Kiki unfollowing after certain entrance transition conditions 2026-03-15 16:59:19 -05:00
codemann8
37caff7bcf Fixed bug with MSU-1 GT2 track not falling back to GT track 2026-03-15 14:19:12 -05:00
codemann8
6fb81c0aa8 Fix buffer sword slash when dashing into water 2026-03-15 10:55:57 -05:00
codemann8
6609253059 Merged in DR v1.5.5 2026-03-03 07:59:14 -06:00
aerinon
d0f4651130 fix: skip key counter with universal keys 2026-02-11 10:49:57 -07:00
57591e1ef8 Merge in OWRando fixes (#3)
Reviewed-on: #3
2026-02-03 23:48:20 +00:00
ed2746a27b Update map coordinates and fix red crystals showing junk 2026-01-31 13:01:14 -06:00
f8917c461a Merge remote-tracking branch 'codemann/OWMain' into codemann_OWMain 2026-01-31 08:47:00 -06:00
5dd62441a8 Pull in OW Fog and Grid Map (#2)
Reviewed-on: #2
2026-01-31 14:41:47 +00:00
ab60e3fd35 Remove error beep from doors map navigation 2026-01-31 08:37:20 -06:00
codemann8
bf2bd1974d Fix buffered sword issue when transitioning to water with sword out 2026-01-29 21:26:19 -06:00
codemann8
c438e9fc3c Merge branch 'OWMain' of https://github.com/codemann8/z3randomizer into OWMain 2026-01-29 20:52:54 -06:00
codemann8
17943f9904 Fix Link sprite using vanilla coords on map check in Special OW 2026-01-29 20:52:25 -06:00
codemann8
41c520fe90 Fix Link sprite using vanilla coords on map check in Special OW 2026-01-28 22:50:20 -06:00
codemann8
9fc26e8710 Fixed palette issue with map checks when Link stands in grass/water 2026-01-28 18:40:33 -06:00
482381fe53 Add lower-layer headers to doors/stairs in IP tile theme 2026-01-27 21:21:23 -06:00
2b3b50fc5c Initialize $72 before loading palette for OW map 2026-01-27 00:19:56 -06:00
b7c32fdfb1 Bump GK Rom version 2026-01-25 21:48:20 -06:00
ec1083a2e5 Fix reference to now-removed UWSpritesPointer 2026-01-25 21:31:39 -06:00
53d2a7606a Merge remote-tracking branch 'codemann/OWMain' into codemann_OWMain 2026-01-25 21:15:13 -06:00
37ee113f9d Merge in dungeon map changes (#1)
known issues:
- in-room stairs in door shuffle draw slightly bugged sometimes
- entrance sprites in non-doors are sometimes drawn on the wrong floor
- in some modes, sanctuary will open HC map instead of sewers/HC2 map

Reviewed-on: #1
Co-authored-by: Kara Alexandra <ardnaxelarak@gmail.com>
Co-committed-by: Kara Alexandra <ardnaxelarak@gmail.com>
1.1.0
2026-01-25 22:43:02 +00:00