- 11 May, 2022 27 commits
-
-
mingjun97 authored
-
mingjun97 authored
-
mingjun97 authored
-
mingjun97 authored
-
mingjun97 authored
* Move `BuildConfig.java` from `/src/generated`to `/src/main` to accomplish the building pipeline * Add BuildConfig.java to the .gitignore
-
mingjun97 authored
-
tester233 authored
-
tester233 authored
-
Benjamin Elsdon authored
-
Secretboy-SMR authored
It will use the english as default rather than tell you the value is not exist if there's no translation for currently language
-
KingRainbow44 authored
-
Magix authored
Fix InRouting on dispatch server
-
ayy lmao authored
-
Secretboy-SMR authored
Removed invalid code in getLanguageFileDescription,When the language is not discovered, it will use the built-in language fallback mechanism to fall back,At the same time, we also fix the issue that using language in the server does not save the settings of the server side locale
-
coooookies authored
-
Secretboy-SMR authored
-
mingjun97 authored
* Fix default port for the game server * Fix the returning region info
-
gentlespoon authored
-
Magix authored
Implement a better config structure
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
gentlespoon authored
-
Magix authored
Improve logging pattern by including caller class name
-
KingRainbow44 authored
-
- 10 May, 2022 13 commits
-
-
Secretboy-SMR authored
-
tester233 authored
-
Secretboy authored
* Fix the following issues: 1. HashMap non-thread-safe issus 2. Fix the same problem in pr621, but use a better implementation Add the following functions: 1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located * add /language command,each account has their own Locate * I forgot to git add...sorry,,this pr is to fix pr780, uploaded LanguageCommand.java
-
Secretboy authored
* Fix the following issues: 1. HashMap non-thread-safe issus 2. Fix the same problem in pr621, but use a better implementation Add the following functions: 1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located * add /language command,each account has their own Locate
-
gentlespoon authored
-
gentlespoon authored
-
gentlespoon authored
-
gentlespoon authored
-
Kinesis authored
-
tester233 authored
-
tester233 authored
-
tester233 authored
-
Bi Jiakai authored
-