mirror of
https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline
synced 2026-08-03 11:12:41 -04:00
Adds serverside translation based on a player-set locale. See DispelGetLockSettingsHandler for example usage. Accounts now have a locale field, which is set via a new /locale command. A new server asset has been created, allowing for JSON files in the localization folder to be used to translate text sent by the server into the account's language of choice. See Files/Assets/localization/BitterblackSealing.en-US.json as an example of the format. |
||
|---|---|---|
| .. | ||
| Account.cs | ||
| AccountStateType.cs | ||
| Connection.cs | ||
| ConnectionType.cs | ||
| DatabaseType.cs | ||