1. 24 Oct, 2022 1 commit
  2. 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
  3. 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
  4. 05 Sep, 2022 1 commit
  5. 03 Sep, 2022 2 commits
  6. 26 Aug, 2022 1 commit
  7. 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
  8. 22 Aug, 2022 1 commit
  9. 21 Aug, 2022 1 commit
  10. 16 Aug, 2022 1 commit
  11. 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
  12. 30 Jul, 2022 1 commit
  13. 28 Jul, 2022 1 commit
  14. 27 Jul, 2022 1 commit
  15. 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
  16. 22 Jul, 2022 1 commit
  17. 21 Jul, 2022 1 commit
  18. 11 Jul, 2022 1 commit
  19. 09 Jul, 2022 1 commit
  20. 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
  21. 02 Jul, 2022 1 commit
  22. 29 Jun, 2022 1 commit
  23. 26 Jun, 2022 4 commits
  24. 25 Jun, 2022 1 commit
  25. 24 Jun, 2022 1 commit
  26. 22 Jun, 2022 3 commits
  27. 18 Jun, 2022 1 commit
  28. 16 Jun, 2022 1 commit
  29. 14 Jun, 2022 1 commit
  30. 13 Jun, 2022 1 commit
  31. 11 Jun, 2022 1 commit
  32. 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
  33. 04 Jun, 2022 1 commit
    • 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