Skip to content
Snippets Groups Projects
  1. Aug 11, 2022
  2. Jul 21, 2022
  3. Jul 04, 2022
  4. Jun 26, 2022
  5. Jun 24, 2022
  6. Jun 16, 2022
  7. Jun 15, 2022
  8. May 31, 2022
    • 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
  9. May 20, 2022
  10. May 17, 2022
  11. May 16, 2022
  12. May 14, 2022
  13. May 13, 2022
  14. May 12, 2022
  15. May 11, 2022
  16. May 07, 2022
  17. May 02, 2022
  18. May 01, 2022
  19. Apr 27, 2022
  20. Apr 26, 2022
  21. Apr 23, 2022
  22. Apr 22, 2022
    • 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
  23. Apr 21, 2022
  24. Apr 20, 2022