mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Add missing addon events for three gameplay systems: Loot rolls: - START_LOOT_ROLL fires on SMSG_LOOT_START_ROLL with slot and countdown - LOOT_SLOT_CLEARED fires when a loot item is removed (SMSG_LOOT_REMOVED) Trade: - TRADE_REQUEST when another player initiates a trade - TRADE_SHOW when the trade window opens - TRADE_CLOSED when trade is cancelled, declined, or completed - TRADE_ACCEPT_UPDATE when the trade partner accepts Duels: - DUEL_REQUESTED with challenger name on incoming duel challenge - DUEL_FINISHED when a duel completes or is cancelled |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||