- 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
-
xtaodada 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>
-
- 15 May, 2022 2 commits
-
-
Melledy authored
-
muhammadeko authored
-
- 14 May, 2022 6 commits
-
-
tiantian520 authored
* Add a new command " nostamina\ * Fix * Fix 2 * Renamed some names. * Update zh-CN.json Fix an existing language expression error.
-
KingRainbow44 authored
-
muhammadeko authored
-
muhammadeko authored
-
muhammadeko authored
-
KingRainbow44 authored
-
- 13 May, 2022 12 commits
-
-
Melledy authored
-
ShigemoriHakura authored
-
Yazawazi authored
-
Yazawazi authored
Ugly hard code
-
Melledy authored
-
Melledy authored
-
AnimeGitB authored
-
AnimeGitB authored
-
AnimeGitB 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
-
Melledy authored
-
Melledy authored
-
- 12 May, 2022 12 commits
-
-
Akka authored
-
gentlespoon authored
-
gentlespoon authored
1. Remove unnecessary manager from player collection. 2. Clean up MarkMapReq handler. 3. Remove redundant checks.
-
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 4 commits
-
-
ImmuState authored
-
Melledy authored
-
KingRainbow44 authored
-
gentlespoon authored
-
- 10 May, 2022 1 commit
-
-
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
-