File Details
BetterDKP v1.0.4
- R
- Feb 12, 2026
- 142.35 KB
- 17
- 2.5.5
- Classic TBC
File Name
BetterDKP v1.0.4.zip
Supported Versions
- 2.5.5
v1.0.4 — Settings & Boss Rewards Sync
New: Officer Settings Sync
- Officers' addon settings are now automatically compared when forming a raid. If any raid member has different config values (bid timers, decay %, eligibility rules, etc.), a Settings
Mismatch popup appears showing exactly which settings differ and by how much.
- Officers can click Push My Settings to broadcast their configuration to all raid members instantly — no /reload required. All open UI panels refresh automatically.
New: Boss DKP Rewards Sync
- Boss kill DKP rewards (per-boss normal/heroic values across all 9 TBC raids) are now included in the settings sync system. When an officer changes a boss reward value, it is broadcast
to the entire guild and raid in real-time.
- Boss reward differences are shown alongside config diffs in the Settings Mismatch popup.
New: Real-Time Log Syncing Between Officers
- When any officer makes a DKP change (add, subtract, spend, etc.), the log entry is broadcast to all guild members over the GUILD channel. Other officers and members see the audit
trail update in real-time in the Log Viewer — no manual sync needed.
New: Sync Progress Indicator
- Clicking Push My Settings now shows an animated "Syncing settings..." status with a dot animation. After the push completes, a verification check runs automatically and displays "All
raid members are now aligned!" on success before closing the popup.
Improvements
- Compact settings encoding: Full addon config is now transmitted as an ordered CSV (~170 bytes) instead of serialized Lua (~1,300 bytes). Fits in a single addon message.
- Boss rewards encoding: All 45 boss reward values encoded into ~284 bytes across 2 reliable messages.
- Auto-detection on raid join: Settings check triggers automatically 5 seconds after an officer joins a raid.
- Real-time config application: Received settings applied immediately to all open UI panels. No /reload required.
Bug Fixes
- Fixed settings sync responses silently failing on TBC Anniversary due to Name vs Name-Realm format issues.
- Fixed boss DKP rewards not being included in any sync pathway.
- Fixed Config UI showing stale values after receiving a settings push.