Commit Graph

73 Commits

Author SHA1 Message Date
NichtStudioCode
0928e1f4d1 Bump version 2024-03-31 10:31:58 +02:00
NichtStudioCode
954df03ea2 Bump version 2024-03-06 10:07:03 +01:00
NichtStudioCode
f76896231c Bump version 2024-01-12 09:05:41 +01:00
NichtStudioCode
eb04148acb Bump version 2023-12-17 09:50:47 +01:00
NichtStudioCode
49b3a74fc7 1.20.4 Support 2023-12-17 09:50:37 +01:00
NichtStudioCode
21b8babc31 Remove invui-resourcepack 2023-12-17 09:49:37 +01:00
NichtStudioCode
6db2edc1dc Bump version 2023-10-28 13:41:15 +02:00
NichtStudioCode
659e9596fc Bump version 2023-10-12 16:06:41 +02:00
NichtStudioCode
be09c8621c Bump version 2023-10-12 10:31:14 +02:00
NichtStudioCode
babad46e84 Fix several incompatibilities with 1.14
This commit introduces support for 1.14.0, 1.14.1, 1.14.2 and 1.14.3 with the new inventory-access-r1 and inventory-access-r2 modules. All subsequent revisions have been pushed down by two versions. (ex.: inventory-access-r15 is inventory-access-r17 now)

Other changes include:
- Introduced ItemUtils#setSkullGameProfile inventory-access method
- Removed all usages of fastutil classes, as those are relocated to a different path on older versions and therefore not accessible
- Removed all usages of Material#isAir and ClickType#SWAP_OFFHAND, as those did not exist in 1.14
- invui-core now depends on spigot 1.14 instead of 1.20.2. This should prevent any future issues regarding the usage of methods and properties that have only been introduced later
2023-10-12 10:30:18 +02:00
NichtStudioCode
08411eba78 Bump version 2023-10-09 18:43:23 +02:00
NichtStudioCode
c55b6945cd Bump version 2023-10-06 18:19:14 +02:00
NichtStudioCode
923af0cc8a Bump version 2023-10-03 07:55:09 +02:00
NichtStudioCode
7cb0dbcc3d Bump version 2023-09-30 18:55:53 +02:00
NichtStudioCode
ac47f08f1b Bump version 2023-09-24 18:06:34 +02:00
NichtStudioCode
05f02dae78 1.20.2 Support 2023-09-24 18:06:23 +02:00
NichtStudioCode
436f520a35 Bump version 2023-09-04 19:02:30 +02:00
NichtStudioCode
131e44bc75 Bump version 2023-08-09 12:11:07 +02:00
NichtStudioCode
f6dcd52d34 Bump version 2023-07-19 09:24:10 +02:00
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
2525422388 Update to 1.19.4 2023-03-16 16:15:01 +01:00
NichtStudioCode
9b03a9a2db Change package from de.studiocode to xyz.xenondevs 2023-01-28 15:41:10 +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
NichtStudioCode
2a117b1bf6 Bump version 2022-12-23 12:12:10 +01:00
NichtStudioCode
ae2426f737 Bump version 2022-12-21 13:42:49 +01:00
NichtStudioCode
5c776dcec2 Bump version 2022-12-20 18:28:44 +01:00
NichtStudioCode
d1518c2561 CodeQL workflow 2022-12-17 14:28:19 +01:00
NichtStudioCode
981244dd2d 1.19.3 Support 2022-12-09 17:52:51 +01:00
NichtStudioCode
6cf1e01ef7 Bump version 2022-10-24 19:08:46 +02:00
NichtStudioCode
c5634e4109 Bump version 2022-09-30 15:25:41 +02:00
NichtStudioCode
522326fbae Bump version 2022-09-26 16:41:44 +02:00
NichtStudioCode
4e5b16d027 1.19.1 Support 2022-07-29 11:54:43 +02:00
NichtStudioCode
5d4f577e0c 1.19 Support 2022-06-09 13:55:28 +02:00
NichtStudioCode
bba2a419b1 Bumped version 2022-04-23 17:46:23 +02:00
NichtStudioCode
9cd007b7ee 1.18.2 Support 2022-03-04 09:42:09 +01:00
NichtStudioCode
e821a97efc Bumped version 2022-02-27 21:20:25 +01:00