promotional bannermobile promotional banner

RaidPointsBySilverHand

A comprehensive Loot Management suite combining Soft Reserves, Raid Points tracking, and a unique Roll Boost system allowing players to spend points to increase their rolls.

File Details

RaidPointsBySilverHand.zip

  • R
  • Feb 16, 2026
  • 470.52 KB
  • 17
  • 2.5.5
  • Classic TBC

File Name

RaidPointsBySilverHand.zip

Supported Versions

  • 2.5.5

The Persistence & Global Sync Update

Major Highlights

  • NEW: Guild-Wide Broadcasting: The addon now automatically synchronizes points and logs via the Guild channel. This ensures officers and members receive real-time updates even if they are not currently in the raid group.

  • NEW: Database Persistence Shield: Fixed a critical issue where imported data or session updates could be lost upon logout or character swap. The addon now forces a physical disk write immediately after significant data changes.

  • NEW: Smart Context Detection: Solved the "Empty Screen" bug for newly logged-in members. The engine now intelligently overrides temporary session keys if it detects incoming valid data from the player's guild.


Improvements & Bug Fixes

Data Management & Stability

  • Forced Disk Writing: Implemented a new "Deep Commit" logic that ensures the file is updated instantly after an import, preventing data loss during unexpected disconnections.

  • Session Logout Safety: Added a PLAYER_LOGOUT event handler to safeguard all in-memory raid points before the game client closes.

  • Multi-Channel Redundancy: Points are now transmitted across Raid, Party, and Guild channels simultaneously to ensure synchronization regardless of the current group status.

Technical Adjustments

  • LibCompress Optimization: Reduced packet size for Guild channel transmissions to prevent "Addon Message" spam filters from blocking data.

  • Fixed CommitDatabase Logic: Corrected a logic gate that was preventing data from being moved from temporary memory to the global permanent storage under certain conditions.