Commit Graph

377 Commits

Author SHA1 Message Date
bluefireoly
48abd0b140 Changed KColors so that the documentation displays the color 2020-10-17 02:13:41 +02:00
bluefireoly
a65a781bec Update CommandExtensions.kt 2020-10-17 00:44:52 +02:00
bluefireoly
c20604a077 Changed command registration 2020-10-17 00:43:04 +02:00
bluefireoly
c4cea5b921 Added serializable support 2020-10-16 23:46:44 +02:00
bluefireoly
71ff0d47f8 Update KSpigotSound.kt 2020-10-16 23:46:36 +02:00
bluefireoly
8327891244 Update KSpigotParticles.kt 2020-10-16 23:46:30 +02:00
bluefireoly
18b55f2fe0 Update LocationArea.kt 2020-10-16 23:46:25 +02:00
bluefireoly
d9720d90cf Updated SimpleLocations 2020-10-16 23:45:46 +02:00
bluefireoly
2c1d08e58e Added getHandItem method 2020-10-16 23:45:31 +02:00
bluefireoly
27285cf435 Update ConfigManager.kt 2020-10-15 19:30:14 +02:00
bluefireoly
77011949a5 Update ConfigManager.kt 2020-10-15 19:28:15 +02:00
bluefireoly
afb2dedb21 Create ConfigManager.kt 2020-10-15 19:23:03 +02:00
bluefireoly
e43911f426 Create PluginFile.kt 2020-10-15 19:03:54 +02:00
bluefireoly
f8361eee6a Update ModificationExtensions.kt 2020-10-13 18:06:01 +02:00
bluefireoly
e9403ecd72 Improved counterMessage 2020-10-13 15:10:21 +02:00
bluefireoly
413c587e29 Improved ChainableRunnables 2020-10-12 18:12:05 +02:00
bluefireoly
25d4b71031 Holders are singletons 2020-10-12 17:37:17 +02:00
bluefireoly
30d1c185d8 Update IPAddressData.kt 2020-10-12 17:27:14 +02:00
bluefireoly
8aed914c7b Update InventoryGUIPageChange.kt 2020-10-12 17:27:11 +02:00
bluefireoly
dd905f22da Update GamePhases.kt 2020-10-12 17:26:22 +02:00
bluefireoly
29bd82803d Eliminated plugin and kSpigot parameters 2020-10-12 17:01:01 +02:00
bluefireoly
6b2f95c7fa Update ValueHolder.kt 2020-10-12 16:52:43 +02:00
bluefireoly
d562646ee0 Update GeneralExtensions.kt 2020-10-12 16:34:58 +02:00
bluefireoly
6971fb163f Create KColors.kt 2020-10-11 18:49:50 +02:00
bluefireoly
39620b6f55 Updated particle and sound utils 2020-10-11 18:21:00 +02:00
bluefireoly
88cd619175 Update KSpigotSound.kt 2020-10-11 18:19:37 +02:00
bluefireoly
2810721fb6 Updated particle utils 2020-10-11 18:18:48 +02:00
bluefireoly
f77b111822 Added sound utils 2020-10-11 18:18:27 +02:00
bluefireoly
5526056cff Updated Kotlin extensions 2020-10-11 18:18:20 +02:00
bluefireoly
569c86e8b6 Create ConsoleSenderExtensions.kt 2020-10-11 17:43:17 +02:00
bluefireoly
0265d66ab0 Added console shortcut 2020-10-11 17:25:23 +02:00
bluefireoly
a9e54e707e Updated transition system 2020-10-11 00:57:13 +02:00
bluefireoly
da68f37ef2 Title function with default parameters 2020-10-10 23:48:05 +02:00
bluefireoly
416cd5a026 InventoryGUI GUI change with transition 2020-10-10 17:06:17 +02:00
bluefireoly
1c8841f609 Made holder values in KSpigot internal 2020-10-05 16:42:02 +02:00
bluefireoly
3d25b39a8c Added legacyText support to component builder 2020-10-03 23:12:47 +02:00
bluefireoly
28cc4fa8dc Update KSpigotChat.kt 2020-10-03 23:09:55 +02:00
bluefireoly
3d41e4ae9d Replaced append with plusAssign
- added plusAssign for Array<BaseComponent>
2020-10-03 14:07:16 +02:00
bluefireoly
29cef0bc76 Update InventoryGUIPageChange.kt 2020-10-02 22:36:06 +02:00
bluefireoly
2d090153a6 StackOverflowError fix and R7 2020-10-02 21:59:04 +02:00
bluefireoly
efcef0590e Click callbacks are now typed 2020-10-02 20:08:21 +02:00
bluefireoly
0dc2a1eb55 Update InventoryType.kt 2020-10-02 19:16:42 +02:00
bluefireoly
6ce92e5574 Improved inheritance of inventory type interfaces 2020-10-02 19:08:49 +02:00
bluefireoly
a75424b16d Introduced default page 2020-10-02 15:54:21 +02:00
bluefireoly
dd040ccd23 Erased type argument of gui in changePage function 2020-10-02 15:42:08 +02:00
bluefireoly
447652ed8c Update InventoryGUI.kt 2020-10-02 15:40:39 +02:00
bluefireoly
b88f50eb2d Update InventoryGUISlots.kt 2020-10-02 15:40:14 +02:00
bluefireoly
f7e19dbb5b Inventory GUI update
- e.g.: "gui[Slots.RowThreeSlotOne] = ItemStack(Material.BAMBOO)" now possible
2020-09-29 22:23:42 +02:00
bluefireoly
b57f74d3f6 Update InventoryGUISlots.kt 2020-09-29 20:54:18 +02:00
bluefireoly
aa9e0ccca6 Inventory GUI update
- new Slot constants
- introduced "internal" philosophy
- renamed InventoryGUIType to InventoryType
2020-09-29 20:47:19 +02:00