Commit Graph

36 Commits

Author SHA1 Message Date
RogueException
2dca7d9ebe Changed ids to uint64s 2015-12-13 17:26:59 -04:00
RogueException
43cbc99624 Renamed MessageReadRemotely to MessageAcknowledged 2015-12-09 20:37:44 -04:00
RogueException
0828d8eb40 Added Shared project, resync'd net45 projects with dnx ones 2015-12-06 02:00:21 -04:00
RogueException
f4ab33337f Cleaned up some accessibilities 2015-12-06 01:42:40 -04:00
RogueException
9d6d00b21a Merged Configs, 0.9-alpha1 2015-12-05 18:53:39 -04:00
RogueException
1721f6f4d6 Prep work for isolating audio package. 2015-12-04 21:13:56 -04:00
RogueException
142c03a1c2 Revert "Added experimental async event handlers"
This reverts commit 7237c6b3bf.
2015-12-02 10:01:24 -04:00
RogueException
7237c6b3bf Added experimental async event handlers 2015-12-02 07:03:13 -04:00
RogueException
a38acfa74d Why not? 2015-12-01 19:09:04 -04:00
RogueException
de831001b5 Add null checks to ModuleManager.EnableServers and EnableChannels 2015-12-01 15:07:01 -04:00
RogueException
3027abc044 Added ModuleManager EnableChannels and EnableServers 2015-11-30 14:24:37 -04:00
RogueException
cd244e30a6 Adding a module also adds it as a singleton 2015-11-29 10:36:58 -04:00
RogueException
ca25af5b8a Changed preprocessor conditions for new monikers and updated packages. 2015-11-28 23:02:02 -04:00
RogueException
6ee3971244 0.8.1-beta2 2015-11-22 15:32:08 -04:00
RogueException
293cf3b956 Don't crash if a module is loaded and the bot leaves a server. 2015-11-19 23:07:57 -04:00
RogueException
5be13b91ae Switched ids to use int64 rather than strings 2015-11-18 20:33:49 -04:00
RogueException
c8533a4531 Fixed event filtering for ChannelWhitelist and AllowPrivate 2015-11-16 02:10:45 -04:00
RogueException
505e71f57b Apply unrestricted module filter to events 2015-11-16 01:36:56 -04:00
RogueException
62f07a15f4 Fixed double MessageReceived for modules 2015-11-16 01:27:35 -04:00
RogueException
f06a1d7278 Added support for custom errors from permission checkers 2015-11-10 15:37:32 -04:00
RogueException
e7e2a85c3a Added DNXCore placeholders (again) 2015-11-10 13:44:57 -04:00
RogueException
abc24cde5c Added some ModuleService null checks 2015-11-09 18:05:33 -04:00
RogueException
d36b09fd9f Added ModuleService.GetManager 2015-11-09 18:05:16 -04:00
RogueException
5896d1b9d3 Fixed ModuleChecker 2015-11-09 02:37:26 -04:00
RogueException
2e4f880563 Added required parameter to GetService 2015-11-09 01:35:02 -04:00
RogueException
093095e410 Added new permissions system, fixed more commands and module bugs. 2015-11-09 00:55:17 -04:00
RogueException
ee3677fde0 Fixed references 2015-11-08 17:02:31 -04:00
RogueException
63e70468e1 Added Module.CreateCommands, exposed a few properties and added module names. 2015-11-08 17:02:22 -04:00
RogueException
210a28442e Fixed ModuleExtensions function name 2015-11-08 14:30:56 -04:00
RogueException
9bb77dd373 Added ModuleExtensions 2015-11-08 12:43:14 -04:00
RogueException
48ad4a53ba Error if ModuleService is used before it is added to DiscordClient 2015-11-06 00:27:42 -04:00
RogueException
f1443def75 Finished implementing enable/disable events for modules. 2015-11-06 00:21:23 -04:00
RogueException
ef15216bd4 Added Discord.Modules namespace 2015-11-06 00:02:14 -04:00
RogueException
152df2b3a1 Initial commit of Modules extension 2015-11-05 22:39:37 -04:00
Brandon Smith
a4d6a0e2bc 0.8.1-beta1 2015-10-26 09:22:59 -03:00
Brandon Smith
cc04f7eb55 Added Modules project 2015-10-26 09:20:21 -03:00