- 18 May, 2022 5 commits
-
-
2bllw8 authored
- '/documentation': home page with all links - '/documentation/handbook': html version of the gm handbook - '/documentation/gachamapping': json document with the gacha mappings
-
linebear authored
-
tester233 authored
* Fix punctuation & update zh-CN.json * Fix error
-
tester233 authored
-
AZthemute authored
-
- 17 May, 2022 4 commits
-
-
tester233 authored
-
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
-
RDsatan authored
-
RDsatan authored
-
- 15 May, 2022 2 commits
-
-
lsCoding666 authored
* feat:new command "join" and "remove" to force join or remove avatar in your current team * fix:change MaxAvatarsInTeam from 9 to 4 * feat:update & merge branch.Translate fix * fix(command):fix remove command a stupid bug.Loop delete element bug. * fix(command):fix join command. When adding avatars, repeat avatars skip and non repeat avatars join. * fix(language):fix join command remove command translate * fix(ReadMe):update README.md join and remove command.
-
Hotaru authored
-
- 14 May, 2022 3 commits
-
-
tiantian520 authored
* Add a new command " nostamina\ * Fix * Fix 2 * Renamed some names. * Update zh-CN.json Fix an existing language expression error.
-
lsCoding666 authored
* feat:new command "join" and "remove" to force join or remove avatar in your current team * fix:change MaxAvatarsInTeam from 9 to 4 * feat:update & merge branch.Translate fix
-
luluxiaoyu authored
-
- 13 May, 2022 3 commits
-
-
tester233 authored
-
KingRainbow44 authored
-
Kimi authored
-
- 12 May, 2022 3 commits
- 11 May, 2022 8 commits
-
-
ImmuState authored
-
mingjun97 authored
-
mingjun97 authored
-
tester233 authored
-
tester233 authored
-
Benjamin Elsdon authored
-
Melledy 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
-
- 10 May, 2022 5 commits
-
-
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
-
tester233 authored
-
tester233 authored
-
tester233 authored
-
- 09 May, 2022 1 commit
-
-
Mateoust authored
fix issue 648 677
-
- 08 May, 2022 6 commits
-
-
Shirakami Ling authored
-
Akka authored
-
Akka authored
-
Michaellan authored
-
HotaruYS authored
-
HotaruYS authored
Use `LOG_LEVEL` environment variable to override logging level for `emu.grasscutter` (which also contains all loggers under it). This might help with debugging various issues reported by users. Previously, the only way to override these levels would be to use `-Dlogback.configurationFile`
-