1. 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
  2. 15 Sep, 2022 1 commit
  3. 21 Aug, 2022 1 commit
  4. 26 Jul, 2022 2 commits
  5. 24 Jul, 2022 1 commit
  6. 21 Jul, 2022 2 commits
  7. 01 Jul, 2022 1 commit
  8. 29 Jun, 2022 1 commit
    • zhaodice's avatar
      Big World Resources Collection Implement (#1368) · 2462da2e
      zhaodice authored
      
      
      * init
      
      * init
      
      * init
      
      * revoke
      
      * fix error
      
      * mining support
      
      * mining support
      
      * Roks endurance support
      
      * Roks endurance support
      
      * Timed refresh
      
      * upgrade resource data
      
      * Timed refresh support
      
      * remove null gadget
      
      * Coordination
      
      * full synchronized
      
      * oh no, my math teacher will hit me!
      
      * synchronized onInteract
      
      * remove break;
      
      * supply re-spawn time , thanks to @wl23333
      
      * Clean up and integrate collection spawns into SpawnDataEntries
      Co-authored-by: default avatarMelledy <52122272+Melledy@users.noreply.github.com>
      2462da2e
  9. 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
  10. 23 May, 2022 2 commits
  11. 20 May, 2022 1 commit
  12. 19 May, 2022 1 commit
  13. 18 May, 2022 3 commits
  14. 29 Apr, 2022 1 commit
  15. 27 Apr, 2022 2 commits
  16. 18 Apr, 2022 1 commit
  17. 17 Apr, 2022 1 commit