1. 07 Oct, 2022 1 commit
  2. 25 Aug, 2022 1 commit
  3. 21 Aug, 2022 1 commit
  4. 26 Jul, 2022 2 commits
  5. 24 Jul, 2022 1 commit
  6. 23 Jul, 2022 1 commit
  7. 21 Jul, 2022 2 commits
  8. 10 Jul, 2022 1 commit
  9. 03 Jul, 2022 1 commit
  10. 02 Jul, 2022 1 commit
  11. 26 Jun, 2022 1 commit
  12. 23 Jun, 2022 2 commits
  13. 22 Jun, 2022 1 commit
  14. 18 Jun, 2022 2 commits
  15. 31 May, 2022 2 commits
    • Melledy's avatar
      Rename excel classes · a23b29b6
      Melledy authored
      a23b29b6
    • Yazawazi's avatar
      [Anime Game Version update] Support 2.7 (#1072) · f1398182
      Yazawazi authored
      * feature(2.7 version): support 2.7 version & upload new protos
      
      1. Support GC in GI 2.7.0;
      2. Upload new protos;
      3. Fix some bugs cuz by new protos.
      
      BREAKING CHANGE: all
      
      * fix(database helper): fix player uid issues
      
      * fix(ability embryo): uint32 to fixed32
      
      * fix(proto): map mark
      
      rename MAP_MARK_FROM_TYPE_NOE to MAP_MARK_FROM_TYPE_NONE
      
      * fix(game version): change game version to 2.7.0
      
      * perf(proto): remove unused protos
      
      1. Remove unused protos;
      2. Temporarily commented out some of the proto fields.
      
      * fix(proto): uint32 to fixed32
      f1398182
  16. 25 May, 2022 2 commits
  17. 23 May, 2022 1 commit
  18. 20 May, 2022 1 commit
  19. 19 May, 2022 4 commits
  20. 18 May, 2022 4 commits
  21. 17 May, 2022 2 commits
  22. 16 May, 2022 1 commit
  23. 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
  24. 14 May, 2022 1 commit
  25. 11 May, 2022 1 commit
  26. 09 May, 2022 2 commits