yoyosource
|
0158f24e3e
|
Fix SWCommandUtils
|
2021-05-05 19:17:39 +02:00 |
|
yoyosource
|
c07d4fbe55
|
Add SWCommand.inject
|
2021-05-05 19:03:21 +02:00 |
|
yoyosource
|
2fb3f9a01b
|
Optimize SWCommandUtils.numberCompleter
|
2021-05-05 10:28:57 +02:00 |
|
yoyosource
|
a1125ae48f
|
Optimize SWCommandUtils.numberCompleter
|
2021-05-05 10:25:44 +02:00 |
|
yoyosource
|
218641b21d
|
Optimize SWCommandUtils.numberCompleter
|
2021-05-05 10:11:02 +02:00 |
|
yoyosource
|
37d308346e
|
Optimize SWCommand
|
2021-05-05 10:02:07 +02:00 |
|
yoyosource
|
ee9f9d40ce
|
Optimize SWCommand
|
2021-05-05 09:58:08 +02:00 |
|
yoyosource
|
259d6fef99
|
Streamify SWCommand
|
2021-05-05 09:56:30 +02:00 |
|
yoyosource
|
06fb4bbc1a
|
Streamify SWCommand
|
2021-05-05 09:35:51 +02:00 |
|
yoyosource
|
a42188f7a0
|
Streamify SWCommand
|
2021-05-05 09:21:05 +02:00 |
|
yoyosource
|
96b7652324
|
Speed up SWCommand registration
|
2021-05-05 08:58:03 +02:00 |
|
yoyosource
|
2adab560c2
|
Simplify SWCommandUtils
|
2021-05-05 08:54:24 +02:00 |
|
yoyosource
|
95fb899d14
|
Simplify SubCommand
|
2021-05-05 08:47:01 +02:00 |
|
yoyosource
|
d48175234a
|
Simplify SubCommand and SWCommand
|
2021-05-05 08:45:15 +02:00 |
|
yoyosource
|
84ce642bc6
|
Simplify CommandParseException as it is a code-flow Exception
|
2021-05-05 08:25:00 +02:00 |
|
yoyosource
|
9dad22742e
|
Fix SWCommand registering on new instance
Add SWCommandUtils long mapper
|
2021-05-05 07:58:23 +02:00 |
|
yoyosource
|
8142224f67
|
Add SWCommand.Register.Registeres
|
2021-05-03 18:01:00 +02:00 |
|
Chaoscaot
|
76cdbda4e7
|
Fix Version
|
2021-04-29 20:17:10 +02:00 |
|
Chaoscaot
|
1c3318d5fd
|
Fix Version
|
2021-04-29 20:16:38 +02:00 |
|
Chaoscaot
|
c41a7d4040
|
Remove Debug Message
|
2021-04-29 12:30:09 +02:00 |
|
Chaoscaot
|
f4e77fb6fc
|
Speedy UUID Lookup
|
2021-04-29 12:28:55 +02:00 |
|
yoyosource
|
a7e5f50262
|
Fix CCE in SubCommand.invoke
|
2021-04-16 17:03:07 +02:00 |
|
zOnlyKroks
|
e1c24293bd
|
Multiple Team Leaders
|
2021-04-11 15:54:58 +02:00 |
|
yoyosource
|
badae7ea82
|
Merge remote-tracking branch 'origin/CommandUpdate' into CommandUpdate
|
2021-04-10 17:33:26 +02:00 |
|
yoyosource
|
2f61d2836b
|
Make SWCommand.register and SWCommand.unregister public
|
2021-04-10 17:33:20 +02:00 |
|
|
9b922d4b98
|
Merge branch 'master' into CommandUpdate
|
2021-04-10 14:53:38 +02:00 |
|
yoyosource
|
45c2a77186
|
Add TypeMapper.map with CommandSender
|
2021-04-10 14:52:58 +02:00 |
|
yoyosource
|
1023a165ab
|
Remove BauweltMember.build
|
2021-04-04 18:02:24 +02:00 |
|
yoyosource
|
0b21b743e4
|
Fix SWCommandUtils tabComplete of GameMode
|
2021-04-02 17:30:41 +02:00 |
|
yoyosource
|
a35c42faa2
|
Fix SWCommandUtils for Number mapping
|
2021-04-02 17:29:28 +02:00 |
|
|
0b7c9d8326
|
Fix branch up
|
2021-04-01 20:18:17 +02:00 |
|
|
3252fae529
|
Implementing prepare schem packet
|
2021-04-01 20:03:15 +02:00 |
|
yoyosource
|
b6aa9d760c
|
Remove TestCommand.java
|
2021-03-31 14:45:47 +02:00 |
|
yoyosource
|
a33c8a3a1e
|
Fix SubCommand.tabComplete with noVarArgs returning too early
|
2021-03-31 14:43:04 +02:00 |
|
yoyosource
|
2edb3dd951
|
Fix stuff
|
2021-03-30 18:05:29 +02:00 |
|
yoyosource
|
fa9268ce1b
|
Fix NegativeArraySizeException in SWCommandUtils
|
2021-03-30 17:56:17 +02:00 |
|
yoyosource
|
25d72ab376
|
Add more TypeMapper capabilities
|
2021-03-30 17:26:43 +02:00 |
|
yoyosource
|
56c3e730a9
|
Fix SWCommand localArguments
|
2021-03-30 16:54:41 +02:00 |
|
yoyosource
|
c1e7fdbb1d
|
Add SWCommand.ClassMapper.local
|
2021-03-30 16:27:20 +02:00 |
|
yoyosource
|
314120a01f
|
Add ignoreCase subCommands
Add ignoreCase tabComplete filter
|
2021-03-30 16:14:28 +02:00 |
|
yoyosource
|
ce2cd3d1bf
|
Fix varArgs, fix help
|
2021-03-30 16:08:51 +02:00 |
|
yoyosource
|
a7bf487336
|
Add SubCommand.varArgType
Add SWCommandUtils varArg capabilities
|
2021-03-30 14:31:52 +02:00 |
|
yoyosource
|
2bb7a435c3
|
Add CommandParseException (Workflow Exception)
|
2021-03-30 14:06:54 +02:00 |
|
yoyosource
|
501803b05c
|
Fix SWCommand add HelpRegisters
|
2021-03-30 13:54:53 +02:00 |
|
yoyosource
|
c9e8b31aa4
|
Fix SWCommand add HelpRegisters
|
2021-03-30 13:50:16 +02:00 |
|
yoyosource
|
b08855f000
|
Fix SWCommandUtils.knownCommandMap
|
2021-03-30 13:40:46 +02:00 |
|
yoyosource
|
a1651e896f
|
Sort SWCommand.commandSet by subCommand length
Sort SWCommand.commandHelpSet by subCommand length
|
2021-03-30 12:03:48 +02:00 |
|
yoyosource
|
e7beaa2b0f
|
Update SWCommand list
|
2021-03-30 10:10:21 +02:00 |
|
yoyosource
|
173361e1be
|
Add SWCommand.register
|
2021-03-30 10:01:28 +02:00 |
|
yoyosource
|
07f401c2e1
|
Simplify SubCommand.invoke with catch clause
|
2021-03-30 09:23:38 +02:00 |
|