fix: started using the map_hud_mode flag (somewhat against my better judgement, there's some crufty asm lying about)

This commit is contained in:
aerinon
2026-01-16 15:46:37 -07:00
parent 3fab26f423
commit a2b23110c4
5 changed files with 32 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
# Patch Notes
* 1.5.1
* Bugfix: Fixed an issue with keys not counting correctly
* Logic: Key logic fix for part of a dungeon located at Skull 3 (or other similar restricted entrancs). Appropriate key logic was not being applied, causing progression issues. This mostly affect crosskey style seeds.
* Standard: Rupee balancing algorithm can no longer switch out the weapon on uncle for money.
* Dungeon Counters: Some fixes for inconsistent tracking and display of dungeon counters on the keysanity menu.