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. 03 Sep, 2022 1 commit
  4. 26 Aug, 2022 1 commit
  5. 24 Aug, 2022 2 commits
  6. 22 Aug, 2022 2 commits
  7. 21 Aug, 2022 2 commits
    • github-actions's avatar
      Fix whitespace [skip actions] · c517b8a2
      github-actions authored
      c517b8a2
    • 赵怡然's avatar
      Blossom Implement (#1606) · abd1e756
      赵怡然 authored
      
      
      * Blossom!
      
      * rename
      
      * delete SpawnBlossomEntry.java
      
      * use MAP
      
      * use List
      
      * use LIST
      
      * use List
      
      * useCondensedResin
      
      * useCondensedResin
      
      * fix build
      
      * enhance
      
      * fix bug
      
      * REMOVE BOSS
      
      * fix condensed resin
      
      * fix condensed resin
      
      * use POSITIVE_INFINITY
      
      * use RewardPreviewData
      
      * fix build
      
      * fix resources
      
      * add BLOSSOM_MONSTER_FIGHTING_VOLUME
      
      * edit monster score
      
      * edit monster score
      
      * fix bug
      
      * fix bug
      
      * improve logic
      
      * fix monsters level
      
      * Deleted comment blocks
      
      * nitpick
      
      * Fix compilation problems
      
      * nitpick
      
      * Refactor + nitpick
      
      * Clean up overall diff to develop
      
      * Clean up other usage of condensed resin
      
      * Clean up overall diff to develop
      
      * Lombokify Scene.java
      
      * Missed an odd getter name
      
      * Unhardcode reward previews
      
      * EDIT NAME
      
      * remove leyline 1
      
      * remove leyline 2
      
      * Update BlossomManager.java
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      abd1e756
  8. 05 Aug, 2022 1 commit
  9. 26 Jul, 2022 2 commits
  10. 24 Jul, 2022 1 commit
  11. 23 Jul, 2022 1 commit
  12. 21 Jul, 2022 5 commits
  13. 17 Jul, 2022 1 commit
  14. 15 Jul, 2022 1 commit
  15. 03 Jul, 2022 1 commit
  16. 01 Jul, 2022 1 commit
  17. 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
  18. 24 Jun, 2022 1 commit
  19. 23 Jun, 2022 1 commit
  20. 22 Jun, 2022 1 commit
  21. 18 Jun, 2022 1 commit
  22. 15 Jun, 2022 2 commits
  23. 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
  24. 26 May, 2022 1 commit
  25. 25 May, 2022 2 commits
  26. 24 May, 2022 2 commits
  27. 23 May, 2022 1 commit