Skip to content

v0.5.2

Choose a tag to compare

@jxjacob jxjacob released this 02 Apr 20:27
· 138 commits to master since this release
262b9bb

Second minor revision of the fifth release of the GSTHD DK64 fork

  • New Options
    • Added "Path Goal Autofill (Experimental)" to WotH options; allowing for path goals to be filled based on text input
      • Details on this experimental feature can be found here
    • Added "Increment/Decrement Wraparound" to Mouse Controls options; allowing items to be rolled over their max value to end up at their min value or vice versa
  • Fixed issue where the Label of a Spoiler Hint panel would always have a width of 58
    • Due to this change, PanelSpoiler now accepts the WorldLabelWidth int
  • Fixed issue when importing newer DK64 Spoiler Logs
  • Restored functionality to the "Enable Last WotH" setting, which I broke at some point
  • Added an indicator for when the exe is running in 32-bit mode (so I don't accidentally ship the same version twice again)
  • Added clarification in the README regarding the autotracker interpreting keys incorrectly under certain circumstances
  • General system stability improvements to enhance the user's experience. 😉