Commit Graph

380 Commits

Author SHA1 Message Date
NichtStudioCode
ff56f8e017 Fixed GUIBuilder not working for Tab GUIs 2021-04-11 00:23:05 +02:00
NichtStudioCode
ba0a57af41 VirtualInventory#getItems 2021-04-10 12:45:53 +02:00
NichtStudioCode
ce147a38b8 Update ItemBuilder.java 2021-04-07 20:47:33 +02:00
NichtStudioCode
f0d1ac5eaf Add itemUpdateHandler 2021-03-31 13:47:35 +02:00
NichtStudioCode
dc381dba6e Added option to delete VirtualInventories 2021-03-31 13:39:51 +02:00
NichtStudioCode
da96b415a9 GUI Background 2021-02-28 19:36:51 +01:00
NichtStudioCode
a22e33cf64 Added option to set plugin manually 2021-02-21 15:02:50 +01:00
NichtStudioCode
b87177fe83 Update to latest ResourcePack 2021-02-16 21:33:28 +01:00
NichtStudioCode
5e27d272db Added AsyncItem 2021-02-13 19:06:05 +01:00
NichtStudioCode
76b947e2a0 Moved ItemBuilder 2021-02-13 18:39:16 +01:00
NichtStudioCode
c084c1a2bc SimpleItem.of 2021-02-13 18:02:05 +01:00
NichtStudioCode
f38f86d423 Provide option to choose between InvUIRP versions 2021-02-13 17:52:36 +01:00
NichtStudioCode
3c3856423e Improved HeadTexture cache
Cache entries now expire after one day
If the server is in only mode, the UUID of a Player will be retrieved using the usercache
2021-02-13 17:51:48 +01:00
NichtStudioCode
39a8941f62 VirtualInventory Cursor Collect 2021-02-12 13:16:20 +01:00
NichtStudioCode
9ec262a122 VirtualInventory ItemDrag 2021-02-12 01:44:46 +01:00
NichtStudioCode
8d3f4e3690 Removed ItemStackHolder 2021-02-11 22:34:05 +01:00
NichtStudioCode
459f19d7b3 Made Structure independent from GUIBuilder 2021-02-11 21:48:45 +01:00
NichtStudioCode
bd625c3adb Update to latest InventoryAccess 2021-02-09 15:51:26 +01:00
NichtStudioCode
77ab4c3c10 Update to latest ResourcePack 2021-02-08 22:24:46 +01:00
NichtStudioCode
7335ae86de VirtualInventories in MergedWindow 2021-02-08 20:26:38 +01:00
NichtStudioCode
951178f161 Minor changes
-Added some @NotNull and -@Nullable
-Some refactoring
-Added some new constructors for windows that don't require the closeable and closeOnEvent boolean
2021-02-08 19:00:09 +01:00
NichtStudioCode
b5af62d64d Update README.md 2021-02-08 18:17:53 +01:00
NichtStudioCode
849320e338 Removed InvUI#onDisable 2021-02-08 18:03:58 +01:00
NichtStudioCode
a973701bbc Improved GUIBuilder & ControlItems 2021-02-08 17:00:36 +01:00
NichtStudioCode
b76be6ffd8 ScrollGUI 2021-02-08 13:04:27 +01:00
NichtStudioCode
5e8a9d5536 Update SimpleWindow.java 2021-02-07 20:09:41 +01:00
NichtStudioCode
417b824e3a Merge branch 'main' of https://github.com/NichtStudioCode/InvUI into main 2021-02-07 20:04:30 +01:00
NichtStudioCode
c171d81072 Added PlayerHead cache 2021-02-07 20:04:26 +01:00
NichtStudioCode
3eda60d4e7
Update README.md 2021-02-06 16:54:44 +01:00
NichtStudioCode
b42540beed
Update README.md 2021-02-06 16:53:54 +01:00
NichtStudioCode
e5abf9a77b
Merge pull request #2 from NichtStudioCode/add-license-1
Create LICENSE
2021-02-06 16:49:06 +01:00
NichtStudioCode
d13fa8dcb3
Create LICENSE 2021-02-06 16:48:56 +01:00
NichtStudioCode
2af53e9bec
Update README.md 2021-02-06 16:48:20 +01:00
NichtStudioCode
6ca55ef678 Refactoring, added missing javadoc 2021-02-05 11:56:51 +01:00
NichtStudioCode
2df18412ef Reformatted project 2021-02-05 11:25:41 +01:00
NichtStudioCode
5176418a59 Renamed CustomItem to Icon 2021-02-05 11:16:02 +01:00
NichtStudioCode
c7dc050845 Javadoc & Changeable elements in PagedGUI implementations 2021-02-05 11:09:04 +01:00
NichtStudioCode
612d21ca8b Updated to latest InventoryAccess 2021-02-04 16:49:13 +01:00
NichtStudioCode
2c0e896a2d Fixed AutoCycleItem 2021-02-04 16:49:00 +01:00
NichtStudioCode
6c73edac99 Update CustomItem.java 2021-02-03 21:11:13 +01:00
NichtStudioCode
f3ad577a86 Update to latest resource pack 2021-02-03 20:51:12 +01:00
NichtStudioCode
e87ef108e6 Different inventory types
Dropper, Hopper, Anvil
2021-02-03 20:03:59 +01:00
NichtStudioCode
287e08dce4 Fixed CycleItem not updating 2021-02-03 13:56:54 +01:00
NichtStudioCode
bad8f89ba2 Renamed to InvUI 2021-02-02 21:10:08 +01:00
NichtStudioCode
8512a749bf Get Plugin from PluginClassLoader 2021-02-02 20:50:04 +01:00
NichtStudioCode
a5262128c9 3 New Items
Added AutoUpdateItem
Added CycleItem
Added AutoCycleItem
2021-02-01 12:24:25 +01:00
NichtStudioCode
73d5b0779d Improved GUIBuilder 2021-02-01 11:56:13 +01:00
NichtStudioCode
5eb859e6c9 CombinedWindow 2021-01-31 16:24:38 +01:00
NichtStudioCode
e6c4af7765 New CustomItems 2021-01-29 19:32:33 +01:00
NichtStudioCode
8889f30911 Methods to find all Windows & Viewers in GUI 2021-01-29 18:33:17 +01:00