1169 Commits (c341ce7abdd5dc54a21c9d18878804582c100689)
 

Author SHA1 Message Date
  RogueException c341ce7abd Merge pull request #15 from Kwoth/dev 9 years ago
  RogueException fe5c8c06f9 Update index.rst 9 years ago
  RogueException 6945117c5e Create modes.rst 9 years ago
  RogueException 11394bb06d Update events.rst 9 years ago
  RogueException 76c8833539 Update events.rst 9 years ago
  RogueException f7150c289f Merge pull request #23 from 420foxbot/docsrewrite 9 years ago
  Christopher F 4081f6ae18 Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page 9 years ago
  RogueException 1ae7c36d31 Added AudioServiceConfig.MaxBitrate constant 9 years ago
  RogueException e1072f2e4e Lowered bitrate max to 128kbps 9 years ago
  RogueException 8da5268cd7 Cleaned up several accessibilities, docstrings, and a few audio classes 9 years ago
  RogueException d17a7531da Completed ETF serialization for primitives, enums and nullables. Partially implemented support for classes, structs, dictionaries and enumerables. 9 years ago
  RogueException ff1c4f5e32 Cleaned up DynamicIL functions 9 years ago
  RogueException 2457fc2455 Fixed several issues with tokens cache 9 years ago
  RogueException 9f66857efa Fixed compile error 9 years ago
  RogueException db0c4da816 Minor edit because I'm picky 9 years ago
  RogueException 0ff61958d7 Cleaned up DynamicIL 9 years ago
  RogueException 7eb86c740d Re-enabled unsafe code on main lib 9 years ago
  RogueException 0c4af8d042 Cleaned up and added a few more types to ETFEncoder 9 years ago
  RogueException ceec287f65 Added a null check in Message deserialization, added missing video information 9 years ago
  RogueException 0db0675cb5 Rewrote AudioClient, fixed several async issues, removed most sealed keywords. 9 years ago
  RogueException fab54563e9 Fixed UserUpdated's Before value during voice updates 9 years ago
  RogueException 84837bb97b Minor doc edit 9 years ago
  RogueException 7e97596a5d Improved error handling in MessageQueue 9 years ago
  RogueException f581434497 Cleaned up a few internal command constructor, fixed subgroups not maintaining category 9 years ago
  RogueException 33683e6ec7 Fixed setting channel permissions 9 years ago
  RogueException 034075d584 Removed AsyncContext in ExecuteAndWait 9 years ago
  RogueException 6266350eaa Renamed DiscordClient.Run to DiscordClient.ExecuteAndWait. Added Run to Legacy. 9 years ago
  RogueException 23c5137a5f Added Before/After to update events, added dynamic IL generation 9 years ago
  RogueException a08a4a4322 Moved Relative.cs 9 years ago
  RogueException fc3f4c853e Grouped event classes 9 years ago
  RogueException 2efcd3675d Renamed RelativeDirection to Relative 10 years ago
  RogueException a3735f2210 Started adding ETF support 10 years ago
  RogueException a2c9373ed6 Fixed several potential deadlocks 10 years ago
  RogueException 2f8754091e Ensure State is Connected before raising DiscordClient.Connected 10 years ago
  RogueException c1f24d164b Re-added support for token-only logins 10 years ago
  RogueException ac218b3b7c Fixed typo 10 years ago
  RogueException d5753368b2 Fixed READY error when a user has a null deaf value 10 years ago
  RogueException b3413fe661 Call /gateway on reconnect, use /login to verify cached tokens 10 years ago
  RogueException efea218a14 Fixed VoiceBuffer.WritePos 10 years ago
  RogueException 19297ac623 Minor edit 10 years ago
  RogueException 4eb8f4de35 Added proper equality checks to Color, Permissions and StringEnums 10 years ago
  RogueException ea929a619d Switched to new voice keepalives 10 years ago
  RogueException 82254ccec4 Removed custom equalities from cached objects 10 years ago
  RogueException bf0c0fb815 Improved StatusAPI models 10 years ago
  RogueException ea0e6ab62b Added IMentionable 10 years ago
  RogueException 13a4a1808b Added splash_hash to InviteReference.guild 10 years ago
  RogueException 5bf2feb4c9 Made Server.Emoji sealed 10 years ago
  RogueException 53e3bdd16b Some channel permissions bugfixes 10 years ago
  RogueException 0570c86e90 Added splash, emojis and features to Server. Switched CDN urls to API ones. 10 years ago
  RogueException b7eb5f8698 Added Splash to UpdateGuildRequest 10 years ago