SteamWar/SpigotCore
Archiviert
13
0
Commit graph

468 Commits

Autor SHA1 Nachricht Datum
Chaoscaot
6c2d9d067f Even more Cache 2021-04-29 12:02:12 +02:00
yoyosource
319fcdfae0 Add BauweltMemberConfig 2021-04-29 11:55:39 +02:00
Chaoscaot
24f605daf2 Minor Fix 2021-04-29 02:04:37 +02:00
Chaoscaot
d830eb6f47 Little Skull Patch 2021-04-29 02:03:23 +02:00
f0c4786800 Merge pull request 'Fix CCE in SubCommand.invoke' (#100) from CommandFix into master
Reviewed-on: #100
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-16 17:19:41 +02:00
yoyosource
a7e5f50262 Fix CCE in SubCommand.invoke 2021-04-16 17:03:07 +02:00
6cfec5328e Merge pull request 'Multiple Team Leaders' (#99) from Team_Multi_Leader into master
Reviewed-on: #99
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-12 17:40:14 +02:00
zOnlyKroks
e1c24293bd Multiple Team Leaders 2021-04-11 15:54:58 +02:00
75681b2576 Merge pull request 'Add TypeMapper.map with CommandSender' (#98) from CommandUpdate into master
Reviewed-on: #98
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-10 18:36:44 +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
3ee0ac2bf1 Merge pull request 'Remove BauweltMember.build' (#97) from Permission into master
Reviewed-on: #97
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-04-04 18:54:08 +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
9a9e337706 Merge pull request 'Implementing prepare schem packet' (#96) from prepareSchem into master
Reviewed-on: #96
Reviewed-by: YoyoNow <jwsteam@nidido.de>
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-01 20:21:42 +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
495e468f6b Merge pull request 'Fix SubCommand.tabComplete with noVarArgs returning too early' (#95) from CommandFramework3 into master
Reviewed-on: #95
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-04-01 10:20:23 +02:00
9518513b6d Merge branch 'master' into CommandFramework3 2021-04-01 10:20:11 +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
3de86209f7 Merge pull request 'CommandFramework3' (#94) from CommandFramework3 into master
Reviewed-on: #94
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-03-30 21:15:38 +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
yoyosource
5a2c06232d Remove SWCommandUtils StringBuilder support as Mapper 2021-03-30 09:21:28 +02:00
yoyosource
50b039e6dc Add SWCommand.unregister 2021-03-30 09:08:04 +02:00
yoyosource
35758f1000 Simplify SubCommand to conform to TypeMapper.tabComplete
Add messages to why it did not work
2021-03-30 08:55:18 +02:00
yoyosource
1d1d95b78f Fix SubCommand varAgrs tabComplete 2021-03-30 08:36:06 +02:00
yoyosource
db8d9697e6 Simplify double not on SWCommand.add 2021-03-30 08:28:08 +02:00
yoyosource
db1198bdd9 Fix TestCommand 2021-03-30 08:24:16 +02:00
yoyosource
6ac208dc56 Removed cluttered Annotations 2021-03-30 08:21:55 +02:00
yoyosource
7bc47a8997 Add TypeMapper.tabCompletes with previous TabCompletes 2021-03-29 23:06:30 +02:00
yoyosource
9436616440 Fix design stuff 2021-03-29 22:57:00 +02:00