aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Services/ClubUtils.h
AgeCommit message (Collapse)Author
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
* Updated BGS status names enum. Values bigger than 0x0000AFCD & some others are preserved for compatibility reasons. They were not in the client by default. * Added services & service methods required for guilds. * Allow club stream messages the usage of LANG_UNIVERSAL. Co-authored-by: Shauren <shauren.trinity@gmail.com>