1. 12 Oct, 2022 1 commit
  2. 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
  3. 09 Oct, 2022 3 commits
    • AnimeGitB's avatar
      Flatten language translation keys in-memory · 98ac42a6
      AnimeGitB authored
      98ac42a6
    • hamusuke's avatar
      feat: set namecards in profile editing. (#1843) · a4f10208
      hamusuke authored
      * add: can set name cards in profile editing.
      
      * some changes
      
      * Update src/main/java/emu/grasscutter/game/player/Player.java
      
      * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerGetFriendShowNameCardInfoReq.java
      
      * Update src/main/java/emu/grasscutter/server/packet/recv/HandlerUpdatePlayerShowNameCardListReq.java
      
      * Update src/main/java/emu/grasscutter/server/packet/send/PacketGetFriendShowNameCardInfoRsp.java
      
      * Update src/main/java/emu/grasscutter/server/packet/send/PacketUpdatePlayerShowNameCardListRsp.java
      
      * Update src/main/java/emu/grasscutter/game/player/Player.java
      a4f10208
    • hamusuke's avatar
      fix costumes are unable to be unlocked. (#1842) · e23536e7
      hamusuke authored
      * fix: costumes are able to be unlocked.
      
      * Update AvatarCostumeData
      e23536e7
  4. 07 Oct, 2022 4 commits
  5. 03 Oct, 2022 1 commit
  6. 28 Sep, 2022 2 commits
  7. 26 Sep, 2022 1 commit
  8. 23 Sep, 2022 1 commit
  9. 19 Sep, 2022 2 commits
  10. 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
  11. 15 Sep, 2022 1 commit
  12. 14 Sep, 2022 1 commit
  13. 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
  14. 08 Sep, 2022 1 commit
  15. 05 Sep, 2022 1 commit
  16. 03 Sep, 2022 2 commits
  17. 02 Sep, 2022 3 commits
  18. 01 Sep, 2022 5 commits
  19. 31 Aug, 2022 5 commits
  20. 27 Aug, 2022 1 commit