22 Commits (d704080fc3b89a698b6e3b5557e9ad2a319f1243)

Author SHA1 Message Date
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 4 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Joe4evr 6d3010065f Allow setting IgnoreExtraArgs on an individual basis (#998) 7 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 8 years ago
  RogueException 17ba8fe4d0 Better handle the primary alias. 8 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