mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
- Map GuildCommandError codes to human-readable strings instead of showing raw error numbers (e.g. \"error 4\" → \"No player named X is online.\") - Handle errorCode==0 for QUIT command: show \"You have left the guild.\" and clear guild state (name, ranks, roster) — previously silent - Handle errorCode==0 for CREATE and INVITE commands with appropriate messages - Substitute %s-style error messages with the player name from data.name - Suppress repeated \"Guild: <Name>\" chat message on every SMSG_GUILD_QUERY_RESPONSE; only announce once when the guild name is first learned at login |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||