File Details
v0.6.5
- R
- Mar 2, 2026
- 306.28 KB
- 54
- 2.5.5+1
- Classic TBC
File Name
SomethingNeedDoing-v0.6.5.zip
Supported Versions
- 2.5.5
- 2.5.4
Something Need Doing - v0.6.5
New Features
- Subtype filtering in the Directory - A new "Subtype" dropdown lets you filter recipes by item subtype (e.g. Plate, Leather, Potion, Red gems, etc.) within a selected profession. The filter resets to "All" when you switch professions.
Performance
- Smoother addon communication - Guild sync messages are now staggered across multiple frames instead of being sent all at once, eliminating brief framerate hitches that could occur during periodic syncs, especially for the current automatically elected addon Authority player.
- Reduced message frequency during crafting - The addon now waits longer between broadcasting updates while actively crafting, reducing unnecessary CPU work and keeping the crafting UI responsive.
Improvements
- Profession relay for offline players - The current automatically elected addon Authority player now relays profession data for offline members, so new or returning addon users can see recipes from players who aren't currently logged in.
- Debug mode hidden for non-officers - The debug toggle in addon settings is now only visible to the guild master. Database and comms diagnostics are now only visible to the guild master, reducing clutter for regular members.
- Online peer count in comms stats - The Options tab now shows how many addon peers are currently online vs total seen (e.g. "Peers: 3 online / 8 seen").
Bug Fixes
- Fixed profession data timestamp not being set when scanning professions locally, which could cause stale relay data to overwrite fresh scans.
- Fixed
PROF_RELAYmessages not being deduplicated during combat queueing. - Fixed
itemSubTypedata not being preserved when merging incoming recipe index updates from peers. - Removed an obsolete DB migration that was unnecessarily clearing remote player profession data on every login.
- Cleaner Options tab - The internal code for the options tab had references to "Me" due to legacy code. That has been renamed to "Options."