doc: new documentation helps

fix: issue with blank shop items
This commit is contained in:
aerinon
2026-01-30 10:05:29 -07:00
parent eda03d8657
commit bf92fe91c2
13 changed files with 2111 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
# Patch Notes
* 1.5.3
* 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.
* Text: Updated main tournament winner (Thanks clearmouse!)
* 1.5.4
* Documentation: New AI-assisted documentation [Site (I really hope this works)](https//aerinon.github.io/ALttPDoorRandomizer)
* Generation Error: Fixed Issue with Shop Code and Take Any Caves (thanks Codemann for assistance)