136 Commits (7e76fda733be9cfbff98ab849811926878e59580)

Author SHA1 Message Date
  Still Hsu 7e76fda733
Merge remote-tracking branch 'upstream/dev' into docs/pre-release 7 years ago
  HelpfulStranger999 4bc06a0a54 Patch lazy default readers not getting replaced (#1083) 7 years ago
  Still Hsu 706442fcec
Fix styling of several member documentation 7 years ago
  Still Hsu 18c0146582
Merge branch 'dev' into docs/pre-release 7 years ago
  HelpfulStranger999 93878e4a90 Refactors an unused parameter in CommandService#Search (#1025) 7 years ago
  Still Hsu 596b47e1b8
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Chris Johnston cee71ef35a Add support for parsing multiple types of quotation marks in commands, Fix #942 (#943) 7 years ago
  Joe4evr b52af7ae7c Add a dedicated TimeSpan reader so it doesn't suck (#1005) 7 years ago
  Still Hsu 1bb06cc37b
Replace all langword placements with code block 7 years ago
  Still Hsu 02570a4dd7
Add XMLDocs 7 years ago
  Still Hsu 5092358401
Add XML docs 7 years ago
  Joe4evr 6d3010065f Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
  Still Hsu 956019fb51
Add a bunch of XML docs 7 years ago
  Still Hsu 56987e212b
Add XML docs 7 years ago
  Hsu Still 9a1d777e3e
Add a whole bunch of XML docs 7 years ago
  Hsu Still 468bf365b8
Add xmldocs 8 years ago
  Hsu Still 50ce789320
Merge with 109f663a9a 8 years ago
  Christopher F b918712ad2 Cleanup of #1009 8 years ago
  Paulo 6b7c6e9667 Add new overload for AddTypeReader (#1009) 8 years ago
  Hsu Still b7cb798a05 Add xmldocs for CommandExecuted and various methods 8 years ago
  Christopher F b70ae41285 AddModule(s)Async should be explicit about IServiceProvider 8 years ago
  Christopher F f9ac190e9a Don't create a service scope in CommandService#ExecuteAsync anymore 8 years ago
  Christopher F f19730e433 AddModuleAsync/AddModulesAsync should not require an IServiceProvider 8 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 8 years ago
  vim2meta 5f46aef3a7 Ability to ignore unused parameters instead of failing the command. (#915) 8 years ago
  Christopher F e991715bac Added CommandService.CommandExecuted (#747) 8 years ago
  Alex Gravely cb0ff7817d Add NullableTypeReader (#785) 8 years ago
  Finite Reality 7597cf5baa Fix CalculateScore throwing on missing parameters (#727) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  FiniteReality 00895b1227 Remove CommandService.BuildServiceCollection 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  Bond-009 cb4f6e37f6 Overloaded AddModuleAsync with Type (#581) 8 years ago
  Finite Reality ca18eb0eb4 Replace TryGetValue call with TryRemove call (#586) 9 years ago
  RogueException 3fb21e06c2 Fixed RunMode.Sync running Async. Added ThrowOnError option. 9 years ago
  RogueException a2b12520b2 Added CommandService logging 9 years ago
  Finite Reality 3ddb01a5a2 Fix order of iteration in ExecuteAsync (#534) 9 years ago
  Christopher F f3aa546407 Throw an InvalidOp if a user tries to set the DefaultRunMode to Default 9 years ago
  FiniteReality 0715cb6623 Actually use HashSet<T> to initialize _moduleDefs 9 years ago
  FiniteReality a65ba095af Replace ConcurrentBag<T> with HashSet<T> 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException 1965c0539a Added support for concrete Rest/Socket/RPC classes in command params 9 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 9 years ago
  RogueException b01200f929 Cleaned up primitive type readers. Fixed TimeSpan reader. 9 years ago
  Finite Reality 9aa924f75c Remove blank line 9 years ago
  FiniteReality 70d30efb94 Implement configurable command node separators 9 years ago
  RogueException 803b65212e Merge pull request #364 from FiniteReality/feature/parameter-tweaks 9 years ago
  Aux d4d8e721db Resolves #390 9 years ago
  FiniteReality 704b2b75f4 Fix changes after review 9 years ago