1. 21 Jul, 2022 3 commits
  2. 04 Jul, 2022 1 commit
  3. 26 Jun, 2022 1 commit
  4. 24 Jun, 2022 1 commit
  5. 16 Jun, 2022 2 commits
  6. 15 Jun, 2022 1 commit
  7. 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
  8. 20 May, 2022 2 commits
  9. 17 May, 2022 1 commit
  10. 16 May, 2022 1 commit
  11. 14 May, 2022 2 commits
  12. 13 May, 2022 4 commits
  13. 12 May, 2022 2 commits
  14. 11 May, 2022 2 commits
  15. 07 May, 2022 1 commit
  16. 02 May, 2022 1 commit
  17. 01 May, 2022 1 commit
  18. 27 Apr, 2022 3 commits
  19. 26 Apr, 2022 1 commit
  20. 23 Apr, 2022 1 commit
  21. 22 Apr, 2022 1 commit
    • fumbling's avatar
      Morphia call fixes; add `@Entity` to more classes · 06101f1b
      fumbling authored
      1. During the conversion of Morphia calls to the new API, some of the `Filter.eq()` calls had their `field` set to `playerId` due to a copy/paste typo.
      
      2. Morphia 2 switches to the codec system, so anything that will be serialized in the pipeline requires the `@Entity` annotation.
      06101f1b
  22. 21 Apr, 2022 2 commits
  23. 20 Apr, 2022 3 commits
  24. 18 Apr, 2022 1 commit