1. 15 Sep, 2022 1 commit
  2. 14 Sep, 2022 1 commit
  3. 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
  4. 08 Sep, 2022 1 commit
  5. 03 Sep, 2022 1 commit
  6. 02 Sep, 2022 2 commits
  7. 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
  8. 31 Aug, 2022 1 commit
  9. 27 Aug, 2022 1 commit
  10. 26 Aug, 2022 2 commits
  11. 25 Aug, 2022 1 commit
  12. 24 Aug, 2022 4 commits
  13. 23 Aug, 2022 1 commit
  14. 22 Aug, 2022 4 commits
  15. 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
  16. 19 Aug, 2022 2 commits
  17. 18 Aug, 2022 2 commits
  18. 17 Aug, 2022 2 commits
  19. 16 Aug, 2022 4 commits
  20. 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
  21. 11 Aug, 2022 3 commits