2716 Commits (1f44306b2eb0c79758858f5f9490923207b1e5fd)
 

Author SHA1 Message Date
  RogueException 1f44306b2e Cleaned csprojs 8 years ago
  RogueException 99d3283d25 Isolated new serialization logic, decoupled from json. 8 years ago
  RogueException 7c25415d32 Removed unused buffers 8 years ago
  RogueException 501c76b2bd Added experimental json serializer 8 years ago
  RogueException c83b1bd321 Abstracted serialization 8 years ago
  RogueException 5714a50b5b Lets try this again 8 years ago
  RogueException c1ad858f9b Avoid GCHandle.IsAllocated 8 years ago
  RogueException 805fa00df0 Pin audio buffers at stream creation 8 years ago
  RogueException f4866e35ce Fix deserialization error from extra data in decompress buffer 8 years ago
  RogueException c56354ff8c Automatically recycle RTPFrame in InputStream.ReadAsync 8 years ago
  RogueException 9224fae4cd Fixed compressed message handling 8 years ago
  RogueException 597092cdaa Fix styling 8 years ago
  RogueException f51e86e736 Reduce voice buffer allocations, add frame recycling 8 years ago
  RogueException 7e62d78160 Bumped version to 1.1.0-alpha 8 years ago
  Alex Gravely c4dcb9dc17 Update client.cs (#752) 8 years ago
  Hsu Still b59c48b9ec Added IServiceProvider (#753) 8 years ago
  Joe4evr 0bdc2455bc Add line to show subscribing to CommandService#Log (#756) 8 years ago
  RogueException 0a41694f01 Update Discord.Net.nuspec 8 years ago
  RogueException 710e1824bf Update LICENSE 8 years ago
  Christopher F 8068a0ba0e Merge pull request #654 from ObsidianMinor/dev 8 years ago
  Christopher F 263864f579 Bumped version to 1.0.2 8 years ago
  RogueException ff10f17cba Proper versioning is hard 8 years ago
  RogueException d27657d193 Removed hardcoded suffix from nuspec 8 years ago
  RogueException b35fbac017 Removed version from README 8 years ago
  Pat Murphy d89804d7c7 Fix potential nullref in embedBuilder value setter (#734) 8 years ago
  Joe4evr 8cd99beb62 Unify ShardedCommandContext with SocketCommandContext (#739) 8 years ago
  Finite Reality d2afb06942 Make the "cannot be loaded" warning fire correctly (#729) 8 years ago
  Joe4evr b6dcc9e8d8 Add back the case for ParameterPreconditions (#735) 8 years ago
  Finite Reality 7597cf5baa Fix CalculateScore throwing on missing parameters (#727) 8 years ago
  Christopher F c316b29286 Bump version to 1.0.1 8 years ago
  RogueException 26bc0b300d Updated version to 1.0 8 years ago
  RogueException ba18179eb8 Fixed compile error 8 years ago
  RogueException 3b78817c54 Added int overload to EmbedBuilderExtensions 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Finite Reality fdd38c8d7f Add embed builder extensions (#460) 8 years ago
  Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  RogueException 394e0aa4d1 Reorganized properties in Emoji.cs 8 years ago
  Pat Murphy 224d0403db Adding Equals() overloads for reactions/emotes (#723) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Alex Gravely 41222eafeb Add color presets. (#725) 8 years ago
  Christopher F 7837c4862c Revert change of all Url types on IEmbed to string (#724) 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  Christopher F 9085e44dda Merge pull request #712 from AntiTcb/patch-1 8 years ago
  Christopher F 3b8434cdc4 Merge pull request #715 from Joe4evr/patch-2 8 years ago
  Christopher F daae56e37e Merge remote-tracking branch 'origin/dev' into dev 8 years ago
  Christopher F 1d612f15c8 ToString on types of IEmote should return a chat formatted string 8 years ago
  Christopher F 04e71129cf Merge pull request #718 from FiniteReality/issue/missing-tweet-type 8 years ago
  FiniteReality 107f1b5803 Add 'tweet' embed type 8 years ago
  Christopher F a396a1cb1c Merge pull request #717 from Joe4evr/FixPropertyInjection 8 years ago