Commit Graph

104 Commits

Author SHA1 Message Date
RogueException
3ea472e3dc Moved Enums to API/Enums 2015-10-18 09:17:12 -03:00
RogueException
443c43b643 Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds 2015-10-18 09:11:36 -03:00
RogueException
a844fa9bf3 0.8.0-beta1 2015-10-18 08:45:00 -03:00
RogueException
a0b1237d33 Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together. 2015-10-18 08:44:25 -03:00
RogueException
1acdee48cd Rebuilt Nuget references 2015-10-18 01:46:17 -03:00
RogueException
16418f61b9 Move TaskHelper to Shared folder 2015-10-17 23:44:55 -03:00
RogueException
7edeb00629 Added SetStatus 2015-10-14 19:42:10 -03:00
RogueException
bf49a7ff95 Added PackedColor 2015-10-13 04:21:14 -03:00
RogueException
48028f9c90 0.7.3-beta1 2015-10-12 03:47:07 -03:00
RogueException
2c3cea036d Split DiscordClientConfig into DiscordSimpleClientConfig 2015-10-07 14:33:00 -03:00
RogueException
6f962ff5e1 0.7.2-beta1 2015-10-04 22:22:12 -03:00
RogueException
9c9884c1ae Added WebSocketSharp support and fixed Mono issues 2015-10-01 18:27:40 -03:00
RogueException
bdd4a0a714 Added PermissionTarget enum 2015-09-30 14:11:57 -03:00
Brandon Smith
ba23289a46 Dont autocopy lib files 2015-09-29 15:25:00 -03:00
RogueException
c0acc41e99 0.7.1-beta1 2015-09-27 16:17:01 -03:00
RogueException
d49542513c Added multi-server voice support 2015-09-27 12:27:57 -03:00
RogueException
fcbf09d42d Moved voice commands to BaseClient 2015-09-26 23:30:44 -03:00
RogueException
a8ca994667 Split DiscordClient into DiscordBaseClient and DiscordClient. Several fixes. 2015-09-26 23:26:27 -03:00
RogueException
a965ec4a23 General Voice improvements - encryption, initial decoding, more config options 2015-09-26 19:43:21 -03:00
RogueException
9a92dffce4 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-26 12:51:38 -03:00
RogueException
7ab708a43f Initial encryption support 2015-09-26 12:51:09 -03:00
Brandon Smith
7e3ad11a8b Added MonoDevelop support 2015-09-25 22:01:30 -03:00
Brandon Smith
dd19a625e3 Updated ToolsVersion to 14 2015-09-25 21:34:36 -03:00
RogueException
1d485eb641 Refactored project structure and API calls. Exposed DiscordAPIClient as public. 2015-09-25 16:50:49 -03:00
RogueException
34a1550b8c 0.7.0 2015-09-23 22:55:35 -03:00
Brandon Smith
600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 2015-09-22 15:47:55 -03:00
Brandon Smith
7cb9a1a9dc Reworked several events and added UserIsSpeaking event 2015-09-19 19:04:49 -03:00
RogueException
b91f72ed3c Fixed some reference errors 2015-09-16 02:25:59 -03:00
RogueException
024ef7d1de Added DataWebSocket Events 2015-09-15 04:58:01 -03:00
RogueException
4529ad3d4a Refactor all the things! 2015-09-13 11:46:26 -03:00
RogueException
f84048bd73 Added NET45 conditional to Net45 projects 2015-09-08 22:46:38 -03:00
RogueException
26dd48ac27 Renamed Membership to Member 2015-09-07 23:17:32 -03:00
Brandon Smith
c2e0c052aa Added missing file to net45 project 2015-09-05 16:28:00 -03:00
Brandon Smith
8f01cda069 Moved Opus files 2015-09-05 16:17:44 -03:00
Brandon Smith
6a9eb0815e Reorganized project structure 2015-09-05 15:58:00 -03:00
Brandon Smith
53effb9acf 0.6.1-beta2 2015-09-05 03:41:37 -03:00
Brandon Smith
320a155499 Removed leftover lock, started adding Task result to SendPCMFrame. 2015-09-04 20:44:23 -03:00
RogueException
597462857c Refactored DiscordClient, added argument validations to API and connection functions 2015-08-28 05:57:58 -03:00
RogueException
cb88b69a7f Added XHRRawOutput, XHRTiming and VoiceInput debug types 2015-08-27 17:38:24 -03:00
RogueException
adff96e1cf Fixed some edge cases, made Http (now called JsonHttpClient) instanced. 2015-08-27 17:06:38 -03:00
RogueException
2e85ed2899 Added EnableDebug option and a lot of debug events 2015-08-27 05:55:19 -03:00
RogueException
9d06e2b48d Clean all the things! 2015-08-26 16:14:19 -03:00
Brandon Smith
32565efa5c Added Opus.Net, fixed public IP method, starting to add outgoing voice support. 2015-08-24 02:44:42 -03:00
Brandon Smith
a80355699a Added libsodium, set up UDP socket for voice. 2015-08-24 01:15:06 -03:00
Brandon Smith
a7c4bfa595 Started adding support for voice 2015-08-23 06:27:21 -03:00
Brandon Smith
467ce68343 Added SendMessage queue 2015-08-23 03:20:05 -03:00
Brandon Smith
285deb48ef Updated to use the v2 API. Added Embeds, Channel Permissions and Voice State parsing. Moved Presence from User to Member. 2015-08-22 17:33:13 -03:00
Brandon Smith
9c1f8ffebe Added full response checking 2015-08-22 04:03:09 -03:00
Brandon Smith
10ff8a441a 0.5.0 2015-08-21 19:32:20 -03:00
Brandon Smith
5e07822c18 0.4.3 2015-08-21 15:21:31 -03:00