Ted John
|
ba9fe00c4d
|
Dynamically create IoThread... (#179)
So that it doesn't get deleted before Discord is destroyed.
|
2018-05-16 13:21:16 -07:00 |
|
Mason Sciotti
|
64027b336f
|
Adding user object to READY event (#159)
* Pass the READY event data down in onConnect
* Changes made for UE4 and Unity wrappers
* Changing object name from joinRequest to DiscordUser
|
2018-04-16 10:25:44 -07:00 |
|
Mason Sciotti
|
be8a8e9380
|
ACTUALLY register the handlers on init
|
2018-03-29 14:33:46 -07:00 |
|
Mason Sciotti
|
087282cd4b
|
Dynamic Event Handler Registration (#135)
- Discord_RegisterHandlers() exported
- C# wrapper updated
- Dynamically sub/unsub to events
- Better mutex locking, for safety!
|
2018-03-23 10:25:28 -07:00 |
|
Mason Sciotti
|
e8091f5137
|
Changing kebab case filenames in source to snake case for consistency
|
2018-02-27 13:33:00 -08:00 |
|