Commit Graph

349 Commits

Author SHA1 Message Date
D0gma_
c21a372bd8 Add Firework power modifier 2023-08-19 13:57:12 +02:00
D0gma_
f2b5c4fd4c
specify withoutPreFormatting return type 2023-08-18 21:27:22 +02:00
NichtStudioCode
131e44bc75 Bump version 2023-08-09 12:11:07 +02:00
NichtStudioCode
85a6435114
Merge pull request #45 from D0gmaDev/main
Add BannerBuilder and FireworkBuilder
2023-08-09 12:10:07 +02:00
NichtStudioCode
d43f2be95c Reformat code 2023-08-09 12:09:51 +02:00
D0gma_
7215bb2bc1 Add BannerBuilder and FireworkBuilder 2023-08-08 17:56:15 +02:00
NichtStudioCode
5844f648ff
Update README.md 2023-07-19 09:26:15 +02:00
NichtStudioCode
f6dcd52d34 Bump version 2023-07-19 09:24:10 +02:00
NichtStudioCode
215f088e3f Add PagedInventoriesGuiImpl 2023-07-19 09:24:04 +02:00
NichtStudioCode
673e9e5fe2 Fix javadoc param reference for outsideClickHandler 2023-07-02 12:57:14 +02:00
NichtStudioCode
2ae88d8378 Bump version 2023-07-02 12:50:46 +02:00
NichtStudioCode
cb320140b6 Fix window builder open handlers not being added to window 2023-07-02 12:50:40 +02:00
NichtStudioCode
f57fb6de38 Delete jitpack.yml 2023-07-02 12:47:32 +02:00
NichtStudioCode
288bd2505c Remove org.joml.Math import 2023-06-15 21:52:13 +02:00
NichtStudioCode
1d276aa356 Find plugin instance when loaded through PaperPluginClassLoader 2023-06-12 20:19:21 +02:00
NichtStudioCode
38cc1d57bd Improved window close handling
- WindowManager#windowsByPlayer are now also updated in WindowManager#addWindow and WindowManager#removeWindow

- Opening a new window during window close handlers now properly registers them in the WindowManger maps; but a Spigot issue still prevents this from working as inventories opened during the InventoryCloseEvent don't get click events
2023-06-11 16:41:01 +02:00
NichtStudioCode
e19447f7b9 Save viewer instance in AbstractWindow 2023-06-11 16:38:00 +02:00
NichtStudioCode
7b0767b9f4 Rearrange close and open methods in AbstractWindow 2023-06-11 14:33:53 +02:00
NichtStudioCode
210527b742 Bump version 2023-06-09 18:33:41 +02:00
NichtStudioCode
82e5408bed Fix Window closeable 2023-06-09 18:33:41 +02:00
NichtStudioCode
43263e36ad
Update README.md 2023-06-09 17:59:48 +02:00
NichtStudioCode
0c33ec3630 1.20 Support 2023-06-08 12:59:23 +02:00
NichtStudioCode
0cdbf5b779 Bump version 2023-06-01 12:20:50 +02:00
NichtStudioCode
71d0540d4a Fix #36 2023-06-01 12:20:16 +02:00
NichtStudioCode
fed3c03080 Bump version 2023-05-22 21:35:55 +02:00
NichtStudioCode
dad97bff4c Update string-remapper and switch to advanced pattern in PlayerUtilsImpl 2023-05-22 21:35:06 +02:00
NichtStudioCode
18270da64e Bump version 2023-05-08 18:18:04 +02:00
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
46a1cf1536 Bump version 2023-05-06 16:52:13 +02:00
NichtStudioCode
695f9ed83e Fix line and page out of bounds after content update 2023-05-06 16:52:07 +02:00
NichtStudioCode
fee76b5689
Update README.md 2023-04-26 10:51:51 +02:00
NichtStudioCode
70483b6029 Bump version 2023-04-25 13:08:45 +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
13b9fa7dc4 Bump version 2023-04-16 18:14:02 +02:00
NichtStudioCode
1c269f2943 Fix #31 2023-04-16 18:06: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
NichtStudioCode
372ea76ff4 Bump version 2023-04-15 17:56:42 +02:00
NichtStudioCode
6a8ac9dce3 Fix ItemPostUpdateEvent receiving air item stack when shift-clicking out of gui-embedded inventory 2023-04-15 17:56:32 +02:00
NichtStudioCode
32ade215cb Fix Inventory#setItem forcing slot 0 for empty items 2023-04-14 00:19:03 +02:00
NichtStudioCode
b07cf63736 Add nullability annotations to ItemUpdateEvent 2023-04-14 00:05:46 +02:00
NichtStudioCode
03e8881791 Bump version 2023-04-13 19:30:41 +02:00
NichtStudioCode
ae20d680e0 VirtualInventory copy constructor 2023-04-13 19:30:18 +02:00
NichtStudioCode
c7596f8bc1 Bump version 2023-04-13 13:19:08 +02:00
NichtStudioCode
a40f9bb707 Add ComponentLocalizer#componentCreator 2023-04-13 12:59:32 +02:00
NichtStudioCode
4744638c4f
Update README.md 2023-04-10 22:02:38 +02:00
NichtStudioCode
ae84c8aaeb Bump version 2023-04-10 19:07:25 +02:00
NichtStudioCode
07063fef82 Fix ConcurrentModificationException on server stop 2023-04-10 12:10:35 +02:00