Commit Graph

24 Commits

Author SHA1 Message Date
bluefireoly
fd505cd902 Added BadIPDetection 2020-10-19 17:51:21 +02:00
bluefireoly
da848728d2 Applied kotlin style conventions 2020-10-18 18:36:49 +02:00
bluefireoly
b72424d36d Update InventoryGUIBuilder.kt 2020-10-17 19:09:13 +02:00
bluefireoly
259c9fe13a Moved gui elements to a seperate package 2020-10-17 14:16:41 +02:00
bluefireoly
25d4b71031 Holders are singletons 2020-10-12 17:37:17 +02:00
bluefireoly
8aed914c7b Update InventoryGUIPageChange.kt 2020-10-12 17:27:11 +02:00
bluefireoly
29bd82803d Eliminated plugin and kSpigot parameters 2020-10-12 17:01:01 +02:00
bluefireoly
a9e54e707e Updated transition system 2020-10-11 00:57:13 +02:00
bluefireoly
416cd5a026 InventoryGUI GUI change with transition 2020-10-10 17:06:17 +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
bluefireoly
7139ddb3cf Added new page change effects 2020-09-27 18:35:55 +02:00
bluefireoly
b180b232a7 Update InventoryGUI.kt 2020-09-27 15:59:06 +02:00
bluefireoly
9fc0f60fe0 Beginning of InventoryGUI 2020-09-27 00:44:00 +02:00