Commit Graph

74 Commits

Author SHA1 Message Date
NichtStudioCode
d0138f476e ForceResourcePack deactivated by default 2021-01-27 18:30:14 +01:00
NichtStudioCode
87d14b71a9 Updated ResourcePack URL 2021-01-27 18:25:23 +01:00
NichtStudioCode
793635a9dd ReflectionRegistry
Added a reflection registry
Added some methods in ReflectionUtils
2021-01-27 18:21:14 +01:00
NichtStudioCode
6521e655a4 FunctionItem 2021-01-27 17:23:09 +01:00
NichtStudioCode
c1d1255a91 Nested GUIs and VirtualInventories 2021-01-27 17:15:16 +01:00
NichtStudioCode
8e160a5e87 Improved PagedGUI
BackItem and ForwardItem are no longer inner classes
BackItem and ForwardItem use a Function<PagedGUI, ItemBuilder> to receive the current ItemBuilder
Improved PagedGUIBuilder
2021-01-27 16:25:09 +01:00
NichtStudioCode
548b22df97 CustomItems 2021-01-27 15:16:52 +01:00
NichtStudioCode
5a63384f36 Fixed ItemUpdateEvent cancel not working 2021-01-27 13:58:38 +01:00
NichtStudioCode
1f2ac4a651 Added BackgroundItem 2021-01-26 20:13:47 +01:00
NichtStudioCode
dd9232fc37 Update WindowManager.java
Updated javadoc
New method for finding all Windows belonging to a player
2021-01-25 18:26:42 +01:00
NichtStudioCode
ea35d94dda ItemUpdateEvent
Created and implemented ItemUpdateEvent
Added javadoc to VirtualInventory
2021-01-25 18:08:49 +01:00
NichtStudioCode
a4bdf57360 Simplified code regarding VirtualInventory 2021-01-24 23:13:34 +01:00
NichtStudioCode
d50f24e557 New animation 2021-01-24 20:55:34 +01:00
NichtStudioCode
101ca28f70 Reformatted code 2021-01-24 20:00:41 +01:00
NichtStudioCode
97db33277e VirtualInventory shift click
Added the possibility to shift-click items in and out of VirtualInventories
Added handling for the PLACE_SOME InventoryAction
2021-01-24 19:55:45 +01:00
NichtStudioCode
ddf5c070e8 VirtualInventory serialization 2021-01-23 15:38:47 +01:00
NichtStudioCode
14f2d97e93 VirtualInventory 2021-01-22 19:27:54 +01:00
NichtStudioCode
b90853e165 Multiple finishHandlers in Animation 2021-01-21 00:18:15 +01:00
NichtStudioCode
397ff4fe50 Javadoc 2021-01-21 00:17:58 +01:00
NichtStudioCode
ab98b0dee4 Added missing access modifier 2021-01-20 23:10:55 +01:00
NichtStudioCode
2ad04822c7 Merge branch 'main' of https://github.com/NichtStudioCode/InvGui into main 2021-01-20 22:49:00 +01:00
NichtStudioCode
b5ccbd6f4d Changes
Added missing access modifiers.
Fixed a bug in PagedGUI that could result in showing an empty page.
2021-01-20 22:48:41 +01:00
NichtStudioCode
e4ac6ed189
Create README.md 2021-01-20 22:29:07 +01:00
NichtStudioCode
1d08e06d5c Initial commit 2021-01-20 22:27:13 +01:00