1. 13 Oct, 2022 6 commits
  2. 12 Oct, 2022 5 commits
  3. 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
  4. 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
  5. 07 Oct, 2022 4 commits
  6. 03 Oct, 2022 1 commit
  7. 28 Sep, 2022 3 commits
  8. 26 Sep, 2022 1 commit
  9. 23 Sep, 2022 3 commits
  10. 19 Sep, 2022 2 commits
  11. 16 Sep, 2022 5 commits
    • github-actions's avatar
      Version 1.3.2-dev [skip actions] · 794350aa
      github-actions authored
      794350aa
    • github-actions's avatar
      Version 1.3.1 · ad64d711
      github-actions authored
      Fix whitespace [skip actions]
      Extend spawn command (#1777)
      character and companionship exp gain to party not active character fixes #1787
      fixed gadget hp properties and invincibility handling (#1773)
      Add support for propperly showing activity shops (#1774)
      Improve team respawn (#1752)
      Update README.md (the origin) (#1736)
      Update banners (closes #1760)
      Update zh-CN.json (#1762)
      Calculate Banner.previewPrefabPath
      Forbid PRs from modifying certain files
      Added a directive to fix some minor bugs (#1744)
      remove accidentally committed symlink
      Version 1.3.1-dev [skip actions]
      ad64d711
    • 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
  12. 15 Sep, 2022 1 commit
  13. 14 Sep, 2022 1 commit
  14. 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
  15. 11 Sep, 2022 2 commits
    • AwayJob's avatar
      Update README.md (the origin) (#1736) · 72c16d7e
      AwayJob authored
      * made it more  c l e a r e r
      
      * add .
      
      * Update README.md
      
      * Capitalised HTTPS
      
      * update actions to build
      
      * fixed typo
      
      Fixed the bullet point spacing, removed http://mitm.it as the download page don't exist anymore, added `mitmproxy-ca-cert.cer` and save script into the instruction.
      
      * added additional info about mitmproxy
      72c16d7e
    • AnimeGitB's avatar
      Update banners (closes #1760) · 767e598b
      AnimeGitB authored
      767e598b
  16. 09 Sep, 2022 1 commit
    • 2y8e9h22's avatar
      Update zh-CN.json (#1762) · 57bb7471
      2y8e9h22 authored
      * Update zh-CN.json
      
      Translate Chinese briefly.
      
      * bring into correspondence with
      
      Same indentation
      57bb7471