1. 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
  2. 22 Jul, 2022 1 commit
  3. 21 Jul, 2022 1 commit
  4. 11 Jul, 2022 1 commit
  5. 09 Jul, 2022 1 commit
  6. 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
  7. 02 Jul, 2022 1 commit
  8. 29 Jun, 2022 1 commit
  9. 26 Jun, 2022 4 commits
  10. 25 Jun, 2022 1 commit
  11. 24 Jun, 2022 1 commit
  12. 22 Jun, 2022 3 commits
  13. 18 Jun, 2022 1 commit
  14. 16 Jun, 2022 1 commit
  15. 14 Jun, 2022 1 commit
  16. 13 Jun, 2022 1 commit
  17. 11 Jun, 2022 1 commit
  18. 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
  19. 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
  20. 03 Jun, 2022 1 commit
  21. 01 Jun, 2022 2 commits
  22. 31 May, 2022 1 commit
  23. 29 May, 2022 1 commit
  24. 28 May, 2022 1 commit
  25. 24 May, 2022 2 commits
  26. 23 May, 2022 1 commit
  27. 22 May, 2022 2 commits
    • tester233's avatar
      Update translation keys · 2d2dc5d0
      tester233 authored
      2d2dc5d0
    • Luke H-W's avatar
      Allow commands to target offline players (#1022) · 0ae3c3d7
      Luke H-W authored
      
      
      * Add targetRequirement annotation for Command
      
      * Added MTL lines for other langs
      
      * Fix TargetRequirement enum scoping
      
      * Adjust commands to targetRequirement system
      
      * Add translation message sugar to prevent future messages from being translated for wrong player
      
      * Temporarily disable offline targeting on /permission and /clear
      
      * Preliminary README cleanup
      
      * Readme commands cleanup
      
      * Clean up command table in README, including column shuffle
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      0ae3c3d7
  28. 20 May, 2022 1 commit
  29. 19 May, 2022 1 commit
  30. 18 May, 2022 2 commits