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