1. 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
  2. 05 Sep, 2022 1 commit
  3. 03 Sep, 2022 1 commit
  4. 25 Aug, 2022 2 commits
  5. 21 Aug, 2022 2 commits
  6. 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
  7. 28 Jul, 2022 1 commit
  8. 26 Jul, 2022 1 commit
    • 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
  9. 22 Jul, 2022 3 commits
  10. 17 Jul, 2022 1 commit
  11. 11 Jul, 2022 1 commit
  12. 09 Jul, 2022 1 commit
  13. 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
  14. 02 Jul, 2022 1 commit
  15. 29 Jun, 2022 1 commit
  16. 26 Jun, 2022 4 commits
  17. 25 Jun, 2022 1 commit
  18. 24 Jun, 2022 1 commit
  19. 22 Jun, 2022 4 commits
  20. 18 Jun, 2022 1 commit
  21. 16 Jun, 2022 1 commit
  22. 14 Jun, 2022 1 commit
  23. 13 Jun, 2022 1 commit
  24. 11 Jun, 2022 1 commit
  25. 05 Jun, 2022 1 commit
    • liizfq's avatar
      add new command (unlimitenergy):toggle energyusage for each player (#1186) · 934fb587
      liizfq authored
      * add new command (unlimitenergy):toggle energyusage for each player while  energyusage is ture in config.json
      
      * Solve the problem of layout and naming errors
      
      * make currentActiveTeam's Avatar full-energy while turn on the ule.
      
      * Resolve language document errors
      
      * add config_error message while player try to execute UnlimitEnergyCommand in GAME_OPTIONS.energyUsage == false
      934fb587
  26. 04 Jun, 2022 2 commits
    • AZ's avatar
      List game & server version when starting server (#1181) · fa2ab598
      AZ authored
      * When the server starts, it now outputs the game and server version. Too dumb to not hardcode it - sorry!
      
      * ...
      
      * sorry i dropped my spaghetti, I'll help clean that
      
      * Doing simple stuff: now without hardcoding!
      
      * Restored Git hash functionality
      
      * Fixed other languages and made the output more useful.
      
      * Forgot this file lol
      fa2ab598
    • AZthemute's avatar
      Fixed sendmessage command output. · 06546707
      AZthemute authored
      Also clarified coop command in help command.
      06546707
  27. 03 Jun, 2022 2 commits
  28. 01 Jun, 2022 1 commit