1891 Commits (eba9ae972d41a8a88a6c146a21bcdb693fdfa90b)
 

Author SHA1 Message Date
  RogueException 0e68d190b4 Added queued message queues and fixed SendMessage's null response 9 years ago
  RogueException eb34c6a6b2 Removed Message.Acknowledge 9 years ago
  RogueException d71568b6f5 Cleanup up documentation warning 9 years ago
  RogueException a95b5dca92 Added audio package to Installation section 9 years ago
  RogueException 4afae9ec12 Better format compilation dependencies 9 years ago
  RogueException d8902f3fb1 Added virtual output stream for AudioClient 9 years ago
  RogueException 4f7118f241 Updated IAudioClient 9 years ago
  RogueException 83470eb386 Added offset to VoiceBuffer 9 years ago
  RogueException 55c5f0dade Cleaned up extension projects, added fluent extension methods 9 years ago
  RogueException 55ed6cd783 Added compile prereqs to readme 9 years ago
  RogueException 80f3724ae4 Added readme warning 9 years ago
  RogueException 32a96fb50f Bugfix 9 years ago
  RogueException e07e2ea9a0 Minor edit 9 years ago
  RogueException 45edf6fdce Cleaned up ModuleManager, added Instance 9 years ago
  RogueException 270497f6fb Added support for x86 and x64 in .Net45 projects 9 years ago
  RogueException dcf1bc7082 Hide AudioService.Install 9 years ago
  RogueException 7ea22b0cde Removed leftover config files 9 years ago
  RogueException 23e1c397fb Switched .Net45 projects to new project.json format 9 years ago
  RogueException e1ac8112e3 Stop generating AggregateExceptions 9 years ago
  RogueException 85a891762d Updated to Newtonsoft.Json 8.0.1 9 years ago
  RogueException 581becc8f7 Minor edit 9 years ago
  RogueException 8b261fbd8c Revert "Improved load performance when in many servers" 9 years ago
  RogueException f69681f2b3 Added logging for READY packet and connection times 9 years ago
  RogueException 587ec6fa13 Improved load performance when in many servers 9 years ago
  RogueException a49bf42552 Made TaskManager's Signal methods async 9 years ago
  RogueException ee9045a12d Stop parsing READY twice 9 years ago
  RogueException 6e1dbb0e0e Switched locks over to Nito.AsyncEx locks 9 years ago
  RogueException 24c97a93f7 Never send null roleIds in User.Edit 9 years ago
  RogueException ccedfd2326 Fixed User.Edit exception when null roles is passed 9 years ago
  RogueException 120b3a1d61 Minor cleanup 9 years ago
  RogueException 120950b539 Fixed a couple parser errors 9 years ago
  RogueException 72b24c1e42 Fixed legacy namespace 9 years ago
  RogueException c1bee10523 Cleaned up several classes 9 years ago
  RogueException 321093e0f8 Fixed compile bug 9 years ago
  RogueException ebd1d77ccf Minor WS disconnect logic changes 9 years ago
  RogueException 8391d57f83 Changed Resume.LastSeq to uint 9 years ago
  RogueException 672cde4654 Fixed legacy warnings 9 years ago
  RogueException aa040193a1 Renamed User.CreateChannel to CreatePMChannel, added DiscordClient.CreatePMChannel(userId) 9 years ago
  RogueException c19a353549 Fixed typo in project path 9 years ago
  RogueException 23d769a323 Added Server.IsOwner 9 years ago
  RogueException 9d504ea9c1 Minor edit 9 years ago
  RogueException d81fb12b26 Fixed several voice stability issues, redesigned single-server voice 9 years ago
  RogueException fade4496b0 Close filestream in SendFile(filePath) after sending 9 years ago
  RogueException 72f1e6161a Fixed SetStatus/Game 9 years ago
  RogueException e42c7d290f Fixed several voice bugs 9 years ago
  RogueException 23639b227a Readded basic voice support 9 years ago
  RogueException 860360654f Fixed settings user roles 9 years ago
  RogueException d1a5856df2 Added docstrings for DiscordClient.MessageQueue 9 years ago
  RogueException f61134ccf6 Exposed DiscordClient.MessageQueue 9 years ago
  RogueException 9570dff380 Exposed MessageQueue.Count 9 years ago