Commit Graph

341 Commits

Author SHA1 Message Date
NichtStudioCode
ae4eb08097 Added UpdateReason.SUPPRESSED for suppressing VI event calls 2022-12-20 18:28:33 +01:00
NichtStudioCode
f45417340f Update README.md 2022-12-17 14:32:45 +01:00
NichtStudioCode
d1518c2561 CodeQL workflow 2022-12-17 14:28:19 +01:00
NichtStudioCode
981244dd2d 1.19.3 Support 2022-12-09 17:52:51 +01:00
NichtStudioCode
6cf1e01ef7 Bump version 2022-10-24 19:08:46 +02:00
NichtStudioCode
33a13f57ce InventoryUtils#addItemCorrectly blockedSlots arg 2022-10-24 19:06:15 +02:00
NichtStudioCode
c5634e4109 Bump version 2022-09-30 15:25:41 +02:00
NichtStudioCode
fab3666bde Fix InventoryUtils#addItemCorrectly for crafting inventory 2022-09-30 15:25:35 +02:00
NichtStudioCode
522326fbae Bump version 2022-09-26 16:41:44 +02:00
NichtStudioCode
c315c360a2 Fix #10 2022-09-25 22:32:14 +02:00
NichtStudioCode
1f77a50803 Remove codemc-repo 2022-09-07 15:19:40 +02:00
NichtStudioCode
26b0dd1ff0 InvUI#setPlugin 2022-08-27 02:14:35 +02:00
NichtStudioCode
4e5b16d027 1.19.1 Support 2022-07-29 11:54:43 +02:00
NichtStudioCode
ce74a31bce Surround VirtualInventory events with try catch 2022-07-01 10:03:14 +02:00
NichtStudioCode
3bb3873dc0 Improved VirtualInventory events 2022-06-25 11:26:53 +02:00
NichtStudioCode
632341ad74
Update README.md 2022-06-24 21:28:27 +02:00
NichtStudioCode
9e3a3e35f1 Check http response code in ForceResourcePack 2022-06-18 12:46:19 +02:00
NichtStudioCode
f3bcbcb7f3 Fixed Markers.ITEM_LIST_SLOT_VERTICAL being marked as horizontal 2022-06-16 16:55:42 +02:00
NichtStudioCode
2fa6fef168 Changed argument check order in ScrollGUI 2022-06-16 16:55:16 +02:00
NichtStudioCode
749bd35a26 Support for kyori adventure components 2022-06-13 16:07:21 +02:00
NichtStudioCode
bc993f0e50
Update README.md 2022-06-13 12:25:24 +02:00
NichtStudioCode
a5ad22cc2b Fixed SkullBuilder#getThis returning null 2022-06-12 11:23:42 +02:00
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