File Details
AsylumCompagnon_0.23.2.zip
- B
- Jul 8, 2026
- 2.17 MB
- 8
- 12.0.7
- Retail
File Name
AsylumCompagnon_0.23.2.zip
Supported Versions
- 12.0.7
- **0.23.2** — **Cooldown board: adjustable name↔icon spacing**. New **stepper in the Cooldowns menu**, right under *Row spacing*: **Name/icon spacing** (`cdNameW`, the width reserved for player names, 24–130 px, step 4). Lower it to **pull the icons up close to the names and shrink the window width** — handy for players who want a tighter board. Live preview; saved.
- **0.23.1** — **Cooldown board tweaks; Loot menu hidden; Toolbox trimmed**. The **Loot (upgrade-for-who) menu is now hidden by default** — the whole group is fully geared, so it isn't useful yet. The **code is untouched** (`Loot.lua` + the page still build and broadcast): re-enable it later by uncommenting one line in the sidebar `NAV` list. The cooldown overlay's **bottom-right grip is no longer locked to a symmetric ratio**: dragging **horizontally scales the whole board**, dragging **down adds space between each member row** (independent axes). The same **row spacing** is also a precise **stepper in the Cooldowns menu** (`− N px +`, 0 = rows touching, up to 30 px, `cdRowGap`). New **Lock size** checkbox in **both the Cooldowns and Kicks menus** (`cdLocked` / `kickLocked`): hides the resize grip so the overlays can't be resized by accident. **Toolbox trimmed**: removed the **Low-HP alert** and the mailbox **"Collect all"** button — both are now **built into WoW** (the game's own low-health screen effect, and the native mailbox open-all), so duplicating them added no value. (The Low-HP feature was also fundamentally limited under Midnight: player health is a **"secret value"** addons can't read, so a custom % threshold with sound was impossible.) The Toolbox now keeps **auto-sell greys, auto-repair, auto-accept queues, auto combat logging and SpellID/IconID tooltips**. Removed the related `tbLowHP` / `tbLowHPPct` / `tbMailButton` settings and the temporary `/asylum hptest` & `/asylum hpwatch` debug commands.