1. 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
  2. 22 Jul, 2022 1 commit
  3. 21 Jul, 2022 7 commits
  4. 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
  5. 06 Jul, 2022 1 commit
  6. 02 Jul, 2022 2 commits
  7. 26 Jun, 2022 1 commit
  8. 24 Jun, 2022 4 commits
  9. 22 Jun, 2022 1 commit
  10. 21 Jun, 2022 2 commits
  11. 16 Jun, 2022 1 commit
  12. 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
  13. 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
  14. 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
  15. 27 May, 2022 1 commit
  16. 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
  17. 18 May, 2022 1 commit
  18. 16 May, 2022 1 commit
  19. 15 May, 2022 2 commits
  20. 13 May, 2022 1 commit
  21. 12 May, 2022 1 commit
  22. 11 May, 2022 1 commit
  23. 08 May, 2022 2 commits
  24. 07 May, 2022 2 commits
  25. 06 May, 2022 2 commits