37 Commits (ad611dcafa192bc931ed7b87261897ff6aeaadf3)

Author SHA1 Message Date
  JT d199d93ae4 meta: Fix .NET Core 3.0 compatibility + Drop NS1.3 (#1382) 6 years ago
  Joe4evr 0bda8a4217 fix: patch todo in NamedTypeReader (#1392) 6 years ago
  Joe4evr 419c0a5b53 feature: Add a way to invoke a command specifying optional values by name (#1123) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Joe4evr b52af7ae7c Add a dedicated TimeSpan reader so it doesn't suck (#1005) 7 years ago
  Joe4evr 660fec0cbc Expose the internal entity type readers (#986) 7 years ago
  ObsidianMinor 5bbd9bba82 Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 8 years ago
  Christopher F 14fbe40cbc Add Async suffix to command-related Tasks (#804) 8 years ago
  Alex Gravely cb0ff7817d Add NullableTypeReader (#785) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Confruggy 3365bbb043 Fixes ChannelTypeReader (#630) 8 years ago
  Confruggy 4ca273dd4a Fixes RoleTypeReader (#631) 8 years ago
  Flamanis 94ea80b45e Modified User#Discrim check to properly check guild 8 years ago
  Flamanis dc2230de86 guildUsers instantiated to empty collection, removed added nullchecks 8 years ago
  Flamanis c643ceaa47 Add space after if and before ( 8 years ago
  Flamanis b5f80a7a6c Should fix Linq ArgumentNullException 8 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  Confruggy d27970113e Update UserTypeReader.cs 9 years ago
  RogueException b01200f929 Cleaned up primitive type readers. Fixed TimeSpan reader. 9 years ago
  AntiTcb ef0337752e Proper fix this time, fully tested on names and values. 9 years ago
  AntiTcb 59d393b357 Values in ImmutableDictionaries were strings rather than enumType 9 years ago
  Alex d8440b764a Changes requested from review 9 years ago
  AntiTcb 1d20029c7b Enumerate over Enum.GetNames to ensure equal value names are not excluded. 9 years ago
  RogueException 8ab675e775 Restrict typereaders to using the cache 9 years ago
  RogueException 3c3e790edd Replaced several arrays with immutables 9 years ago
  RogueException 708f9fe514 Added CommandContext, fixed commands compile errors 9 years ago
  RogueException 23a0316252 Split IMessage into IUserMessage and ISystemMessage 9 years ago
  RogueException f2c38567b6 Fixed ChannelTypeReader by mention 9 years ago
  Master Kwoth 2cd97bd594 Fixed IRole typereader ref #229 9 years ago
  RogueException 324664917d Added new parameter scoring, support multiple matches 9 years ago
  RogueException 4a06753990 Cleaned up TypeReaders 9 years ago
  Khionu Terabite ae2ef74b14 Variable rename 9 years ago
  RogueException b407c71567 Added support for non-int enums 9 years ago
  Khionu Terabite 523b862525 Added Dynamic Enum TypeParsing, to support all enums 9 years ago
  RogueException 5c5a9c8d6f Fixed User TypeReader not resolving in DMs 9 years ago
  RogueException f59b6b9004 Implemented command type readers, parser and service. 9 years ago