RogueException
|
0db0675cb5
|
Rewrote AudioClient, fixed several async issues, removed most sealed keywords.
|
10 years ago |
RogueException
|
23c5137a5f
|
Added Before/After to update events, added dynamic IL generation
|
10 years ago |
RogueException
|
55c5f0dade
|
Cleaned up extension projects, added fluent extension methods
|
10 years ago |
RogueException
|
e07e2ea9a0
|
Minor edit
|
10 years ago |
RogueException
|
45edf6fdce
|
Cleaned up ModuleManager, added Instance
|
10 years ago |
RogueException
|
6e1dbb0e0e
|
Switched locks over to Nito.AsyncEx locks
|
10 years ago |
RogueException
|
c1bee10523
|
Cleaned up several classes
|
10 years ago |
RogueException
|
f722e289e5
|
Bans/Unbans now include full user info
|
10 years ago |
RogueException
|
53cf815d1a
|
Complete DisableServer crash workaround
|
10 years ago |
RogueException
|
5f5004d85f
|
Temp fix to module crash on leaving a server
|
10 years ago |
RogueException
|
e3b5cf3a71
|
Fixed PM crash when modules are enabled
|
10 years ago |
RogueException
|
1762bf438f
|
Fixed modules/commands compile errors
|
10 years ago |
RogueException
|
0d1e69600c
|
Cleaned up all the models
|
10 years ago |
RogueException
|
2dca7d9ebe
|
Changed ids to uint64s
|
10 years ago |
RogueException
|
43cbc99624
|
Renamed MessageReadRemotely to MessageAcknowledged
|
10 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
10 years ago |
RogueException
|
142c03a1c2
|
Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf.
|
10 years ago |
RogueException
|
7237c6b3bf
|
Added experimental async event handlers
|
10 years ago |
RogueException
|
de831001b5
|
Add null checks to ModuleManager.EnableServers and EnableChannels
|
10 years ago |
RogueException
|
3027abc044
|
Added ModuleManager EnableChannels and EnableServers
|
10 years ago |
RogueException
|
293cf3b956
|
Don't crash if a module is loaded and the bot leaves a server.
|
10 years ago |
RogueException
|
5be13b91ae
|
Switched ids to use int64 rather than strings
|
10 years ago |
RogueException
|
c8533a4531
|
Fixed event filtering for ChannelWhitelist and AllowPrivate
|
10 years ago |
RogueException
|
505e71f57b
|
Apply unrestricted module filter to events
|
10 years ago |
RogueException
|
62f07a15f4
|
Fixed double MessageReceived for modules
|
10 years ago |
RogueException
|
2e4f880563
|
Added required parameter to GetService
|
10 years ago |
RogueException
|
093095e410
|
Added new permissions system, fixed more commands and module bugs.
|
10 years ago |
RogueException
|
63e70468e1
|
Added Module.CreateCommands, exposed a few properties and added module names.
|
10 years ago |
RogueException
|
f1443def75
|
Finished implementing enable/disable events for modules.
|
10 years ago |
RogueException
|
ef15216bd4
|
Added Discord.Modules namespace
|
10 years ago |
RogueException
|
152df2b3a1
|
Initial commit of Modules extension
|
10 years ago |