1. 16 Aug, 2022 1 commit
  2. 15 Aug, 2022 1 commit
    • Luke H-W's avatar
      Refactoring (#1660) · dc9cef8a
      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: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      dc9cef8a
  3. 10 Aug, 2022 1 commit
    • Magix's avatar
      Introduce a new arguments parser (#1629) · 3121e3e6
      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: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      3121e3e6
  4. 22 Jul, 2022 1 commit
  5. 21 Jul, 2022 7 commits
  6. 08 Jul, 2022 1 commit
    • akatatsu27's avatar
      Added more server debug options (#1444) · c79ca302
      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
      c79ca302
  7. 06 Jul, 2022 1 commit
  8. 02 Jul, 2022 2 commits
  9. 26 Jun, 2022 1 commit
  10. 24 Jun, 2022 4 commits
  11. 22 Jun, 2022 1 commit
  12. 21 Jun, 2022 2 commits
  13. 16 Jun, 2022 1 commit
  14. 15 Jun, 2022 1 commit
    • zhaodice's avatar
      [Ready]Replace deprecated KCP library (#1237) · c056ad5c
      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
      c056ad5c
  15. 05 Jun, 2022 1 commit
    • zhaodice's avatar
      Fix unable to save game data occasionally (#1194) · ecf7a81a
      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.
      ecf7a81a
  16. 04 Jun, 2022 1 commit
    • AZ's avatar
      List game & server version when starting server (#1181) · fa2ab598
      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
      fa2ab598
  17. 27 May, 2022 1 commit
  18. 19 May, 2022 1 commit
    • zhaodice's avatar
      Fix connection bugs without removing binding address (#993) · 2a467a48
      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
      2a467a48
  19. 18 May, 2022 1 commit
  20. 16 May, 2022 1 commit
  21. 15 May, 2022 2 commits
  22. 13 May, 2022 1 commit
  23. 12 May, 2022 1 commit
  24. 11 May, 2022 1 commit
  25. 08 May, 2022 2 commits
  26. 07 May, 2022 2 commits