Commit Graph

25 Commits

Author SHA1 Message Date
NichtStudioCode
2ae88d8378 Bump version 2023-07-02 12:50:46 +02:00
NichtStudioCode
210527b742 Bump version 2023-06-09 18:33:41 +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
fed3c03080 Bump version 2023-05-22 21:35:55 +02:00
NichtStudioCode
18270da64e Bump version 2023-05-08 18:18:04 +02:00
NichtStudioCode
46a1cf1536 Bump version 2023-05-06 16:52:13 +02:00
NichtStudioCode
70483b6029 Bump version 2023-04-25 13:08:45 +02:00
NichtStudioCode
13b9fa7dc4 Bump version 2023-04-16 18:14:02 +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
03e8881791 Bump version 2023-04-13 19:30:41 +02:00
NichtStudioCode
c7596f8bc1 Bump version 2023-04-13 13:19:08 +02:00
NichtStudioCode
ae84c8aaeb Bump version 2023-04-10 19:07:25 +02:00
NichtStudioCode
1f618ea0b0 Rework VirtualInventory 2023-04-10 01:11:52 +02:00
NichtStudioCode
9b336db0a8 Add ComponentWrapper#withoutPreFormatting 2023-03-12 18:42:23 +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
NichtStudioCode
4f6dee6861 Improved Gui- and Window builders 2023-02-26 15:29:57 +01:00
NichtStudioCode
79120f43ec Rename BaseItemBuilder to AbstractItemBuilder 2023-01-29 18:53:54 +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
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
2eb20b9866 Rename GUI to Gui, Add static Gui factory functions 2023-01-28 14:58:53 +01:00
NichtStudioCode
60ce81909f invui-kotlin module 2023-01-28 12:32:16 +01:00