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