22 Commits (fbe0da9ace257ed12ba9dc9594956f84d0e25fe7)

Author SHA1 Message Date
  SecondNewtonLaw fbe0da9ace Sync and Re-Format 2 years ago
  Cenk Ergen ba656e99b8
Add custom setter to Group property of ModuleBuilder to automatically invoke AddAliases (#1950) 3 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 3 years ago
  Joe4evr 5dad0fa1a1 Minor fixes around OnModuleBuilding (#1116) 6 years ago
  Joe4evr 6d3010065f Allow setting IgnoreExtraArgs on an individual basis (#998) 7 years ago
  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