RogueException
a38acfa74d
Why not?
2015-12-01 19:09:04 -04:00
RogueException
bdf89c91c4
Fixed some permissions issues in the built-in help.
2015-12-01 08:39:33 -04:00
RogueException
f046ed1ca7
Hide aliases from default help
2015-11-29 11:31:52 -04:00
RogueException
e64bed7bdb
Fixed error
2015-11-29 11:18:11 -04:00
RogueException
7f06b9d04b
Fix up some whitespace checks
2015-11-29 11:17:45 -04:00
RogueException
c88a92f5e6
Ignore repeated whitespaces in commands, and support linebreaks and tabs
2015-11-29 11:16:10 -04:00
RogueException
2e6f65b776
Changed commands to use RawText instead of Text
2015-11-29 02:39:19 -04:00
RogueException
ca25af5b8a
Changed preprocessor conditions for new monikers and updated packages.
2015-11-28 23:02:02 -04:00
RogueException
64e6ea4173
Added GetArg(name) to CommandEventArgs
2015-11-22 20:28:51 -04:00
RogueException
3f9e9040a5
Added Command[paramName]
2015-11-22 20:15:52 -04:00
RogueException
214377908a
Changed CommandBuilder.Alias back to old params syntax
2015-11-22 19:56:41 -04:00
RogueException
6ee3971244
0.8.1-beta2
2015-11-22 15:32:08 -04:00
RogueException
2a48dab18a
Allow for multiple instances of the alias function in commandbuilder
2015-11-22 02:14:58 -04:00
RogueException
2991956496
Added GenericPermissionChecker, PublicChecker and PrivateChecker
2015-11-18 23:26:05 -04:00
RogueException
5be13b91ae
Switched ids to use int64 rather than strings
2015-11-18 20:33:49 -04:00
RogueException
36955ac516
Removed case sensitivity of commands
2015-11-12 14:16:16 -04:00
RogueException
f06a1d7278
Added support for custom errors from permission checkers
2015-11-10 15:37:32 -04:00
RogueException
d9759abf4c
Added support for multiple commands at the same path
2015-11-10 15:04:05 -04:00
RogueException
e7e2a85c3a
Added DNXCore placeholders (again)
2015-11-10 13:44:57 -04:00
RogueException
1595150fd1
Added a few more permission checks
2015-11-09 21:05:24 -04:00
RogueException
2abe8b4d80
Display error if help is activated on a group the user is denied access to.
2015-11-09 21:03:26 -04:00
RogueException
c09c41599a
Removed Min/MaxArgs
2015-11-09 03:01:22 -04:00
RogueException
2126c43e1c
Omitted optional args will now appear as blank strings.
2015-11-09 02:52:23 -04:00
RogueException
a5e2e9ca10
Cleaned up channel permissions, added GetChannelPermissions.
2015-11-09 02:02:05 -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
7cd1119ab7
Fixed a few command bugs and cleaned up several parts.
2015-11-08 19:17:05 -04:00
RogueException
7f8780d749
Added command categories, removed old permission resolver.
2015-11-08 17:03:08 -04:00
RogueException
00eb1522cd
Default minpermissions on command groups to int.MaxValue
2015-11-04 23:09:44 -04:00
RogueException
5d548dca33
Added group support to help
2015-11-04 23:08:00 -04:00
Googie2149
35d07edbbd
Help command changes
2015-11-04 20:34:14 -05:00
RogueException
9a783df90a
Fixed a couple arg parsing errors
2015-11-03 21:01:42 -04:00
RogueException
83696c359b
Added CommandMap.GetMap overloads
2015-11-03 19:24:07 -04:00
RogueException
92ceacd01e
Added basic service model, even more commands cleanup!
2015-11-01 23:29:40 -04:00
RogueException
c6a81a14b6
Added support for unparsed parameters, more cleanup
2015-11-01 23:29:40 -04:00
RogueException
faae530ae1
Brought back CommandPlugin.CommandChar
2015-11-01 23:29:40 -04:00
RogueException
ee22765215
Renamed IsHidden -> Hide
2015-11-01 23:29:40 -04:00
RogueException
db556c358d
Added ParameterType
2015-11-01 23:29:40 -04:00
RogueException
5c2c367228
Fixed crash for having multiple optional parameters
2015-11-01 23:29:40 -04:00
RogueException
c5a89655f7
Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases.
2015-11-01 23:29:40 -04:00
RogueException
ecc6ee648e
Cleaned up a few parts, combined all errors into one event.
2015-11-01 23:29:40 -04:00
Googie2149
89eb8f168b
Fixed commands with .AnyArgs() set
2015-11-01 23:29:40 -04:00
Googie2149
c729eaae8b
Revamped CommandsPlugin
...
This uses a dictionary for the commands list, if a command has a max
args set it'll only get that amount, will call the UnkownCommand event,
and now has a built in help command that can be optionally enabled.
CommandChar is now a list, but a single character can still be used.
Externally, not much should have changed, but commands can be hidden
from the help command and a description can be set. There's probably
more that I've forgotten about.
2015-11-01 23:29:40 -04:00
Brandon Smith
a4d6a0e2bc
0.8.1-beta1
2015-10-26 09:22:59 -03:00
RogueException
7e2093e454
Added ConfigureAwait(false) where missing
2015-10-25 06:30:06 -03:00
RogueException
ecff2ebf17
Renamed some events
2015-10-25 06:21:34 -03:00
RogueException
20731b3c92
More member -> user renaming
2015-10-25 05:57:13 -03:00
RogueException
2acd4f8861
Even more bug fixes
2015-10-25 02:00:55 -03:00
RogueException
6fd3683ce7
More member -> user renames
2015-10-24 22:58:13 -03:00
RogueException
01f299e030
Started rename of member -> user, added server permission resolving, added channel message cache options.
2015-10-24 22:16:38 -03:00