RogueException
|
5760e94d81
|
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes.
|
9 years ago |
RogueException
|
3c22ed519c
|
Refreshed nuget packages
|
9 years ago |
RogueException
|
a0cbe5d3b2
|
Use WebSocket4Net instead of WebSocketSharp
|
9 years ago |
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
9 years ago |
RogueException
|
fd874a6a0b
|
Moved net exceptions to Net namespace, grouped services together
|
9 years ago |
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
9 years ago |
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
9 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
9 years ago |
RogueException
|
142c03a1c2
|
Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf .
|
9 years ago |
RogueException
|
c52c9d697d
|
Minor changes
|
9 years ago |
RogueException
|
7237c6b3bf
|
Added experimental async event handlers
|
9 years ago |
RogueException
|
91b3c17fb3
|
Fixed race condition, better handled serialization errors, and added singleton store
|
9 years ago |
RogueException
|
ca25af5b8a
|
Changed preprocessor conditions for new monikers and updated packages.
|
9 years ago |
RogueException
|
c910523788
|
Changed GameId from string to nullable int
|
9 years ago |
RogueException
|
cd62fb6d1e
|
Removed duplicate ban/unban methods
|
9 years ago |
RogueException
|
5be13b91ae
|
Switched ids to use int64 rather than strings
|
9 years ago |
RogueException
|
c0e6c2eb24
|
Cleaned up string enums because implicit operators are picky.
|
9 years ago |
RogueException
|
92ceacd01e
|
Added basic service model, even more commands cleanup!
|
9 years ago |
Brandon Smith
|
a4d6a0e2bc
|
0.8.1-beta1
|
9 years ago |
RogueException
|
20731b3c92
|
More member -> user renaming
|
9 years ago |
RogueException
|
2abc38ef37
|
Moved CachedObject to Helpers
|
9 years ago |
RogueException
|
73ab8ba02d
|
Moved TimeoutException to root folder
|
9 years ago |
RogueException
|
674c585bee
|
Add new reference system
|
9 years ago |
RogueException
|
01f299e030
|
Started rename of member -> user, added server permission resolving, added channel message cache options.
|
9 years ago |
RogueException
|
25b9052f0d
|
More cleanup, added string enums
|
9 years ago |
RogueException
|
ef0e9df5d1
|
Fixed broken file references
|
9 years ago |
RogueException
|
dd6ceb8469
|
Started major API refactor
|
9 years ago |
RogueException
|
434f72f551
|
Renamed Permissions and Color
|
9 years ago |
RogueException
|
76e4317400
|
Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable.
|
9 years ago |
RogueException
|
e79e32ca8c
|
Split off voice functions into DiscordClient.Voice.cs
|
9 years ago |
RogueException
|
5a8d3f5377
|
Refactored Net.Voice and Interop namespaces
|
9 years ago |
RogueException
|
02876f2542
|
Re-partialed DiscordClient by object type and moved Finds from collections.
|
9 years ago |
RogueException
|
6ac22aac21
|
Renamed DiscordWebSocketClient -> DiscordWSClient
|
9 years ago |
RogueException
|
41b337b273
|
Reverted to old style Rest/WebSocket engines
|
9 years ago |
RogueException
|
ee44caf6ab
|
Reorganized Net namespace, made SharpRest inherit from RestClient.
|
9 years ago |
RogueException
|
98bad63957
|
Added Proxy support, split DiscordWebSocketClientConfig into DiscordAPIClientConfig
|
9 years ago |
RogueException
|
23e8ec8a0c
|
Renamed DiscordSimpleClient -> DiscordWebSocketClient, moved DiscordAPIClient back into root namespace.
|
9 years ago |
RogueException
|
3ea472e3dc
|
Moved Enums to API/Enums
|
9 years ago |
RogueException
|
443c43b643
|
Renamed MessageCleaner to MentionHelper, added Mentionhelper.GetUserIds
|
9 years ago |
RogueException
|
a844fa9bf3
|
0.8.0-beta1
|
9 years ago |
RogueException
|
a0b1237d33
|
Starting reorganization - grouped all API serialization definitions together, moved Audio to Interop and grouped Net classes together.
|
9 years ago |
RogueException
|
1acdee48cd
|
Rebuilt Nuget references
|
9 years ago |
RogueException
|
16418f61b9
|
Move TaskHelper to Shared folder
|
9 years ago |
RogueException
|
7edeb00629
|
Added SetStatus
|
9 years ago |
RogueException
|
bf49a7ff95
|
Added PackedColor
|
9 years ago |
RogueException
|
48028f9c90
|
0.7.3-beta1
|
9 years ago |
RogueException
|
2c3cea036d
|
Split DiscordClientConfig into DiscordSimpleClientConfig
|
9 years ago |
RogueException
|
6f962ff5e1
|
0.7.2-beta1
|
9 years ago |
RogueException
|
9c9884c1ae
|
Added WebSocketSharp support and fixed Mono issues
|
9 years ago |
RogueException
|
bdd4a0a714
|
Added PermissionTarget enum
|
9 years ago |