1. 17 Oct, 2022 1 commit
  2. 16 Sep, 2022 2 commits
    • github-actions's avatar
      Fix whitespace [skip actions] · e9f5d984
      github-actions authored
      e9f5d984
    • Alexander Hartmann's avatar
      Extend spawn command (#1777) · 08f36195
      Alexander Hartmann authored
      
      
      * add missing EntityTypes
      
      * small command refactorings and improvements
      * move common command patterns and methods to CommandHelpers
      * let the spawn command detect the entityType instead of spawning every entity as EntityVehicle
      * add extra options for spawning gadgets for better debuging and testing
      
      * More spawn command additions and cleanups+EntityVehicle changes
      * Moved remaining patterns from GiveCommand and ClearCommand to CommandHelpers
      * Added patterns for hp, maxhp, atk, def and (monster)ai for the spawn command
      * Moved intParam parsing via regex to the CommandHelpers
      * Read most of EntityVehicle stats from the ConfigGadget instead of hardcoding them
      Co-authored-by: default avatarhartie95 <mail@hartie95.de>
      08f36195
  3. 24 Jul, 2022 1 commit
  4. 21 Jul, 2022 3 commits
  5. 24 Jun, 2022 1 commit
  6. 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
  7. 25 May, 2022 1 commit
  8. 23 May, 2022 1 commit
  9. 19 May, 2022 1 commit
  10. 18 May, 2022 1 commit
  11. 09 May, 2022 2 commits
  12. 08 May, 2022 1 commit
  13. 07 May, 2022 1 commit
  14. 29 Apr, 2022 2 commits
  15. 27 Apr, 2022 2 commits
  16. 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
  17. 25 Apr, 2022 2 commits
  18. 18 Apr, 2022 1 commit
  19. 17 Apr, 2022 1 commit