mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-05 22:54:35 -04:00
Read PLAYER_GUILDID from entity update fields (UNIT_END + 3) and query guild names via CMSG_GUILD_QUERY. Cache results in guildNameCache_ so each guild ID is queried only once. Display <Guild Name> in grey below the player name on nameplates. Fix handleGuildQueryResponse to not overwrite the local player's guild data when querying other guilds.