1. 21 Jul, 2022 1 commit
  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. 21 Jun, 2022 2 commits
  4. 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
  5. 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
  6. 16 May, 2022 1 commit
  7. 15 May, 2022 1 commit
    • Akka's avatar
      Enable script in big world (#884) · 6dc30e4d
      Akka authored
      
      
      * add docs for tower
      
      * fix: LEAK: ByteBuf.release() was not called
      
      * enableScriptInBigWorld
      
      * not print log when loaded scripts from cache
      
      * revert the change of server tick
      
      * revert the change of server tick
      
      * fix
      
      * optimize the performance: lazy load & cache
      
      * fix the refresh group
      
      * fix NPE
      Co-authored-by: default avatarMelledy <52122272+Melledy@users.noreply.github.com>
      6dc30e4d
  8. 13 May, 2022 1 commit
  9. 11 May, 2022 1 commit
  10. 06 May, 2022 2 commits
  11. 04 May, 2022 1 commit
  12. 03 May, 2022 1 commit
  13. 01 May, 2022 1 commit
  14. 30 Apr, 2022 1 commit
  15. 27 Apr, 2022 2 commits
  16. 26 Apr, 2022 1 commit
    • WetABQ's avatar
      [BREAKING CHANGE] proto auto compiled by gradle (#226) · addfb5eb
      WetABQ authored
      * [BREAK] proto auto compiled by gradle
      
      * [BREAK] move proto to submodule
      
      * update gitmodules
      
      * [BREAK] move proto to submodule
      
      * move proto to submodule
      
      * fix merge conflict
      
      * fix github action after merging
      
      * fix merge conflicts and del submodule
      
      * upload the proto
      addfb5eb
  17. 23 Apr, 2022 1 commit
  18. 21 Apr, 2022 1 commit
  19. 19 Apr, 2022 1 commit
  20. 17 Apr, 2022 1 commit