- 16 Aug, 2022 1 commit
-
-
GanyusLeftHorn authored
-
- 15 Aug, 2022 1 commit
-
-
Luke H-W authored
* Refactor a couple of iterators * Use side-effect instead of second iterator * Make World::onTick return shouldDelete instead of success * Replace Shop iterator with side effects * Scene * Clean up Expeditions * Refactor Expeditions * Clean up Expeditions, Player * Limit Expeditions by AR * Lombokify props Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
- 10 Aug, 2022 1 commit
-
-
Magix authored
Original commits: * Clean-up * Introduce a new application arguments parser & handler * Clean-up and deprecate `Tools#getLanguageOption` * Fix `-debug` and `-debugall` parameters * found this while debugging, ...why * Remove deprecated parameters * Invoke startup argument parser before handbook generation * Move command map instantiation to `Grasscutter `(prevent making 3 instances on startup) * Ensure \n at EOF Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
- 22 Jul, 2022 1 commit
-
-
Melledy authored
-
- 21 Jul, 2022 7 commits
- 08 Jul, 2022 1 commit
-
-
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
-
- 06 Jul, 2022 1 commit
-
-
GanyusLeftHorn authored
-
- 02 Jul, 2022 2 commits
-
-
Akka authored
* implement server announcement * Update src/main/java/emu/grasscutter/command/commands/AnnounceCommand.java Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com> * Added arg numbers check Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
-
GanyusLeftHorn authored
-
- 26 Jun, 2022 1 commit
-
-
KingRainbow44 authored
-
- 24 Jun, 2022 4 commits
-
-
AnimeGitB authored
-
Melledy authored
-
Melledy authored
-
KingRainbow44 authored
-
- 22 Jun, 2022 1 commit
-
-
KingRainbow44 authored
-
- 21 Jun, 2022 2 commits
- 16 Jun, 2022 1 commit
-
-
Melledy authored
-
- 15 Jun, 2022 1 commit
-
-
zhaodice authored
* Replace deprecated KCP library support get srtt Waiting server to establish logicThread Print Bad Package Information Avoid orphan data improve conv id security * Improve connection subsequence
-
- 05 Jun, 2022 1 commit
-
-
zhaodice authored
* Fix unable to save game data occasionally * No self-kicking * Game data synchronization * finally * prevent duplicated saving * reverse changing * keep the previous code * Update GameServerInitializer.java * Update GameSession.java * remove sanity check because of try block * a session needs can be created without a pipeline.
-
- 04 Jun, 2022 1 commit
-
-
AZ authored
* When the server starts, it now outputs the game and server version. Too dumb to not hardcode it - sorry! * ... * sorry i dropped my spaghetti, I'll help clean that * Doing simple stuff: now without hardcoding! * Restored Git hash functionality * Fixed other languages and made the output more useful. * Forgot this file lol
-
- 27 May, 2022 1 commit
-
-
Melledy authored
-
- 19 May, 2022 1 commit
-
-
zhaodice authored
* Fix connection bugs according to #921 Fix this for connect to game by local device or remote devices according to #921 * Fix connection bugs according to #921 same * Update GameServer.java * fix build * Update GameServer.java
-
- 18 May, 2022 1 commit
-
-
Akka 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
-
-
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>
-
muhammadeko authored
-
- 13 May, 2022 1 commit
-
-
Akka authored
-
- 12 May, 2022 1 commit
-
-
Melledy authored
Quests that require talking to npcs now work.
-
- 11 May, 2022 1 commit
-
-
KingRainbow44 authored
-
- 08 May, 2022 2 commits
- 07 May, 2022 2 commits
-
-
KingRainbow44 authored
-
Bwly999 authored
-