20 Commits (a50ea9a3d7afd0b946c8a33b0487e286699d55f6)

Author SHA1 Message Date
  Joe4evr a50ea9a3d7 Allow setting IgnoreExtraArgs on an individual basis 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Finite Reality cce572c600 Include names in command builder exceptions (#663) 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  RogueException bceb72dd92 Typo 9 years ago
  RogueException 17ba8fe4d0 Better handle the primary alias. 9 years ago
  RogueException 032c9e007c Do not add null aliases 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException c1a9bdc142 Cleaned up alias permutations, fixed empty aliases 9 years ago
  RogueException d623b18dff Added AddParameter<T>. Fixed AddParameter ignoring default typereaders. 9 years ago
  Christopher F fb99b019a0 Fix issues with DefaultRunMode 9 years ago
  Christopher F f9c5e229d0 Add CommandServiceConfig, DefaultRunMode 9 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 9 years ago
  FiniteReality de645548a9 Complete command builders implementation 9 years ago
  FiniteReality 6d46347ebc Finish implementation of command builders 9 years ago
  FiniteReality d25fbf78c0 Use lambda-style subbuilders 9 years ago
  FiniteReality af433c82cc Complete builders, start work on using them 9 years ago
  FiniteReality f95154af23 Start work on command builders 9 years ago