marcrobledo / savegame-editors

A compilation of console savegame editors made with HTML5 technologies.
https://www.marcrobledo.com/savegame-editors/
Other
1.11k stars 229 forks source link

ToTK: Web UI bug causes bug with hearts ingame... #189

Closed ApacheThunder closed 1 year ago

ApacheThunder commented 1 year ago

I noticed a problem with the web UI of the save editor. Upon opening a save file it does not update the drop down menu for the "hearts". If the end user does not set this before saving changes this causes Link to immediately die/use a fairy upon the game loading up from this save.

I looked up via a different save editor how many hearts I had for this slot and then tried again this time setting that menu to the hearts I had. The issue did not crop up again so I believe it's just a UI bug or the save editor for some reason or another isn't reading the current hearts value and setting it in the UI. I would recommend this be corrected. ;)

ApacheThunder commented 1 year ago

It appears this issue was resolved after a recent commit/addition.