Skip to content

Conversation

@Wishmaster117
Copy link

This PR adds a new mod_guildhouse_locale table and a helper function to fetch guild house texts based on the player’s locale, with an automatic fallback to enUS.
All user-facing hardcoded strings in mod_guildhouse (system messages, gossip options, broadcasts and commands) are now loaded from the DB, with translations provided for all WotLK locales. No gameplay logic is changed; only the text source is refactored to be consistent with AzerothCore’s localization style.

This PR adds a new mod_guildhouse_locale table and a helper function to fetch guild house texts based on the player’s locale, with an automatic fallback to enUS.
All user-facing hardcoded strings in mod_guildhouse (system messages, gossip options, broadcasts and commands) are now loaded from the DB, with translations provided for all WotLK locales. No gameplay logic is changed; only the text source is refactored to be consistent with AzerothCore’s localization style.
@Wishmaster117 Wishmaster117 mentioned this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant