File Details
WoWClassicRollDetection-0.0.8.zip
- R
- Jan 2, 2026
- 21.82 KB
- 40
- 1.15.8
- Classic
File Name
WoWClassicRollDetection-0.0.8.zip
Supported Versions
- 1.15.8
Release Notes
0.0.8
- Fixed settings load/save regression by initializing SavedVariables at ADDON_LOADED.
0.0.7
- Added leader-only announce/reset in groups when the leader uses the addon.
- Added addon sync for resets so leader resets propagate to all addon users.
- Wrapped the chat prefix in brackets and kept color only for local messages.
- Announce messages now use a plain prefix (no color codes).
- Added /wcrd sync to broadcast a manual addon hello.
- Cleaned up redundant init and an unused hook.
- Version bump and documentation updates.
0.0.6
- Added Options panel for announce channel and auto reset timer.
- Added auto reset countdown/status bar and persistent settings storage.
- Refactored addon into modular
wcrd_*.luafiles and cleaned up UI/code. - Added test runner scripts (
run-tests.ps1,run-tests.sh) and expanded unit tests. - Updated documentation.
0.0.5
- Added roll history window with timestamps, grouped per reset and saved across reloads.
- Updated screenshots.
0.0.4
- Added unit test harness and more scenarios (including raid coverage).
- Updated README.
0.0.3
- Added minimap button.
- Sorted roll list (high to low) and default announce channel to /party.
- Updated screenshots.
0.0.2
- Added logo and CurseForge description/donate button.
- Added build scripts and .gitignore.
- Fixed reset error and other small improvements.
0.0.1
- Initial release.

