Commit Graph

33 Commits

Author SHA1 Message Date
NichtStudioCode
85f2ac6d51 Gui freezing 2023-04-06 18:53:17 +02:00
NichtStudioCode
1e0b42357a Update ControlItem#setGui to only accepts guis of the generic type 2023-04-06 18:44:25 +02:00
NichtStudioCode
24d9a3bbef Fix #26 2023-04-01 11:49:33 +02:00
NichtStudioCode
9f44f940e5 Window#getPlayerItems 2023-03-25 22:36:35 +01:00
NichtStudioCode
290f9b6ee9 Add some NotNull annotations 2023-03-20 14:05:54 +01:00
NichtStudioCode
13bef06660 Window outside click handlers 2023-03-20 14:03:32 +01:00
NichtStudioCode
3ca3a0a76e Add inventory-access-r13 to InvUI dependencies 2023-03-20 13:37:41 +01:00
NichtStudioCode
a9bc373d19 Fixed player inventory items not being initialized with DoubleWindow 2023-03-12 19:13:46 +01:00
NichtStudioCode
9b336db0a8 Add ComponentWrapper#withoutPreFormatting 2023-03-12 18:42:23 +01:00
NichtStudioCode
20fa465684 Fix Potion- and SkullBuilder not working with language provided 2023-03-05 13:40:10 +01:00
NichtStudioCode
a0e588a6f1 Fix unique nbt tag being applied to virtual inventory items 2023-03-04 18:40:47 +01:00
NichtStudioCode
d437d5eef6 Rename TabGui#showTab to TabGui#setTab 2023-03-04 17:10:42 +01:00
NichtStudioCode
ad42afe225 Rename Window#show to Window#open 2023-03-04 17:10:31 +01:00
NichtStudioCode
88da7bb141 Fix AutoCycle- and AutoUpdateItem 2023-03-03 23:01:12 +01:00
NichtStudioCode
8406efdb66 Change window-related methods to use AbstractWindow 2023-03-03 17:45:10 +01:00
NichtStudioCode
3d4e062901 Improved window building
- Removed the "retain" parameter from Windows - all Windows can now be closed and reopened
- Added open handlers to Windows
- Added quick build methods Window.Builder.build(Player) and Window.Builder.show(Player)
- Added some NotNull annotations
2023-03-03 17:36:07 +01:00
D0gma_
73f44b03b7 Change outdated javadoc comments 2023-02-27 10:20:27 +01:00
NichtStudioCode
07d93c2765 Added some javadoc comments 2023-02-26 16:44:07 +01:00
NichtStudioCode
e8a6176d75 Add some @NotNulls 2023-02-26 15:59:42 +01:00
NichtStudioCode
4f6dee6861 Improved Gui- and Window builders 2023-02-26 15:29:57 +01:00
NichtStudioCode
b86f79d851 Server-side translations for items and inventory titles 2023-02-25 18:18:44 +01:00
NichtStudioCode
79120f43ec Rename BaseItemBuilder to AbstractItemBuilder 2023-01-29 18:53:54 +01:00
NichtStudioCode
b112c33c57 Rename BaseAnimation to AbstractAnimation 2023-01-29 18:53:36 +01:00
NichtStudioCode
d00922379d Improved Window- and GuiBuilder
- New, more flexible GuiBuilders
- Cloneable Window- and GuiBuilder
- Modifiers for Window- and GuiBuilder
- Multiple rename handlers for AnvilWindows
2023-01-29 17:18:07 +01:00
NichtStudioCode
1008a7d29b Fixed PagedItemsGuiImpl#setContent and ScrollVIGuiImpl#setContent 2023-01-28 23:21:06 +01:00
NichtStudioCode
18113cc68a Improved WindowBuilder 2023-01-28 17:55:26 +01:00
NichtStudioCode
b6c09de2bc Reformat code 2023-01-28 16:09:05 +01:00
NichtStudioCode
9b03a9a2db Change package from de.studiocode to xyz.xenondevs 2023-01-28 15:41:10 +01:00
NichtStudioCode
ae69de28db Fix default GuiType naming 2023-01-28 15:20:44 +01:00
NichtStudioCode
ecdf14e5b4 Add GuiBuilder#setBackground back 2023-01-28 15:20:32 +01:00
NichtStudioCode
2eb20b9866 Rename GUI to Gui, Add static Gui factory functions 2023-01-28 14:58:53 +01:00
NichtStudioCode
f8f2dfc95e Refactoring, Improved Window building 2023-01-28 12:30:36 +01:00
NichtStudioCode
19962dcc46 Rename modules 2023-01-26 13:13:01 +01:00