17 Commits (f5bb99c77d0fecec21ad769778d17144c047d8b1)

Author SHA1 Message Date
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 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
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  RogueException 032c9e007c Do not add null aliases 8 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
  RogueException ae3ada84c4 Renamed ModuleBuilder.AddAlias -> AddAliases 8 years ago
  RogueException c1a9bdc142 Cleaned up alias permutations, fixed empty aliases 8 years ago
  james7132 790ca10d17 Fix accidental line join 8 years ago
  james7132 0771fcce63 Add Parent property to ModuleInfo 8 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 8 years ago
  FiniteReality de645548a9 Complete command builders implementation 8 years ago
  FiniteReality 6d46347ebc Finish implementation of command builders 8 years ago
  FiniteReality d25fbf78c0 Use lambda-style subbuilders 8 years ago
  FiniteReality af433c82cc Complete builders, start work on using them 8 years ago
  FiniteReality f95154af23 Start work on command builders 8 years ago