Commit Graph

219 Commits

Author SHA1 Message Date
NichtStudioCode
d37a03a5a9 StackSizeProvider 2022-06-09 19:05:05 +02:00
NichtStudioCode
5d4f577e0c 1.19 Support 2022-06-09 13:55:28 +02:00
NichtStudioCode
bf82b93dbf Clone ItemStack before modifying NBT data in BaseWindow#redrawItem 2022-04-30 14:19:42 +02:00
NichtStudioCode
6a74920f75 Improved GUIBuilder and Structure
- Structure now stores width and height
- Width and height are no longer part of the GUIBuilder constructor
- Width and height can be omitted by using the String[] Structure constructor
- Vertical item list slots
- Added GUIBuilder#setBackground
2022-04-23 20:37:15 +02:00
NichtStudioCode
11dab1eba7 Fixed background not working for nested GUIs 2022-04-23 18:18:46 +02:00
NichtStudioCode
bba2a419b1 Bumped version 2022-04-23 17:46:23 +02:00
NichtStudioCode
e3a5131515 Updated string-remapper-maven-plugin 2022-04-23 16:17:40 +02:00
NichtStudioCode
9cd007b7ee 1.18.2 Support 2022-03-04 09:42:09 +01:00
NichtStudioCode
e821a97efc Bumped version 2022-02-27 21:20:25 +01:00
NichtStudioCode
95aa06021e Added ItemProvider#EMPTY 2022-02-27 21:20:17 +01:00
NichtStudioCode
e88e92a325 Allow control items in GUIs that they don't control 2022-02-27 21:20:06 +01:00
NichtStudioCode
22e74bc0b1 Page & Tab change handler 2022-02-27 21:18:50 +01:00
NichtStudioCode
09cfebd152 Performance Improvements 2022-02-25 19:47:02 +01:00
NichtStudioCode
0136354b57 Fixed Row- and ColumnAnimation 2022-02-15 22:36:44 +01:00
NichtStudioCode
86f0722a53
Create FUNDING.yml 2022-02-08 21:19:09 +01:00
NichtStudioCode
19173b43de Add xenondevs plugin repository 2022-01-27 20:58:38 +01:00
NichtStudioCode
0b1f0428bb Generate remapped-mojang artifacts 2022-01-27 20:01:19 +01:00
NichtStudioCode
f99c1e0e9f Set InventoryAccess BlockPos to 0, 0, 0 2022-01-24 13:07:20 +01:00
NichtStudioCode
84c1736542 Set resource pack url after generating hash 2022-01-15 15:41:49 +01:00
NichtStudioCode
3c7a85b2a9 Fixed ScrollGUI#canScroll 2022-01-14 21:35:55 +01:00
NichtStudioCode
1cc9f4bf4b Bumped version 2022-01-14 21:28:19 +01:00
NichtStudioCode
c40bda1434 ResourcePack module, send resource pack after AuthMe login 2022-01-14 21:23:41 +01:00
NichtStudioCode
2f6ead0882 Added CartographySplitWindow 2022-01-12 21:08:28 +01:00
NichtStudioCode
35ea3a8776 Removed deprecated yaml serialization 2022-01-09 17:50:17 +01:00
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