Commit Graph

1153 Commits

Author SHA1 Message Date
RogueException
0ff61958d7 Cleaned up DynamicIL 2016-01-21 17:46:30 -04:00
RogueException
7eb86c740d Re-enabled unsafe code on main lib 2016-01-21 17:46:09 -04:00
RogueException
0c4af8d042 Cleaned up and added a few more types to ETFEncoder 2016-01-21 17:45:45 -04:00
RogueException
ceec287f65 Added a null check in Message deserialization, added missing video information 2016-01-21 17:45:06 -04:00
RogueException
0db0675cb5 Rewrote AudioClient, fixed several async issues, removed most sealed keywords. 2016-01-19 08:31:45 -04:00
RogueException
fab54563e9 Fixed UserUpdated's Before value during voice updates 2016-01-19 02:23:31 -04:00
RogueException
84837bb97b Minor doc edit 2016-01-19 00:27:17 -04:00
RogueException
7e97596a5d Improved error handling in MessageQueue 2016-01-18 23:03:13 -04:00
RogueException
f581434497 Cleaned up a few internal command constructor, fixed subgroups not maintaining category 2016-01-18 22:52:16 -04:00
RogueException
33683e6ec7 Fixed setting channel permissions 2016-01-18 22:39:46 -04:00
RogueException
034075d584 Removed AsyncContext in ExecuteAndWait 2016-01-18 04:56:19 -04:00
RogueException
6266350eaa Renamed DiscordClient.Run to DiscordClient.ExecuteAndWait. Added Run to Legacy. 2016-01-18 04:39:07 -04:00
RogueException
23c5137a5f Added Before/After to update events, added dynamic IL generation 2016-01-18 04:36:31 -04:00
RogueException
a08a4a4322 Moved Relative.cs 2016-01-18 04:23:46 -04:00
RogueException
fc3f4c853e Grouped event classes 2016-01-18 04:23:29 -04:00
RogueException
2efcd3675d Renamed RelativeDirection to Relative 2016-01-17 19:50:58 -04:00
RogueException
a3735f2210 Started adding ETF support 2016-01-14 08:08:49 -04:00
RogueException
a2c9373ed6 Fixed several potential deadlocks 2016-01-13 22:03:10 -04:00
RogueException
2f8754091e Ensure State is Connected before raising DiscordClient.Connected 2016-01-13 04:24:31 -04:00
RogueException
c1f24d164b Re-added support for token-only logins 2016-01-13 00:15:16 -04:00
RogueException
ac218b3b7c Fixed typo 2016-01-12 17:45:47 -04:00
RogueException
d5753368b2 Fixed READY error when a user has a null deaf value 2016-01-12 06:40:21 -04:00
RogueException
b3413fe661 Call /gateway on reconnect, use /login to verify cached tokens 2016-01-12 06:37:53 -04:00
RogueException
efea218a14 Fixed VoiceBuffer.WritePos 2016-01-12 05:58:24 -04:00
RogueException
19297ac623 Minor edit 2016-01-12 05:58:15 -04:00
RogueException
4eb8f4de35 Added proper equality checks to Color, Permissions and StringEnums 2016-01-11 21:54:46 -04:00
RogueException
ea929a619d Switched to new voice keepalives 2016-01-11 20:22:51 -04:00
RogueException
82254ccec4 Removed custom equalities from cached objects 2016-01-11 20:22:32 -04:00
RogueException
bf0c0fb815 Improved StatusAPI models 2016-01-11 20:22:08 -04:00
RogueException
ea0e6ab62b Added IMentionable 2016-01-11 05:34:45 -04:00
RogueException
13a4a1808b Added splash_hash to InviteReference.guild 2016-01-11 04:53:51 -04:00
RogueException
5bf2feb4c9 Made Server.Emoji sealed 2016-01-11 04:53:26 -04:00
RogueException
53e3bdd16b Some channel permissions bugfixes 2016-01-11 04:53:10 -04:00
RogueException
0570c86e90 Added splash, emojis and features to Server. Switched CDN urls to API ones. 2016-01-11 02:09:34 -04:00
RogueException
b7eb5f8698 Added Splash to UpdateGuildRequest 2016-01-10 22:32:36 -04:00
RogueException
fb892db646 Made all properties on requests modifiable 2016-01-09 21:02:27 -04:00
RogueException
d50454aea3 Removed unused using 2016-01-09 20:53:28 -04:00
RogueException
44a36ed97e Added RestClient.SendingRequest and SentRequest 2016-01-09 20:51:00 -04:00
RogueException
993316bdfd Fixed crash on disconnect if multiserver is enabled 2016-01-09 20:00:48 -04:00
RogueException
3d2106cff3 Fixed multiserver's double gatewaysocket connect 2016-01-09 19:58:04 -04:00
RogueException
4ad1b604c7 Added a couple constructors to DiscordClient 2016-01-09 19:57:52 -04:00
RogueException
3ddd8b509b Added func-based UsingXXX extensions 2016-01-09 19:41:53 -04:00
RogueException
23ff457d37 Fixed single-server connects 2016-01-09 19:38:22 -04:00
RogueException
b9306c4967 Minor doc edit 2016-01-09 19:38:11 -04:00
RogueException
04970a759b Added Status API 2016-01-09 17:42:59 -04:00
RogueException
c66138e59b Added Region.Vip 2016-01-09 17:26:15 -04:00
RogueException
3b9729cb4d Started adding multiserver voice support 2016-01-09 17:25:49 -04:00
RogueException
da1721b4e7 Fixed typo 2016-01-08 18:19:04 -04:00
RogueException
dc912d5d93 Default output channels to stereo 2016-01-08 17:47:07 -04:00
RogueException
fdcca462ab Added video info to Message.Embed 2016-01-08 06:15:20 -04:00