mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-13 08:03:51 +00:00
Remove the isProfessionSpell sound suppression so crafting spells play precast and cast-complete audio like combat spells. Crafting was previously silent by design but users expect audio feedback. Add "Create All" button to the tradeskill UI that queues 999 crafts. The server automatically stops the queue when materials run out (SPELL_FAILED_REAGENTS cancels the craft queue). This matches the real WoW client's behavior for batch crafting. |
||
|---|---|---|
| .. | ||
| 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 | ||