1. 01 Dec, 2022 1 commit
  2. 24 Oct, 2022 2 commits
    • natsu's avatar
      Extend setConstCommand "all" (#1884) · 5b6698f5
      natsu authored
      
      
      * Extend give command "talent"
      
      * Update src/main/java/emu/grasscutter/data/excels/AvatarSkillDepotData.java
      
      Shorten IntStream for getCombatSkills
      Co-authored-by: default avatarLuke H-W <Birdulon@users.noreply.github.com>
      
      * Fix setSkillLevel to work during avatar construction
      Shortening getCombatSkills
      
      * changeSkillLevel now acts as intermediate operation to fetch skillIds
      
      * setSkillLevel changes to allow out of range levels to be normalized
      
      * Update src/main/java/emu/grasscutter/command/commands/GiveCommand.java
      
      Removing recalcStats since it's redundant
      Co-authored-by: default avatarLuke H-W <Birdulon@users.noreply.github.com>
      
      * Major changes and cleanup:
      - AvatarSkillDepotData: removed getCombatSkills since it's unused
      - TalentCommand: shortened /talent all using getSkillsAndEnergySkill
      - GiveCommand: changed changeSkillLevel to setSkillLevel
      - Avatar: delete changeSkillLevel and moved the operation inside setSkillLevel,updated skillId to Integer to catch special cases from GiveCommand
      
      * Small cleanup:
      Removed the special case from Avatar to be handled inside of GiveCommand
      
      * Added "all" parameter to SetConst
      
      * Changed all to [all] int SetConstCommand usage
      Co-authored-by: default avatarLuke H-W <Birdulon@users.noreply.github.com>
      Co-authored-by: default avatarLuke H-W <Birdulon@users.noreply.github.com>
      5b6698f5
    • Fish and Chip's avatar
      Added zh-CN translaton for non-translated strings (#1890) · fd6ed2f1
      Fish and Chip authored
      Added zh-CN translation for non-translated strings
      fd6ed2f1
  3. 13 Oct, 2022 1 commit
    • natsu's avatar
      Extend talent command "all" (#1850) · 95327248
      natsu authored
      
      
      * Extend talent command "all":
      Added talent option to set all talents (n, e, q) at once
      Modified error message to cover edge cases when player entered talent level lower than 1
      
      * Update src/main/java/emu/grasscutter/command/commands/TalentCommand.java
      
      some suggested changes
      Co-authored-by: default avatarLuke H-W <Birdulon@users.noreply.github.com>
      95327248
  4. 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
  5. 05 Sep, 2022 1 commit
  6. 03 Sep, 2022 2 commits
  7. 26 Aug, 2022 1 commit
  8. 25 Aug, 2022 1 commit
    • AnimeGitB's avatar
      Show accessAddress in bold yellow on startup · 6d65b715
      AnimeGitB authored
      This should make it easier to help people troubleshoot networked setups.
      Consider telling people to try connecting to the address with a web browser on the client's machine.
      6d65b715
  9. 22 Aug, 2022 1 commit
  10. 21 Aug, 2022 1 commit
  11. 16 Aug, 2022 1 commit
  12. 05 Aug, 2022 1 commit
    • Kawaa's avatar
      Improve some documentation and JSON (#1618) · 352aa7d6
      Kawaa authored
      Original commits:
      
      * Updated instructions
      
      * 更新说明
      
      * 更新说明
      
      * 更新说明
      
      * 更新说明
      
      * 更新说明
      
      * Updated instructions
      
      * Updated instructions
      352aa7d6
  13. 30 Jul, 2022 1 commit
  14. 28 Jul, 2022 1 commit
  15. 27 Jul, 2022 1 commit
  16. 26 Jul, 2022 2 commits
    • millet6's avatar
      Update zh-CN.json · d8f8aed8
      millet6 authored
      更新汉化内容
      Update Chinese content
      d8f8aed8
    • lactose's avatar
      Set Constellation Command (#1565) · 59a412cc
      lactose authored
      Original commits:
      
      * create `SetConstCommand` class and translations
      
      * (partially) functional `setconst` command
      
      * fixed punctuation
      
      * added success message
      
      * implemented `SetConstCommand`
      
      * added translation keys
      
      * update keys
      
      * refactor + automatic reload
      
      * Nitpick (Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>)
      59a412cc
  17. 22 Jul, 2022 1 commit
  18. 21 Jul, 2022 1 commit
  19. 11 Jul, 2022 1 commit
  20. 09 Jul, 2022 1 commit
  21. 04 Jul, 2022 1 commit
    • Someone999's avatar
      Added permission information to help command (#1427) · fe50a42a
      Someone999 authored
      Original commits:
      * Added command CommandPermissionCommand. Added permission information in HelpCommand.
      
      * Removed command CommandPermissionCommand
      
      * Display permission for single command when use help.
      
      * Display permission targeted when use help.
      fe50a42a
  22. 02 Jul, 2022 1 commit
  23. 29 Jun, 2022 1 commit
  24. 26 Jun, 2022 4 commits
  25. 25 Jun, 2022 1 commit
  26. 24 Jun, 2022 1 commit
  27. 22 Jun, 2022 3 commits
  28. 18 Jun, 2022 1 commit
  29. 16 Jun, 2022 1 commit
  30. 14 Jun, 2022 1 commit
  31. 13 Jun, 2022 1 commit
  32. 11 Jun, 2022 1 commit