File Details
NextActionTBC_21-05-26.zip
- R
- May 21, 2026
- 298.06 KB
- 335
- 5.5.4+2
- MoP Classic + 1
File Name
NextActionTBC_21-05-26.zip
Supported Versions
- 5.5.4
- 5.5.3
- 2.5.5
[0.4.3] — 2026-05-21
Fixed
- `/natbc show` / `/natbc hide` — the recommendation frame now updates immediately (same as `/natbc toggle` and minimap right-click), instead of waiting for the next tick interval.
- `GetGroupSize` — when `IsInGroup()` is true but unified/legacy APIs report 0 members (solo-in-party edge case), headcount now returns 1 instead of 0 so MoP Holy group heals and Mistweaver uplift logic stay consistent.
- Profile import / load — runs settings-panel tab migration, Paladin seal legacy sync on load, invalidates APL lane caches, refreshes UI/minimap, and triggers an immediate Update so recommendations match the restored settings.
Changed
- Minimap button — icon dims when the frame is disabled (right-click toggle, `/natbc hide`, etc.); full brightness when enabled.
- `GROUP_ROSTER_UPDATE` (MoP) — also marks `resources` dirty for Monk (Mistweaver group uplift), not only Paladin.
Removed
- Dead code — unused `fullDual` branch in Retribution dual-row display path (`Engine.lua`); both lanes were always evaluated.

