Commit Graph

7 Commits

Author SHA1 Message Date
NichtStudioCode
7e43cfd207 Fix cartography window not displaying the map 2023-05-08 18:17:18 +02:00
NichtStudioCode
e56d8e61e8 Add SimpleItem(ItemStack) constructor 2023-05-08 18:16:55 +02:00
NichtStudioCode
695f9ed83e Fix line and page out of bounds after content update 2023-05-06 16:52:07 +02:00
NichtStudioCode
0182506f44 Fix SkullBuilder not setting serializedProfile in SkullMeta 2023-04-25 13:08:08 +02:00
NichtStudioCode
e660c26454 Use generic Gui / Window type for modifier in Gui / Window Builder 2023-04-16 18:37:07 +02:00
NichtStudioCode
ff8f96a36e Fix AbstractWindow#handleCloseEvent not being called on disable 2023-04-16 17:19:16 +02:00
NichtStudioCode
206a709335 Split invui module in invui and invui-core
The new invui-core module now contains all sources. The invui module is just a bundle of invui-core and all inventory-access revisions. This should make it easier to only include on inventory-access revision for plugins that don't have multi-version support.
2023-04-15 18:21:05 +02:00