1. 09 Jul, 2022 1 commit
  2. 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
  3. 02 Jul, 2022 1 commit
  4. 29 Jun, 2022 1 commit
  5. 26 Jun, 2022 4 commits
  6. 25 Jun, 2022 1 commit
  7. 24 Jun, 2022 1 commit
  8. 22 Jun, 2022 4 commits
  9. 18 Jun, 2022 1 commit
  10. 16 Jun, 2022 1 commit
  11. 14 Jun, 2022 1 commit
  12. 13 Jun, 2022 1 commit
  13. 11 Jun, 2022 1 commit
  14. 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
  15. 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
  16. 03 Jun, 2022 2 commits
  17. 01 Jun, 2022 2 commits
  18. 31 May, 2022 3 commits
  19. 29 May, 2022 2 commits
  20. 28 May, 2022 2 commits
  21. 24 May, 2022 1 commit
  22. 23 May, 2022 1 commit
  23. 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
  24. 20 May, 2022 1 commit
  25. 19 May, 2022 1 commit
  26. 18 May, 2022 1 commit
    • 2bllw8's avatar
      Add web documentation · e3ed3968
      2bllw8 authored
      - '/documentation': home page with all links
      - '/documentation/handbook': html version of the gm handbook
      - '/documentation/gachamapping': json document with the gacha mappings
      e3ed3968