File Details
v1.1.0
- R
- May 24, 2026
- 1.86 MB
- 0
- 12.0.5
- Retail
File Name
GatherSlave-v1.1.0.zip
Supported Versions
- 12.0.5
# GatherSlave 1.1.0
### Added
- Ability to disable the "ping" sound when receiving a loot toast.
- Started with also displaying Knowledge Points window for tracking shortcomings. There is now an icon for it on the icon strip on the right of the main window. This icon will be highlighted yellow if there are tasks outstanding. I consider this a side-addon and will receive several iterations until I am happy with it.
- There is now also an option to choose your preferred WayPoint source (TomTom or Blizzard) for tasks or quests that have these WPs defined.
### Changed
- I had an epiphany in the middle of adding a small feature, which caused a huge delay in the rollout of this new version. Due to my loathing of hard-coded data, I fundamentally reworked the internal data architecture (and thus basically the entire addon) to be expansion agnostic.
- All data is now stored in the Data folder modules, and data for a specific expansion can be cleanly added in that. The addon should be dynamic enough to build its UI from that and display the information if it was entered correctly. I expect some iteration to iron out bugs and provide feedback to the user if data seems incorrect.
- Why do all this? Because I might get run over by a bus, and then anyone can add a new or customise an existing expansion's data (assuming the API doesn't give too much hassle in the future).
- You can now mute the loot toast's "ding" sound in the Option menu. But why would you? It's the dopamine ding!
### Fixed
- Loot toasts will no longer appear if you get items in your mailbox.

