RogueException
0c8d643519
Minor doc/exception edits
8 years ago
RogueException
3fb21e06c2
Fixed RunMode.Sync running Async. Added ThrowOnError option.
8 years ago
RogueException
a2b12520b2
Added CommandService logging
8 years ago
RogueException
5663e47db6
Added command separator char, improved passing search results to parser
9 years ago
Christopher F
604d69fb7f
Revert "Implement configurable command node separators"
9 years ago
RogueException
18de2ecac7
Merge pull request #412 from FiniteReality/issue/304-v2
Implement configurable command node separators
9 years ago
RogueException
2dd62ba5e7
Set DefaultRunMode to Sync
9 years ago
FiniteReality
70d30efb94
Implement configurable command node separators
This fixes #304 over foxbot's PR for the same issue.
9 years ago
Christopher F
ecc3d9c729
Add configuration option for case insensitive commands
Currently, commands are case-sensitive. This PR allows for commands to be case insensitive (which is now the default option).
9 years ago
Christopher F
f9c5e229d0
Add CommandServiceConfig, DefaultRunMode
This adds an (optional) CommandServiceConfig, as well as a DefaultRunMode for commands.
This resolves #368 (for commands where a RunMode is not explicitly specified, a custom default value should be used)
9 years ago
RogueException
5bdd6a7ff3
Early 1.0 REST Preview
9 years ago
RogueException
cb4d00ac4e
Split config into builder and immutable classes, added some audioservice extension methods.
10 years ago
RogueException
2849acb005
Cleaned up new CommandService activations and help args.
10 years ago
Googie2149
00171c68ac
Custom activation methods
10 years ago
RogueException
1721f6f4d6
Prep work for isolating audio package.
10 years ago
RogueException
093095e410
Added new permissions system, fixed more commands and module bugs.
10 years ago
RogueException
7f8780d749
Added command categories, removed old permission resolver.
10 years ago
RogueException
92ceacd01e
Added basic service model, even more commands cleanup!
10 years ago