bd803b622
Added WaitVoice by
2015-09-04 22:53:45 -0300
144fe7b57
Added buffer length to outgoing audio by
2015-09-04 22:14:24 -0300
320a15549
Removed leftover lock, started adding Task result to SendPCMFrame. by
2015-09-04 20:44:23 -0300
0cde7c3dd
Moved voice functions from API to base file. by
2015-09-04 20:34:30 -0300
f0933c75a
Revert "Do not allow ObjectDisposed exceptions to trigger disconnectreason" by
2015-09-04 19:33:44 -0300
f6dacb7a8
Do not allow ObjectDisposed exceptions to trigger disconnectreason by
2015-09-04 19:32:26 -0300
8f7492c24
Don't destroy disconnectReason so quickly by
2015-09-04 19:25:01 -0300
5b432769f
Preserve stack trace for websocket errors by
2015-09-04 19:21:03 -0300
ce2a4dfa2
Don't activate the canceltoken in websockets before the disconnectreason has been set. by
2015-09-04 19:07:05 -0300
737676958
Minor version edit by
2015-09-04 02:38:19 -0300
343884390
0.6.1-beta1 by
2015-09-04 02:36:26 -0300
7293176dd
Reverted to DNX Beta 6... again. by
2015-09-04 02:33:54 -0300
751c8b1bd
Updated HttpClient to 2.2.29 by
2015-09-03 21:54:20 -0300
1236c85fb
Clean up state during disconnect better. Don't allow UDP disposed errors to trigger the DisconnectReason. by
2015-09-03 21:11:35 -0300
94ec2ab5c
Remove more undeeded JoinVoiceServer parameters by
2015-09-03 20:32:04 -0300
ccbdf8f63
Don't require Server parameter when Channel is passed to JoinVoiceServer by
2015-09-03 20:27:09 -0300
03fcf4a10
Update to DNX beta7 by
2015-09-03 20:17:18 -0300
9a886259a
Revert "Update to beta7" by
2015-09-03 20:16:53 -0300
14202cd24
Update to beta7 by
2015-09-03 20:16:35 -0300
e7b9a589b
More reconnect tweaks by
2015-09-03 20:16:25 -0300
e1895e40c
Don't reset wasDisconnectUnexpected before using it. by
2015-09-03 20:13:41 -0300
1dca0bee2
Removed a few redundant debug events by
2015-09-03 20:08:27 -0300
61644d1f7
Added better WebSocket disconnect support by
2015-09-03 20:03:47 -0300
6343e8bfe
Bumped up the default timeout from 5s to 10s by
2015-09-01 21:38:11 -0300
7f8b61f72
Dont parse commands if there are none configured. by
2015-09-01 19:34:27 -0300
e3af3988b
Don't crash when null config is passed to DiscordClient by
2015-09-01 19:31:30 -0300
e6be52e83
Use better exceptions during websocket errors by
2015-09-01 19:17:54 -0300
999e62f81
Remove unnecessary DNXCore checks by
2015-09-01 17:11:06 -0300
4e29ff1ae
I guess Mono doesn't support AllowNatTraversal? by
2015-09-01 17:09:08 -0300
6040920c2
v0.6.0 by
2015-09-01 15:58:08 -0300
82d909a7c
Refactor tools have failed me by
2015-08-30 17:08:56 -0300
738f5fa84
More cleanup by
2015-08-30 17:08:24 -0300
5e8291fe2
Bug fixes by
2015-08-30 17:04:32 -0300
7f04af4db
Unhid PrivateChannel by
2015-08-30 16:55:16 -0300
66d8eab98
Changed GetPMChannel to GetOrCreatePMChannel, added SendPrivateMessage, hid User.PrivateChannel by
2015-08-30 16:46:52 -0300
0fcf1367d
Update README.md by
2015-08-28 06:26:09 -0300
5d5c5aa66
Update README.md by
2015-08-28 06:13:46 -0300
a32ae7f8c
Typo, simplifications and new example by
2015-08-28 06:12:42 -0300
597462857
Refactored DiscordClient, added argument validations to API and connection functions by
2015-08-28 05:57:58 -0300
546726c02
Merge pull request #2 from moiph/master by
2015-08-28 04:12:07 -0300
d0a610852
(refs/pull/2/head)
Adding argument null check in sendmessage by
2015-08-27 15:55:22 -0700
8aee46153
Typo by
2015-08-27 18:06:22 -0300
dc9552b9a
Cleaned up websocket debug statements by
2015-08-27 17:55:01 -0300
cb88b69a7
Added XHRRawOutput, XHRTiming and VoiceInput debug types by
2015-08-27 17:38:24 -0300
adff96e1c
Fixed some edge cases, made Http (now called JsonHttpClient) instanced. by
2015-08-27 17:06:38 -0300
26c603531
Fixed several command errors by
2015-08-27 15:47:28 -0300
20e267cfa
Added some more debug data, fixed potential crashes. by
2015-08-27 13:55:15 -0300
2e85ed289
Added EnableDebug option and a lot of debug events by
2015-08-27 05:55:19 -0300
2086a0fa0
0.6 beta2 - Added api/gateway by
2015-08-26 22:47:28 -0300
9d06e2b48
Clean all the things! by
2015-08-26 16:14:19 -0300
a19c4b454
Clean up dnxcore voice stuff by
2015-08-25 15:14:12 -0300
d6acf4489
Don't show code specifics in exceptions. by
2015-08-25 15:12:29 -0300
29328d537
Added an EnabledVoice option to the config, disabled by default. by
2015-08-25 15:06:50 -0300
827ffc3e2
Updated Solution by
2015-08-25 02:15:39 -0300
4438f3d35
Added ClearVoiceBuffer, thread support (disabled currently), and some minor voice performance improvements by
2015-08-24 19:54:58 -0300
94e26624d
Cleanup by
2015-08-24 19:12:18 -0300
2df72bbb8
Clean up some debug statements by
2015-08-24 18:55:02 -0300
649e1bbe7
Don't crash when people leave a server by
2015-08-24 18:54:00 -0300
7e5813dd9
Fixed the voice things! by
2015-08-24 18:20:45 -0300
74517d0ef
Initial outgoing audio support by
2015-08-24 17:21:51 -0300
74f127273
Minor voice changes by
2015-08-24 03:37:28 -0300
1c547a7a8
Added opus libs by
2015-08-24 03:37:15 -0300
71e609ebc
Added Opus.Net project.json by
2015-08-24 03:03:09 -0300
32565efa5
Added Opus.Net, fixed public IP method, starting to add outgoing voice support. by
2015-08-24 02:44:42 -0300
a80355699
Added libsodium, set up UDP socket for voice. by
2015-08-24 01:15:06 -0300
a2fee3213
Removing some debug stuff by
2015-08-23 17:26:21 -0300
061db73f0
Minor tweaks by
2015-08-23 17:20:32 -0300
c6af57974
Added connecting to voice chat. by
2015-08-23 16:59:49 -0300
1e4162cd9
More voice prep work by
2015-08-23 14:17:57 -0300
a7c4bfa59
Started adding support for voice by
2015-08-23 06:27:21 -0300
a7fa1e48d
Stop crashing on reconnect by
2015-08-23 04:33:06 -0300
9f2b305a1
Actually return temp messages from SendMessage when queue is enabled. by
2015-08-23 03:33:02 -0300
467ce6834
Added SendMessage queue by
2015-08-23 03:20:05 -0300
92bcfd024
Renamed MessageAcknowledged to MessageRead by
2015-08-22 21:41:11 -0300
d43c25bd1
Added nonce and a few API response adjustments by
2015-08-22 20:53:54 -0300
285deb48e
Updated to use the v2 API. Added Embeds, Channel Permissions and Voice State parsing. Moved Presence from User to Member. by
2015-08-22 17:33:13 -0300
91812304d
Added a few missing properties by
2015-08-22 04:03:33 -0300
9c1f8ffeb
Added full response checking by
2015-08-22 04:03:09 -0300
c16cb3178
Better handle user exceptions by
2015-08-22 03:44:05 -0300
6b547449b
Added better voice state parsing by
2015-08-21 21:48:12 -0300
930cbd858
Minor edit by
2015-08-21 20:57:43 -0300
d34f3f9db
Renamed Message.Text to RawText and added lazy-loaded Text with mention conversion. by
2015-08-21 20:56:07 -0300
a3f87332a
Brought back FindUsers(name) by
2015-08-21 20:21:44 -0300
2c7d04970
Added GetPMChannel by
2015-08-21 20:18:18 -0300
10ff8a441
0.5.0 by
2015-08-21 19:32:20 -0300
67f9296c0
Added Invite documentation by
2015-08-21 19:26:05 -0300
d10991db2
Added Role documentation by
2015-08-21 19:16:11 -0300
803e7e04a
Added Message documentation by
2015-08-21 18:38:12 -0300
f90e41271
Added Server documentation by
2015-08-21 18:32:09 -0300
3a4cc92c3
Added User documentation by
2015-08-21 18:31:14 -0300
766b19bfd
Added ChannelTypes documentation by
2015-08-21 18:17:04 -0300
b372f1695
Added Channel documentation by
2015-08-21 18:16:13 -0300
bfdf46e77
Finished documentation on DiscordClient by
2015-08-21 18:09:31 -0300
724b6bdb7
Cleaned up cache methods and added docs by
2015-08-21 17:46:31 -0300
5e07822c1
0.4.3 by
2015-08-21 15:21:31 -0300
c710bf42e
Fixed csproj's reference to HttpException by
2015-08-21 15:21:04 -0300
43c050604
Added User.Mention shortcut by
2015-08-21 12:01:14 -0300
f19067997
Added IsMentioningMe property to Message by
2015-08-21 04:06:47 -0300
9d1d54956
Stop using untyped try-catches T_T by
2015-08-20 22:53:04 -0300
a44ba237d
Moved HttpException into Discord namespace by
2015-08-20 22:05:37 -0300