mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
These are standard WoW macro commands: - /cancelform / /cancelshapeshift: exits current shapeshift form by cancelling the first permanent aura (flag 0x20) on the player - /cancelaura <name|#id>: cancels a specific player buff by spell name or numeric ID (e.g. /cancelaura Stealth, /cancelaura #1784) Also expand the Tab-autocomplete command list to include /cancelaura, /cancelform, /cancelshapeshift, /dismount, /sit, /stand, /startattack, /stopcasting, /target, and other commands that were previously missing. |
||
|---|---|---|
| .. | ||
| auth_screen.cpp | ||
| character_create_screen.cpp | ||
| character_screen.cpp | ||
| game_screen.cpp | ||
| inventory_screen.cpp | ||
| keybinding_manager.cpp | ||
| quest_log_screen.cpp | ||
| realm_screen.cpp | ||
| spellbook_screen.cpp | ||
| talent_screen.cpp | ||
| ui_manager.cpp | ||