Kelsidavis-WoWee/src
Kelsi 9986de0529 feat: add GetShapeshiftFormInfo for stance/form bar display
GetShapeshiftFormInfo(index) returns icon, name, isActive, isCastable
for each shapeshift form slot. Provides complete form tables for:

- Warrior: Battle Stance, Defensive Stance, Berserker Stance
- Druid: Bear, Travel, Cat, Swift Flight, Moonkin, Tree of Life
- Death Knight: Blood/Frost/Unholy Presence
- Rogue: Stealth

isActive is true when the form matches the current shapeshiftFormId_.
GetShapeshiftFormCooldown stub returns no cooldown.

Together with GetShapeshiftForm and GetNumShapeshiftForms from the
previous commit, this completes the stance bar API that addons use
to render and interact with form/stance buttons.
2026-03-22 22:14:24 -07:00
..
addons feat: add GetShapeshiftFormInfo for stance/form bar display 2026-03-22 22:14:24 -07:00
audio feat: play minimap ping sound when party members ping the map 2026-03-20 18:21:34 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core feat: fire DISPLAY_SIZE_CHANGED and UNIT_QUEST_LOG_CHANGED events 2026-03-22 19:29:06 -07:00
game feat: track shapeshift form and fire UPDATE_SHAPESHIFT_FORM events 2026-03-22 22:12:17 -07:00
network fix: increase world packet size limit from 16KB to 32KB 2026-03-20 17:49:49 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering fix: unify lava UV scroll timer across render passes to prevent flicker 2026-03-22 16:25:32 -07:00
ui fix: restore correct CharSections.dbc field indices for character textures 2026-03-22 15:22:25 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00