1. 21 Jul, 2022 4 commits
  2. 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
  3. 27 May, 2022 1 commit
  4. 22 May, 2022 4 commits
  5. 11 May, 2022 1 commit
  6. 08 May, 2022 3 commits
  7. 06 May, 2022 5 commits
  8. 03 May, 2022 2 commits
  9. 29 Apr, 2022 1 commit
  10. 27 Apr, 2022 2 commits
  11. 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
  12. 23 Apr, 2022 1 commit
  13. 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
  14. 21 Apr, 2022 1 commit
  15. 19 Apr, 2022 2 commits
  16. 18 Apr, 2022 3 commits
  17. 17 Apr, 2022 1 commit