Skip to content

Small UI tweaks

Choose a tag to compare

@Emik03 Emik03 released this 23 Jun 20:20
· 327 commits to main since this release
e7ba500

Download

  • Added locks for concurrency, this prevents weird inconsistencies with whether certain items or locations are acquired.
  • Added version number on the title of the main window.
  • Added minimum window size.
  • Decreased footer size on Locations tab.
  • Fixed crash when any connection error occurs.
  • Improved apworld detection, now being completely case-insensitive.¨
  • Improved goal detection.
  • Renamed tabs to be more succinct.
  • Removed +/- on port, a leftover from the default ImGui settings.
  • Removed text wrapping on the Chat tab.
  • Used ProgramData as default AP directory instead of AppData.