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