d37de71f8
Fix DownloadMessages not populating fields when useCache is true by
2015-11-21 15:41:36 -0400
05d2d32a1
Updated to use new colors by
2015-11-21 15:40:50 -0400
3c43e4b93
Merge pull request #11 from 420foxbot/master by
2015-11-20 19:30:44 -0400
3bc91838e
(refs/pull/11/head)
Documentation updates: by
2015-11-20 18:06:49 -0500
293cf3b95
Don't crash if a module is loaded and the bot leaves a server. by
2015-11-19 23:07:57 -0400
1cbcf7ea2
Don't crash if a user has a repeated role by
2015-11-19 23:05:32 -0400
620c6f5bb
Fixed indentation by
2015-11-19 01:50:10 -0400
401fccfdc
Fixed crash on voice state updates by
2015-11-19 01:00:57 -0400
ff217a271
Fixed DownloadMessages returning null by
2015-11-19 00:59:22 -0400
cd62fb6d1
Removed duplicate ban/unban methods by
2015-11-18 23:26:19 -0400
299195649
Added GenericPermissionChecker, PublicChecker and PrivateChecker by
2015-11-18 23:26:05 -0400
5be13b91a
Switched ids to use int64 rather than strings by
2015-11-18 20:33:49 -0400
07c0b5c41
Added some variation to cache object hashcodes by
2015-11-16 16:34:27 -0400
6a5fd6882
Renamed DownloadMessages' cache to useCache by
2015-11-16 16:25:55 -0400
bfdfc5623
Dont do cache lookups when the cache parameter for DownloadMessages is false. by
2015-11-16 16:24:51 -0400
338fa86d7
DownloadMessages shouldn't pop newer messages out of the message cache when downloading older ones. by
2015-11-16 16:17:22 -0400
1e21462eb
Improved DownloadMessages' bad permission handling by
2015-11-16 15:59:23 -0400
ce247278d
Added RelativeDirection for DownloadMessages by
2015-11-16 15:57:52 -0400
c8533a453
Fixed event filtering for ChannelWhitelist and AllowPrivate by
2015-11-16 02:10:45 -0400
505e71f57
Apply unrestricted module filter to events by
2015-11-16 01:36:56 -0400
62f07a15f
Fixed double MessageReceived for modules by
2015-11-16 01:27:35 -0400
4f9dfe6a5
Removed redundant call by
2015-11-13 16:12:00 -0400
b8516b1f5
Remove other permissions if a user does not have read on a channel by
2015-11-13 15:41:44 -0400
36955ac51
Removed case sensitivity of commands by
2015-11-12 14:16:16 -0400
b7ae34337
Handle everyone mentions a little more properly by
2015-11-12 13:58:36 -0400
f0c1e7012
Added frankfurt region by
2015-11-12 04:13:48 -0400
1d63ae756
User.LastOnlineAt should default to null if that person hasn't logged on yet by
2015-11-11 20:44:43 -0400
864fb53ab
Dont crash if client is disconnected from within DiscordClient.Run by
2015-11-11 20:25:53 -0400
d39b4b0f4
Handle voice socket opcode 3 by
2015-11-11 13:41:55 -0400
f06a1d727
Added support for custom errors from permission checkers by
2015-11-10 15:37:32 -0400
d9759abf4
Added support for multiple commands at the same path by
2015-11-10 15:04:05 -0400
e7e2a85c3
Added DNXCore placeholders (again) by
2015-11-10 13:44:57 -0400
d035e3f8e
Fixed Discord.Net.Commands assembly name by
2015-11-09 21:08:14 -0400
1595150fd
Added a few more permission checks by
2015-11-09 21:05:24 -0400
2abe8b4d8
Display error if help is activated on a group the user is denied access to. by
2015-11-09 21:03:26 -0400
abc24cde5
Added some ModuleService null checks by
2015-11-09 18:05:33 -0400
d36b09fd9
Added ModuleService.GetManager by
2015-11-09 18:05:16 -0400
c09c41599
Removed Min/MaxArgs by
2015-11-09 03:01:22 -0400
2126c43e1
Omitted optional args will now appear as blank strings. by
2015-11-09 02:52:23 -0400
5896d1b9d
Fixed ModuleChecker by
2015-11-09 02:37:26 -0400
9624e39bc
Fixed DualChannelPermissions.GetBit by
2015-11-09 02:13:34 -0400
430610a0e
Fixed GetChannelPermissions with roles by
2015-11-09 02:06:04 -0400
a5e2e9ca1
Cleaned up channel permissions, added GetChannelPermissions. by
2015-11-09 02:02:05 -0400
2e4f88056
Added required parameter to GetService by
2015-11-09 01:35:02 -0400
093095e41
Added new permissions system, fixed more commands and module bugs. by
2015-11-09 00:55:17 -0400
7cd1119ab
Fixed a few command bugs and cleaned up several parts. by
2015-11-08 19:17:05 -0400
7f8780d74
Added command categories, removed old permission resolver. by
2015-11-08 17:03:08 -0400
ee3677fde
Fixed references by
2015-11-08 17:02:31 -0400
63e70468e
Added Module.CreateCommands, exposed a few properties and added module names. by
2015-11-08 17:02:22 -0400
210a28442
Fixed ModuleExtensions function name by
2015-11-08 14:30:56 -0400
6ab46e92f
Fixed net45's file linking for modules by
2015-11-08 12:43:49 -0400
9bb77dd37
Added ModuleExtensions by
2015-11-08 12:43:14 -0400
7b23c0fe9
Fixed accessibility error in GlobalUser by
2015-11-08 12:04:46 -0400
9487fba23
Hid old CurrentUser, exposed GlobalUser via CurrentUser by
2015-11-08 10:38:31 -0400
674e6674b
Minor fix by
2015-11-07 14:33:06 -0400
c2bdfe96b
Temporary fix for DownloadMessages by
2015-11-07 14:10:01 -0400
cb9915f37
Add Exception property to log messages by
2015-11-06 00:45:03 -0400
aa0ed4cdc
AddService should return the passed object by
2015-11-06 00:27:57 -0400
48ad4a53b
Error if ModuleService is used before it is added to DiscordClient by
2015-11-06 00:27:42 -0400
f1443def7
Finished implementing enable/disable events for modules. by
2015-11-06 00:21:23 -0400
ef15216bd
Added Discord.Modules namespace by
2015-11-06 00:02:14 -0400
6203653fb
Added Modules.Net45 file links by
2015-11-05 22:55:27 -0400
152df2b3a
Initial commit of Modules extension by
2015-11-05 22:39:37 -0400
d1112a0a1
Made eventargs constructors public by
2015-11-05 21:44:10 -0400
62ba1b387
Renamed ServerCreated, ServerDestroyed, UserAdded and UserRemoved to JoinedServer, LeftServer, UserJoined and UserLeft by
2015-11-05 21:09:15 -0400
e2084be6c
Improved permission cache by
2015-11-05 17:05:43 -0400
00eb1522c
Default minpermissions on command groups to int.MaxValue by
2015-11-04 23:09:44 -0400
5d548dca3
Added group support to help by
2015-11-04 23:08:00 -0400
9efd4f812
Merge pull request #10 from Googie2149/dev by
2015-11-04 21:56:16 -0400
35d07edbb
(refs/pull/10/head)
Help command changes by
2015-11-04 20:34:14 -0500
2b4072d88
(refs/pull/9/merge)
Merge 9a783df90a
into acc192c689
by
2015-11-04 21:55:44 +0000
9a783df90
(refs/pull/9/head)
Fixed a couple arg parsing errors by
2015-11-03 21:01:42 -0400
83696c359
Added CommandMap.GetMap overloads by
2015-11-03 19:24:07 -0400
60610abe5
Improved handling of SSL/TLS error by
2015-11-03 19:08:17 -0400
0eb0e14bb
Only add everyone to mentionedroles if the user has permissions by
2015-11-03 17:29:59 -0400
b3b30256f
Update email on READY by
2015-11-03 17:22:25 -0400
c280ed0bd
Fixed nullref in Message.Update by
2015-11-03 17:13:01 -0400
9ae1761d3
Set IsMentioningMe to true if your role is mentioned by
2015-11-03 14:59:13 -0400
0f651e1d9
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git by
2015-11-03 12:41:45 -0400
2977a9367
Removed IsMentioningEveryone by
2015-11-03 12:41:23 -0400
a3c7b08d9
Reworked the mention system by
2015-11-03 12:39:50 -0400
c0e6c2eb2
Cleaned up string enums because implicit operators are picky. by
2015-11-02 14:26:06 -0400
dcdea2b38
FindChannels limits #channel format to text channels only. by
2015-11-02 14:12:51 -0400
ab9368f56
Removed TestingProject by
2015-11-02 14:06:50 -0400
1bc320b5a
Merge pull request #8 from WSIContractor/patch-1 by
2015-11-02 13:57:22 -0400
ce63d8c2a
(refs/pull/8/head)
Changed the dev branch version number by
2015-11-02 09:49:57 -0800
4f4075aae
Minor doc edit by
2015-11-02 09:03:56 -0400
2eeb5d2bd
Fixed conflicting mention checks by
2015-11-01 23:35:40 -0400
d418c9548
Improve message cache management by
2015-10-31 00:31:14 -0300
370a3e9b0
Removed references from Invite. by
2015-10-30 13:24:49 -0300
38dd1efa0
Improved equality checks for cache objects by
2015-10-30 13:10:48 -0300
eb0c14e28
Dont run .Cache on fake cache objects. by
2015-10-30 12:56:03 -0300
92ceacd01
Added basic service model, even more commands cleanup! by
2015-10-30 12:55:36 -0300
e2bf2bcc8
Added Message.MentionedChannels by
2015-10-30 10:54:33 -0300
c6a81a14b
Added support for unparsed parameters, more cleanup by
2015-10-30 10:35:53 -0300
faae530ae
Brought back CommandPlugin.CommandChar by
2015-10-30 10:04:20 -0300
ee2276521
Renamed IsHidden -> Hide by
2015-10-30 10:01:05 -0300
db556c358
Added ParameterType by
2015-10-30 09:55:08 -0300
91cfab1b5
FindUsers and FindChannels support mentions, FindUsers has a channel overload, and less bugs. by
2015-10-30 09:45:42 -0300
5c2c36722
Fixed crash for having multiple optional parameters by
2015-10-29 23:35:16 -0300