Commit Graph

345 Commits

Author SHA1 Message Date
NichtStudioCode
fb8bf589f2 Bumped version 2022-01-07 20:37:08 +01:00
NichtStudioCode
a025d06ac7 Added InventoryUpdatedEvent 2022-01-07 20:35:30 +01:00
NichtStudioCode
eae337ceb9 Added NestedScrollGUI and VIScrollGUI 2022-01-07 20:29:17 +01:00
NichtStudioCode
0a823c33c7 Structure#addIngredient(inventory, background) 2022-01-07 15:32:18 +01:00
NichtStudioCode
98b6f661af Added NotNull Annotation to Item#handleClick 2022-01-07 15:10:52 +01:00
NichtStudioCode
873fae0d7b Fixed NPE in ItemUtils#serializeItemStack 2022-01-07 10:52:59 +01:00
NichtStudioCode
c5d7861ac1 Fixed PotionBuilder 2022-01-07 10:52:07 +01:00
NichtStudioCode
82b30542d9 VirtualInventory#toString 2022-01-04 16:14:40 +01:00
NichtStudioCode
ab913eed3c Update CycleItem.java 2021-12-30 23:30:18 +01:00
NichtStudioCode
76a846f753 Fixed VirtualInventory#getMaxStackSize not respecting item stack size 2021-12-30 23:29:55 +01:00
NichtStudioCode
9e0ce92d29 Update ForceResourcePack.java 2021-12-22 18:44:05 +01:00
NichtStudioCode
1560a5d688 Reworked ItemBuilder 2021-12-22 17:15:05 +01:00
NichtStudioCode
dbad076ce1 Fixed NPE in BaseWindow#redrawItem 2021-12-21 11:47:25 +01:00
NichtStudioCode
d35355f64b Added support for 1.17's force resource pack prompt 2021-12-18 15:15:12 +01:00
NichtStudioCode
cac8ace852 Fixed Shift-DoubleClick 2021-12-18 13:15:31 +01:00
NichtStudioCode
75553f9c3e Removed NMS-Repo and GitHub CI 2021-12-18 13:15:11 +01:00
NichtStudioCode
aa8b4393d0 Update pom.xml 2021-12-12 12:13:22 +01:00
NichtStudioCode
b2fe538d6c Update .gitignore 2021-12-12 12:13:14 +01:00
NichtStudioCode
813171896b
Update maven.yml 2021-12-10 17:42:57 +01:00
NichtStudioCode
5237a3fad5 Updated to java 11 and 17 2021-12-10 17:35:42 +01:00
NichtStudioCode
c6561e6628 Update jitpack.yml 2021-12-01 20:04:57 +01:00
NichtStudioCode
050579c673 1.18 Support 2021-12-01 14:57:25 +01:00
NichtStudioCode
32e6564b60 Fixed wrong return value in VirtualInventory#setItemAmount 2021-11-19 01:01:02 +01:00
NichtStudioCode
3c57947f3a Allow null tabs in TabGUI 2021-11-07 17:33:33 +01:00
NichtStudioCode
4b9486eef7 Added Cartography Window 2021-10-30 14:15:05 +02:00
NichtStudioCode
4d79d6eb7e Possible fix for IndexOutOfBoundsException in getPageElements 2021-10-20 23:07:20 +02:00
NichtStudioCode
0b96a820ec ItemBuilder modifiers 2021-10-06 17:17:49 +02:00
NichtStudioCode
0ecea11053 Fixed ArrayIndexOutOfBoundsException when dragging items outside of GUIs 2021-10-06 16:51:50 +02:00
NichtStudioCode
a09ad3d065 Fixed spelling 2021-10-04 16:18:24 +02:00
NichtStudioCode
78b44b3220 Redraw all affected slots after the InventoryDragEvent 2021-10-04 16:10:27 +02:00
NichtStudioCode
b8ccc1a6ca Added VirtualInventory to byte[] serialization
Close #4
2021-09-16 21:33:10 +02:00
NichtStudioCode
77ee58439d VirtualInventoryManager#getAllInventories 2021-09-15 19:58:26 +02:00
NichtStudioCode
ccbe5a8e0f Update BaseWindow.java 2021-09-11 21:19:09 +02:00
NichtStudioCode
e765daa00f Send items again after updating inventory title 2021-09-11 19:43:59 +02:00
NichtStudioCode
5ae4dda739 Changed visibility of some internal GUI methods to protected 2021-09-04 13:55:06 +02:00
NichtStudioCode
52aa81e893 Added closeHandlers in Window 2021-09-04 13:54:36 +02:00
NichtStudioCode
5fcd728008 Added VISlotElementSupplier 2021-09-01 13:10:35 +02:00
NichtStudioCode
6da906fbc4 VirtualInventory shift-click priority 2021-09-01 12:51:04 +02:00
NichtStudioCode
e92abcf079 Added regions to BaseGUI 2021-08-29 17:56:08 +02:00
NichtStudioCode
9972805d04 Fixed spelling 2021-08-26 23:44:51 +02:00
NichtStudioCode
d0bddc126b Refactored InventoryAccess 2021-08-23 16:38:57 +02:00
NichtStudioCode
97021078d5 Reworked Structure and Markers 2021-08-22 15:19:58 +02:00
NichtStudioCode
ca0dff2153 Reworked GUIBuilder / GUIType 2021-08-22 14:44:19 +02:00
NichtStudioCode
82ba871ae3 Prevent players from receiving advancements through merged windows 2021-08-21 22:10:46 +02:00
NichtStudioCode
4b945d903b Create jitpack.yml 2021-08-17 18:00:40 +02:00
NichtStudioCode
25c20d302f Refactoring 2021-08-08 19:58:42 +02:00
NichtStudioCode
f0ea48506f ComponentUtils#withoutPreFormatting 2021-08-08 19:54:24 +02:00
NichtStudioCode
be90969f22 Reworked ControlItem and Controllable 2021-08-08 18:15:59 +02:00
NichtStudioCode
09e5492681 Improved fromLegacyText method 2021-08-08 18:15:22 +02:00
NichtStudioCode
6cb3e3ed8a SlotElement Supplier as Ingredient 2021-08-08 17:21:40 +02:00