- 20 May, 2022 2 commits
-
-
4Benj_ authored
* Server Log Event * LogEventAppender Encoder
-
ButterCookies authored
* Show server status to three-party game launcher * Set the maximum number of player on the server through the config.json * modify the logical order and show the number of maxplayer to API /status/server * Now even players who have token already cannot bypass the maxPlayer check
-
- 19 May, 2022 3 commits
- 17 May, 2022 2 commits
-
-
4Benj_ authored
* Autogenerate keys and data files * Update gacha html files Accidentally pushed with old html files * Keys no longer copied. No more manually retrieving listing files. Recursive directory creation Removed unused code from old GC as well. * Moved somethings and better errors * Fixed resources from loading twice * Data files fallback
-
muhammadeko authored
-
- 16 May, 2022 1 commit
-
-
line-bear authored
* Remove the extra slash * Update src/main/java/emu/grasscutter/Configuration.java Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com> * Update src/main/java/emu/grasscutter/Configuration.java Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com> * Update src/main/java/emu/grasscutter/Configuration.java Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com> * Import java.nio.file.Paths to use Paths.get * Mark fields as private to prevent use *FOLDER directly * Remove unnecessary slash Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com>
-
- 14 May, 2022 1 commit
-
-
KingRainbow44 authored
-
- 13 May, 2022 3 commits
-
-
KingRainbow44 authored
-
KingRainbow44 authored
-
AnimeGitB authored
Add fallback stripping and C6 stripping Converting banner definitions from pity vars to lerp arrays Properly implement rates and pool smoothing Also move reusable functions to Utils
-
- 12 May, 2022 1 commit
-
-
Hotaru authored
-
- 11 May, 2022 9 commits
-
-
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
-
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
-
Secretboy-SMR authored
-
mingjun97 authored
* Fix default port for the game server * Fix the returning region info
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
- 10 May, 2022 2 commits
-
-
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
-
Secretboy-SMR authored
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
-
- 08 May, 2022 5 commits
-
-
KingRainbow44 authored
-
KingRainbow44 authored
-
Akka authored
-
Akka authored
-
KingRainbow44 authored
-
- 07 May, 2022 5 commits
-
-
KingRainbow44 authored
-
Secretboy authored
-
FpguDhk authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
- 06 May, 2022 5 commits
-
-
KingRainbow44 authored
-
KingRainbow44 authored
-
cfuncode authored
* 修复一个Gson发序列化json文件的空值问题 * Improved fault tolerance for json file deserialization
-
KingRainbow44 authored
-
KingRainbow44 authored
-
- 04 May, 2022 1 commit
-
-
Melledy authored
-