1084 Commits (4f7118f241d718867d66ae36384333b6e128429b)
 

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