Commit Graph

10 Commits

Author SHA1 Message Date
9d5ee267a7 Changes the GUI item factory code
All checks were successful
KnarCraft/KnarGUI/pipeline/head This commit looks good
Adds a new GUIItemFactory interface
Renames the old GUIItemFactory to SimpleGUIItemFactory
2024-04-05 17:01:51 +02:00
e3ea5a5340 Adds README, Jenkinsfile and .gitignore
All checks were successful
EpicKnarvik97/KnarGUI/pipeline/head This commit looks good
KnarCraft/KnarGUI/pipeline/head This commit looks good
2023-07-27 18:00:00 +02:00
d839955808 Fixes a bug in inventory clicking
Fixes a bug where players clicking items in their own inventory while a custom inventory is open triggers items in the custom inventory.
2023-05-11 17:22:59 +02:00
1aa33e87c5 Allows using an existing item stack for an item factory 2023-05-10 15:37:18 +02:00
c18bf8d1d5 Removes anvil GUI
Anvil GUI basically doesn't work. It's impossible to get the new name of the renamed item without using awful things like NMS.
2023-01-19 23:08:23 +01:00
035d894e88 Adds methods for getting head skins from id 2023-01-19 15:54:30 +01:00
e93a7cbe5b Adds some code for generating item icons 2023-01-19 03:27:52 +01:00
5bc251309a Makes it possible to auto-delete a closed GUI 2023-01-18 16:48:26 +01:00
836c1b151e Fixes wrong structure 2023-01-18 16:30:50 +01:00
ead39f6fd1 Initial commit 2023-01-18 16:15:51 +01:00