Desolate Lootcouncil

A lightweight, FIFO-based loot manager to streamline your raid's item distribution

File Details

v1.1.0

  • R
  • Jul 2, 2026
  • 346.90 KB
  • 38
  • 12.0.7
  • Retail

File Name

Desolate_Lootcouncil-v1.1.0.zip

Supported Versions

  • 12.0.7

Desolate Lootcouncil

v1.1.0 (2026-06-22)

Full Changelog

  • fix: Autopass Sync Crash Fix
    Item Manager Sync Nil Frame Index Fix
    Trade Completion Partner Resolution
    Corpse Click Loot Duplicates & Claim Logic
    Handover Continuation & Monitor UI Restore
    Raid Session Start/Stop Sync to Officers
  • feat: added closed vote window voting reminders to collapsed vote window
  • fix: updated syncing data to officers to reduce whispers sent
  • fix: added missing locales
  • feat: added improvemnt to syncs by adding more timestamps to the heartbeats
    fix: improved handover rules and scenarios to be more resiliant
  • feat: Roster & Monitor Enhancements - Append ' (Officer)' to players marked as officers in the roster text summary and settings select dropdowns - Re-add the 'Stop Session' button in the Monitor control hub to allow the Loot Master to end active loot sessions - Add missing AceLocale-3.0 keys and German translations for the General handover settings - Include unit test coverage verifying correct officer marking in roster lists
  • refactor: reworked autotrade to make it more robust
  • fix: Several Bugfixes and improvments
    • Enable seamless Loot Master character swaps (e.g. Druid -> Mage -> Priest) mid-session without canceling the active raid session
    • Implement automatic profile-restoration on login/relog for active sessions, prompting the LM to resume or stop the session
    • Integrate Item Manager priority lists database directly into the AceDB profile schema to persist across profile changes, copy operations, and resets
    • Fix Item Manager sync loop spam (every 30s) by converting list item IDs from string representations to numeric values inside comparison checks
    • Replace non-interactive label pools in Priority Log History with a selectable and copyable multi-line editbox
    • Log the raw Alt character name (e.g., Roithitest) instead of the main's name during roster list removals
    • Style the Disenchanters dock header and collapse arrow in the Award window to match the active theme's colors
  • chore: update readme