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