1. 16 Sep, 2022 3 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
    • AnimeGitB's avatar
      9671a76a
  2. 15 Sep, 2022 1 commit
  3. 14 Sep, 2022 1 commit
  4. 12 Sep, 2022 1 commit
    • Kawaa's avatar
      Improve team respawn (#1752) · 070edd26
      Kawaa authored
      * Pull request made after merging the latest version
      
      * Update src/main/resources/languages/ja-JP.json
      
      * first commit
      
      * TeamRespawn_BigWorld
      
      * Improving scene Loading
      
      * Final commit
      
      * optimize import
      
      * optimize
      
      * Update TeamManager.java
      
      * Update src/main/java/emu/grasscutter/game/player/TeamManager.java
      070edd26
  5. 08 Sep, 2022 1 commit
  6. 03 Sep, 2022 1 commit
  7. 02 Sep, 2022 2 commits
  8. 01 Sep, 2022 1 commit
    • GanyusLeftHorn's avatar
      Custom Teams (#1731) · 712d1763
      GanyusLeftHorn authored
      * Add support for creating and deleting custom teams.
      
      * Add support for creating and deleting custom teams.
      
      * Move some logic to TeamInfo::toProto
      712d1763
  9. 31 Aug, 2022 1 commit
  10. 27 Aug, 2022 1 commit
  11. 26 Aug, 2022 2 commits
  12. 25 Aug, 2022 1 commit
  13. 24 Aug, 2022 4 commits
  14. 23 Aug, 2022 1 commit
  15. 22 Aug, 2022 4 commits
  16. 21 Aug, 2022 4 commits
    • AnimeGitB's avatar
      Allow adding constellations to playerless avatars · d9f85ba2
      AnimeGitB authored
      Fixes #1682
      d9f85ba2
    • github-actions's avatar
      Fix whitespace [skip actions] · c517b8a2
      github-actions authored
      c517b8a2
    • akatatsu27's avatar
      small quest fixes (#1677) · 77f2bcf5
      akatatsu27 authored
      * small quest fixes
      
      * uncomment hack
      77f2bcf5
    • 赵怡然'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
  17. 19 Aug, 2022 2 commits
  18. 18 Aug, 2022 2 commits
  19. 17 Aug, 2022 2 commits
  20. 16 Aug, 2022 4 commits
  21. 15 Aug, 2022 1 commit
    • Luke H-W's avatar
      Refactoring (#1660) · dc9cef8a
      Luke H-W authored
      
      
      * Refactor a couple of iterators
      
      * Use side-effect instead of second iterator
      
      * Make World::onTick return shouldDelete instead of success
      
      * Replace Shop iterator with side effects
      
      * Scene
      
      * Clean up Expeditions
      
      * Refactor Expeditions
      
      * Clean up Expeditions, Player
      
      * Limit Expeditions by AR
      
      * Lombokify props
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      dc9cef8a