mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
Route GameHandler's raid mark getters to SocialHandler, which is where MSG_RAID_TARGET_UPDATE stores marks — GameHandler kept a second array that nothing ever wrote, so the target frame, nameplates, minimap and social panel all read zeros. Fix the parse to match the wire format as well: the full list carries only the icons that are set rather than a fixed eight, and a single mark leads with the setter's GUID on WotLK but not on classic/TBC, told apart by remaining size so every expansion decodes.
4.3 KiB
4.3 KiB