- Jul 24, 2022
-
-
KingRainbow44 authored
-
- Jul 21, 2022
-
-
github-actions authored
-
Melledy authored
-
Melledy authored
Also minor name changing on a few DataLoader methods
-
- Jul 17, 2022
- Jul 08, 2022
-
-
akatatsu27 authored
Original commits: * Added more server debug options * made server debug code prettier * fixed initialization bug * Enables logging of packets contained in UnionCmdNotify, when debug level is WHITELIST or BLACKLIST
-
- Jul 06, 2022
-
-
GanyusLeftHorn authored
-
- Jun 29, 2022
-
-
zhaodice authored
* init * init * init * revoke * fix error * mining support * mining support * Roks endurance support * Roks endurance support * Timed refresh * upgrade resource data * Timed refresh support * remove null gadget * Coordination * full synchronized * oh no, my math teacher will hit me! * synchronized onInteract * remove break; * supply re-spawn time , thanks to @wl23333 * Clean up and integrate collection spawns into SpawnDataEntries Co-authored-by:
Melledy <52122272+Melledy@users.noreply.github.com>
-
- Jun 26, 2022
-
-
KingRainbow44 authored
-
AnimeGitB authored
-
- Jun 24, 2022
-
-
KingRainbow44 authored
-
- Jun 22, 2022
-
-
GanyusLeftHorn authored
-
- Jun 14, 2022
-
-
ImmuState authored
* Basic resin usage/refresh. * Honor resin config, move some logic to logon. * Add resin usage to DungeonChallenge * Make fragile and transient resin usable. * Get resin cost from dungeon excel. * Add ability to unlock combine diagrams. * Refactor CombineManager to use Inventory.payItems, enabling crafting of condensed resin. * Refactor ForgingManager to use Inventory.payItems, to prepare for eventually forging Mystic Enhancement Ores using resin. * Remove comment * Check resin usage in addResin
-
- May 31, 2022
- May 25, 2022
-
-
Akka authored
-
- May 22, 2022
-
-
ImmuState authored
-
- May 21, 2022
-
-
xtaodada authored
-
- May 20, 2022
-
-
zrll_ authored
fix: Error when checking files & always checking "/default/data" instead of folder
-
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
-
- May 19, 2022
- May 17, 2022
-
-
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
-
- May 16, 2022
-
-
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>
-
- May 15, 2022
-
-
Akka authored
* add docs for tower * fix: LEAK: ByteBuf.release() was not called * enableScriptInBigWorld * not print log when loaded scripts from cache * revert the change of server tick * revert the change of server tick * fix * optimize the performance: lazy load & cache * fix the refresh group * fix NPE Co-authored-by:
Melledy <52122272+Melledy@users.noreply.github.com>
-
- May 14, 2022
-
-
KingRainbow44 authored
-
- May 13, 2022
-
-
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
-
- May 12, 2022
-
-
Hotaru authored
-
- May 11, 2022
-
-
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
-