RogueException
|
34fd47bb5d
|
0.9-rc3
|
10 years ago |
RogueException
|
8e8c2cc7fb
|
Don't automatically unwhitelist a server on leave
|
10 years ago |
RogueException
|
2528c3feb4
|
Updated Versions
|
10 years ago |
RogueException
|
dbaf643911
|
Added ModuleManager.JoinedServer
|
10 years ago |
RogueException
|
cb4d00ac4e
|
Split config into builder and immutable classes, added some audioservice extension methods.
|
10 years ago |
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
|
3ddd8b509b
|
Added func-based UsingXXX extensions
|
10 years ago |
RogueException
|
55c5f0dade
|
Cleaned up extension projects, added fluent extension methods
|
10 years ago |
RogueException
|
32a96fb50f
|
Bugfix
|
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
|
5c18600a51
|
Downgraded to Net45
|
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
|
d10e771169
|
0.9.0-alpha2, Updated to .Net 4.6
|
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
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
10 years ago |
RogueException
|
f4ab33337f
|
Cleaned up some accessibilities
|
10 years ago |
RogueException
|
9d6d00b21a
|
Merged Configs, 0.9-alpha1
|
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
|
a38acfa74d
|
Why not?
|
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
|
cd244e30a6
|
Adding a module also adds it as a singleton
|
10 years ago |
RogueException
|
ca25af5b8a
|
Changed preprocessor conditions for new monikers and updated packages.
|
10 years ago |
RogueException
|
6ee3971244
|
0.8.1-beta2
|
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
|
f06a1d7278
|
Added support for custom errors from permission checkers
|
10 years ago |
RogueException
|
e7e2a85c3a
|
Added DNXCore placeholders (again)
|
10 years ago |
RogueException
|
abc24cde5c
|
Added some ModuleService null checks
|
10 years ago |
RogueException
|
d36b09fd9f
|
Added ModuleService.GetManager
|
10 years ago |
RogueException
|
5896d1b9d3
|
Fixed ModuleChecker
|
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
|
ee3677fde0
|
Fixed references
|
10 years ago |
RogueException
|
63e70468e1
|
Added Module.CreateCommands, exposed a few properties and added module names.
|
10 years ago |