- 12 May, 2022 9 commits
-
-
Melledy authored
Quests that require talking to npcs now work.
-
Yazawazi authored
Simple implementation of a part of the gadget support, very rough, hard code variables, I am very sorry for that. It can now handle part of the gadget rig. More features and better support await PRs from others. if no one else does, I'll give it a try.
-
AnimeGitB authored
-
AnimeGitB authored
-
AnimeGitB authored
And add quantity to it
-
AnimeGitB authored
-
gentlespoon authored
-
gentlespoon authored
1. Remove references. 2. Handle vehicle stamina.
-
gentlespoon authored
1. Update function signatures to prepare for vehicle stamina. 3. Remove hard-coded skills. 2. Wind resonance -15% stamina cost. 4. Climb talent cost reduction. 5. Swim talent cost reduction. 6. Diluc will now consume stamina at full price if talent not activated. 7. Sayu's windwheel no longer consumes stamina.
-
- 11 May, 2022 26 commits
-
-
Melledy authored
-
ImmuState authored
-
ImmuState authored
-
mingjun97 authored
-
mingjun97 authored
-
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
-
ayy lmao authored
-
Melledy 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
-
coooookies authored
-
Secretboy-SMR authored
-
mingjun97 authored
* Fix default port for the game server * Fix the returning region info
-
gentlespoon authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
gentlespoon authored
-
KingRainbow44 authored
-
- 10 May, 2022 5 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
-