1. 02 Nov, 2022 1 commit
  2. 18 Oct, 2022 2 commits
  3. 17 Oct, 2022 1 commit
  4. 13 Oct, 2022 4 commits
  5. 11 Oct, 2022 1 commit
    • hamusuke's avatar
      feat: unlock homeworld bgm and set homeworld bgm. (#1844) · 4da4c03e
      hamusuke authored
      * will be able to change home bgm.
      
      * feat: unlock homeworld bgm and set homeworld bgm.
      
      * Update src/main/java/emu/grasscutter/game/home/GameHome.java
      
      * Update GameHome.java
      
      * Get default unlocked home bgms from HomeWorldBgmData
      
      * fix: duplicate home items by sending packet
      4da4c03e
  6. 09 Oct, 2022 1 commit
  7. 28 Sep, 2022 2 commits
  8. 14 Sep, 2022 1 commit
  9. 03 Sep, 2022 1 commit
  10. 31 Aug, 2022 3 commits
  11. 25 Aug, 2022 4 commits
  12. 21 Aug, 2022 3 commits
    • github-actions's avatar
      Fix whitespace [skip actions] · c517b8a2
      github-actions authored
      c517b8a2
    • AnimeGitB's avatar
      3fca9500
    • 赵怡然'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
  13. 19 Aug, 2022 1 commit
    • AnimeGitB's avatar
      Refactor avatar skilldepot and constellation/talent changing · fb1bacb0
      AnimeGitB authored
      Ensures Traveler retains talent levels and constellations on inactive elements when switching elements.
      Relevant for any other skillDepot-changing activities like Windtrace too, though keeping those in the db might not be as useful.
      
      Refactor avatar talent upgrade and access
      Refactor skillExtraCharges
      fb1bacb0
  14. 17 Aug, 2022 1 commit
  15. 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
  16. 24 Jul, 2022 1 commit
    • GanyusLeftHorn's avatar
      Read Open States from Excels (#1557) · d0edd394
      GanyusLeftHorn authored
      * Make sure we never access PlayerOpenStateManager::map directly.
      
      * Read OpenStates from excels.
      
      * Add defaultState
      
      * Replace hardcoded open states with the ones read from excels.
      
      * Don't send change notify when unlocking on login.
      
      * Add open state blacklist for default unlocks.
      
      * Add a way to temporarily set open states for dev
      
      * Remove old OpenState.java
      
      * Fix UnlockAllCommand
      
      * Change condType to an enum.
      d0edd394
  17. 23 Jul, 2022 2 commits
  18. 22 Jul, 2022 2 commits
  19. 21 Jul, 2022 2 commits
  20. 18 Jul, 2022 1 commit
  21. 11 Jul, 2022 1 commit
  22. 10 Jul, 2022 1 commit
  23. 02 Jul, 2022 2 commits
  24. 29 Jun, 2022 1 commit