mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
- SMSG_GOSSIP_POI: parse map POI markers (x/y/icon/name) from quest NPCs, render as cyan diamonds on the minimap with hover tooltips for quest navigation - SMSG_ATTACKSWING_DEADTARGET: clear auto-attack when target dies mid-swing - SMSG_CANCEL_COMBAT: server-side combat reset (clears autoAttacking + target) - SMSG_BREAK_TARGET / SMSG_CLEAR_TARGET: server-side targeting clears - SMSG_DISMOUNT: server-forced dismount triggers mountCallback(0) - SMSG_MOUNTRESULT / SMSG_DISMOUNTRESULT: mount feedback in system chat - SMSG_LOOT_ALL_PASSED: "Everyone passed on [Item]" system message, clears loot roll - SMSG_LOOT_ITEM_NOTIFY / SMSG_LOOT_SLOT_CHANGED: consumed - SMSG_SPELLLOGMISS: decode miss/dodge/parry/block from spell casts into combat text - SMSG_ENVIRONMENTALDAMAGELOG: environmental damage (drowning/lava/fall) in combat text - GossipPoi struct + gossipPois_ vector in GameHandler with public getters/clearers |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||