SteamWar/SpigotCore
Archiviert
13
0
Commit graph

1201 Commits

Autor SHA1 Nachricht Datum
yoyosource
ea4d6f2a0a Simplify CommandFramework
Remove InternalCommand.java
Remove InternalTabComplete.java
Add SubCommand
2021-03-25 12:23:18 +01:00
Chaoscaot
a2d8d1eb3a Fixing minor bugs 2021-03-14 18:08:03 +01:00
yoyosource
f0bf20e960 Add SWCommand.Mapper
Add mapper support to internal reflections
Add better tab complete support for to InternalCommand
2021-03-13 19:42:28 +01:00
yoyosource
add406a8aa Add better TabComplete for only Command implementations 2021-03-13 16:17:31 +01:00
yoyosource
03bbdcfe29 Add SWCommandUtils.addMapper 2021-03-13 16:02:44 +01:00
yoyosource
d028b27ec5 Add TypeMapper 2021-03-13 15:58:56 +01:00
yoyosource
811bc921a4 Add SWCommand.subCommandTabCompletes 2021-03-12 18:12:07 +01:00
yoyosource
9d14916940 Fix SWCommandUtils.commandMap 2021-03-12 17:48:41 +01:00
yoyosource
67b7f431e0 Simplify SWCommand Constructor 2021-03-12 17:38:26 +01:00
yoyosource
3d5ae19863 Add SWCommandUtils.addMapper 2021-03-12 17:26:39 +01:00
yoyosource
a4d0f528f8 Fix InternalCommand
Fix InternalTabComplete
2021-03-12 17:24:18 +01:00
yoyosource
bba1c1fbf7 Fix SWCommand 2021-03-12 17:10:24 +01:00
yoyosource
03d35042e3 Remove SWCommand.StringConstraints
Add SWCommand.Register.subCommand
2021-03-12 17:06:37 +01:00
yoyosource
ce7d261174 Remove SWCommand.register method
Add SWCommand.Register annotation
2021-03-12 16:30:40 +01:00
yoyosource
b3c4c45892 Add StringConstraint for subCommand definitions 2021-03-12 15:52:46 +01:00
yoyosource
43a9de08a0 Add SWCommand
Add SWCommandUtils
Add InternalCommand
Add InternalTabComplete
2021-03-12 14:14:58 +01:00
Chaoscaot
8ca2d97034 Just a stupid error 2021-03-03 21:05:04 +01:00
Chaoscaot
6310c9f921 Fixing SchemNode Translation Layer 2021-03-03 10:56:18 +01:00
Chaoscaot
bdfc5e8b0e Fixing SchemNode Translation Layer 2021-03-02 19:17:33 +01:00
Chaoscaot
77f1e48c6e Merge branch 'master' into schematic-node 2021-03-02 11:32:41 +01:00
49831d498d Merge pull request 'Add TPSWatcher.getTPSLimited' (#92) from TPSWatcher into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-02-08 18:04:38 +01:00
jojo
e28d4af9de Simplify TPSWatcher 2021-02-08 18:00:01 +01:00
jojo
c694d5f103 Add TPSWatcher.getTPSLimited 2021-02-08 17:53:28 +01:00
a212883351 Merge pull request 'Add Itemstack in SWInventory' (#91) from itemstack_in_swinv into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-02-04 08:28:59 +01:00
Chaoscaot
0327eb37c4 Add Support for Itemstack 2021-02-02 23:26:01 +01:00
Chaoscaot
3efe00c16f Add Fix 2021-02-02 18:02:15 +01:00
905fd00dec Merge remote-tracking branch 'origin/multi-kit' 2021-01-30 17:11:55 +01:00
Chaoscaot
614fab209f Add Fix Armor Null 2021-01-30 17:10:38 +01:00
da8d78ac63 Merge remote-tracking branch 'origin/multi-kit' 2021-01-30 16:52:33 +01:00
Chaoscaot
5f3004c78d Add Fix SQL Exception 2021-01-30 16:50:53 +01:00
ded1e41dfc Hotfix couldnt save chunk 2021-01-30 16:49:24 +01:00
f43f24c27a Merge pull request 'MultiKits' (#88) from multi-kit into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-30 16:42:24 +01:00
Chaoscaot
4b4d5f92bf Add Schematic Translation Layer 2021-01-30 00:22:27 +01:00
Chaoscaot
c274c5e1d0 Complete Translation Layer 2021-01-27 13:47:47 +01:00
Chaoscaot
c8c99c21fe Fixing... 2021-01-27 12:23:23 +01:00
Chaoscaot
18c4318df3 WIP Translation Layer and Node Merging 2021-01-27 12:19:56 +01:00
Chaoscaot
65f5160dca getNode() 2021-01-26 10:21:52 +01:00
Chaoscaot
305a9dab2a Fix SchematicNode Type 2021-01-26 00:44:56 +01:00
Chaoscaot
5a840b2194 Fix CheckedSchematic 2021-01-26 00:26:58 +01:00
Chaoscaot
0895035b08 Fix Delete 2021-01-26 00:16:05 +01:00
Chaoscaot
5d96c5a084 Add Basic SchematicNode System 2021-01-25 23:58:11 +01:00
Chaoscaot
fe050d76a4 Fix Order and Change Fuction 2021-01-24 15:09:13 +01:00
Chaoscaot
234671a8b0 Update some Function 2021-01-24 15:02:31 +01:00
d67a8657b3 Merge pull request 'Add SWAnvilInv.defaultText' (#89) from SWAnvil into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-22 16:29:28 +01:00
jojo
3a26c30ae8 Add SWAnvilInv.defaultText 2021-01-22 16:27:18 +01:00
Chaoscaot
fa9361785b Remove Unused Method 2021-01-15 13:57:37 +01:00
Chaoscaot
d8191836a8 Remove Multiple Kits with same Name 2021-01-10 16:58:20 +01:00
Chaoscaot
5266bb6492 List at get with name 2021-01-09 17:36:03 +01:00
Chaoscaot
e88f183e72 Add InUse 2021-01-09 12:13:03 +01:00
Chaoscaot
63d59121b3 Add KitId 2021-01-09 11:49:29 +01:00