Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

60 lines (42 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Dates in this file are in Holocene Calendar because it is amazing, logical, and I want more people to know about it.

Added

  • Orb radar can now also look for sampo positions
  • Orb radar now shows a "Searching..." spinner when looking for orbs

Changed

  • A big UI refactor using egui-tiles - all the tools are dockable, tabbable, draggable and splittable windows now
  • Better and improved error reporting and UI

Removed

  • The settings checkbox to disable material pipette - just close the tab to hide it now it you don't need it

Fixed

  • Live stats resetting the stored OBS password when connected
  • Orb radar showing old orbs when seed/NG-count changes
  • Windows exe icon being blurry in some cases

v0.2.1 12024-10-22

Added

  • Logs are now saved to a file in the state directory for troubleshooting
  • Material pipette: a checkbox to automatically check off held materials in the checklist

Fixed

  • The version link (it had an extra v in the tag name) in the settings panel
  • Live stats not updating OBS when the window is minimized or hidden
  • Settings fully ressetting on the slightest format change

Changed

  • More sneakily attach to the process to read memory so that hopefully Windows Defender stops being annoying

v0.2.0 12024-10-14

Added

  • Added a desktop item to the nix package
  • Windows resource metadata and exe icon
  • An update check that runs on startup

v0.1.0 12024-10-10

Added

  • The first release