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