1. 19 Aug, 2022 1 commit
    • AnimeGitB's avatar
      Refactor avatar skilldepot and constellation/talent changing · fb1bacb0
      AnimeGitB authored
      Ensures Traveler retains talent levels and constellations on inactive elements when switching elements.
      Relevant for any other skillDepot-changing activities like Windtrace too, though keeping those in the db might not be as useful.
      
      Refactor avatar talent upgrade and access
      Refactor skillExtraCharges
      fb1bacb0
  2. 17 Aug, 2022 1 commit
  3. 24 Jul, 2022 1 commit
  4. 21 Jul, 2022 5 commits
  5. 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
  6. 27 May, 2022 1 commit
  7. 22 May, 2022 4 commits
  8. 11 May, 2022 1 commit
  9. 08 May, 2022 3 commits
  10. 06 May, 2022 5 commits
  11. 03 May, 2022 2 commits
  12. 29 Apr, 2022 1 commit
  13. 27 Apr, 2022 2 commits
  14. 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
  15. 23 Apr, 2022 1 commit
  16. 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
  17. 21 Apr, 2022 1 commit
  18. 19 Apr, 2022 2 commits
  19. 18 Apr, 2022 3 commits
  20. 17 Apr, 2022 1 commit