Commit Graph

19 Commits

Author SHA1 Message Date
NichtStudioCode
eb04148acb Bump version 2023-12-17 09:50:47 +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
f12ccf6fc8 Reformat code 2023-10-12 16:06:22 +02:00
NichtStudioCode
785854f4a8 Remove ItemUtils#setSkullGameProfile
Because both Paper 1.14.4 and 1.15.0 are not up-to-date with the changes of Spigot 1.14.4 (CraftMetaSkull#setProfile exists on Spigot 1.14.4, but not Paper 1.14.4 and 1.15.0), it does not make sense to put this behind inventory-access revisions. Instead, the SkullBuilder will now just check every time whether CraftMetaSkull#setProfile exists.
2023-10-12 16:02:35 +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
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