Commit graph

118 commits

Author SHA1 Message Date
jacob1
648950fb1d
Spigot 1.21.11 support 2025-12-11 23:18:15 -05:00
jacob1
5d89224f31
Spigot/Paper 1.21.9-1.21.10 basic support 2025-10-07 20:49:26 -04:00
Mike Primm
8cdfee1cb8 Add forge 1.21.6/1.21.7 2025-07-12 09:01:57 -04:00
Mike Primm
6a85dcddf7 Add missing textures, shift to 1.21.6 and 1.21.7 2025-07-09 00:08:41 -04:00
ReuS
20dd6af786 Add Fabric 1.21.7 support 2025-07-09 11:23:46 +11:00
Chaosjan44
37e2e2453f removed the 1.21.6 Bukkit Helper since its not needed
fixed the porting issues @jacob1 found
2025-07-07 18:49:15 +02:00
Chaosjan44
9093b07b63 added 1.21.7 helper so that we can start the plugin on 1.21.7 - new blocks may not be rendered correctly yet. 2025-06-30 23:44:18 +02:00
Chaosjan44
9ece73bd80 Seems to work like this (1.21.6 - tested on Paper release 28) 2025-06-25 02:27:21 +02:00
Mike Primm
67e8b7fcc1 Add Forge 1.21.5 2025-05-31 18:13:25 -04:00
mikeprimm
8b8d13b0d5
Merge pull request #4200 from petersv5/1.21.5-fabric-port
initial port to fabric 1.21.5
2025-05-31 13:06:46 -05:00
Peter Svensson
802f62bc6a initial port to fabric 1.21.5
This port was inspired by the #4198 port for spigot 1.21.5 for the
NBT updates. Like that it also does not implement the new blocks.

Only light testing has been done, but it seems to work just as under
1.21.4 so far.

Note that gradle had to be updated to 8.12.
2025-04-05 08:55:25 +02:00
jacob1
c070ca97b3
Spigot 1.21.5 support
(ability to run only, not the ability to render the handful of new decorative flower blocks)
2025-04-01 21:13:25 -04:00
Michael Primm
d955b1d39b Merge Fabric 1.21.3 and 1.21.4 (only one needed) 2025-01-14 19:25:43 -05:00
Michael Primm
977aafddbf Merge Forge 1.21.3 and 1.21.4 (only need one) 2025-01-14 19:11:35 -05:00
Michael Primm
9a5ddab747 Add forge 1.21.3 2025-01-14 18:47:58 -05:00
Michael Primm
ddf46e31f8 Add first build of Forge 1.21.4 2025-01-14 18:02:35 -05:00
mikeprimm
1a4947c639
Merge branch 'v3.0' into 1.21.1-fabric-port 2025-01-05 14:01:57 -06:00
mikeprimm
9dd7ca8ca6
Merge branch 'v3.0' into add_fabric_1_21_3 2025-01-05 08:54:08 -06:00
mikeprimm
e9c70debb6
Merge pull request #4172 from viloz1/1.21.4-fix
Add support for fabric 1.21.4
2025-01-05 08:37:00 -06:00
Michael Primm
66b67519c3 Avoid 403 errors from papermc.io repo 2025-01-04 21:46:42 -05:00
viloz1
dc3bdd850c fix 1.21.4 2024-12-05 21:35:52 +01:00
jacob1
9bb99d1c0d
Spigot 1.21.4 support
(ability to run only, not the ability to render any of the new pale garden blocks)
2024-12-03 19:54:02 -05:00
Stephan Eberle
71062dfa5e Add Fabric 1.21.3 2024-11-21 12:12:35 +01:00
jacob1
4e409a80c7
Spigot / Paper 1.21.3 support 2024-11-09 20:56:09 -05:00
Peter Svensson
b9f56e29c0 support for fabric-1.21.1 2024-08-16 09:13:22 +02:00
Michael Primm
540da73c80 Start Forge 1.21 2024-06-16 01:41:36 -05:00
mikeprimm
5256a16ca0
Merge pull request #4118 from petersv5/1.21-pre4
Port to 1.21 (rc.1) for fabric
2024-06-15 17:17:40 -05:00
ashduino101
092aa52293 1.21 support for Bukkit 2024-06-14 21:21:23 -07:00
Peter Svensson
a4a07d96da Port to 1.21 (rc.1) for fabric 2024-06-13 17:31:39 +02:00
Michael Primm
d78a4fd11b Start Forge 1.20.6 code (not yet functional) 2024-06-02 18:25:17 -05:00
Kosma Moczek
f38e638d22 fabric-1.20.6: add to settings.gradle 2024-05-14 14:29:29 +02:00
Michael Primm
669c75322a Start 1.20.5 code 2024-04-26 20:54:41 -05:00
Michael Primm
9878719337 Drop older 1.19 Forge and Fabric builds 2023-12-23 15:03:35 -06:00
Michael Primm
dea6a55acd Add Fabric 1.20.4 build 2023-12-14 22:47:56 -06:00
Michael Primm
85885ced0e Add spigot-1.20.4 initial support 2023-12-12 21:22:38 -06:00
Michael Primm
169bb81ca7 Add Fabric 1.20.2 initial port 2023-09-23 13:03:21 -05:00
Michael Primm
91c4b23a0e Add forge 1.20.2 2023-09-21 21:31:24 -05:00
Michael Primm
e2a5fc80d3 Add spigot 1.20.2 support 2023-09-21 20:13:15 -05:00
Michael Primm
43a86b820c Initial Spigot/Paper 1.20 support 2023-06-09 02:05:17 -04:00
Michael Primm
2d835eaeec Forge 1.20 - start Spigot 1.20 2023-06-08 15:53:11 -05:00
Kosma Moczek
0ee1b6001a fabric-1.20: add to settings.gradle 2023-05-23 01:31:23 +02:00
Michael Primm
f25d17d3ce Turn fabric 1.19.4 back on 2023-03-16 16:03:57 -05:00
Kosma Moczek
7af46a04a6 fabric: fix build issues with 1.19.4 port 2023-03-16 14:20:38 +01:00
Michael Primm
2fd5db2835 Build without fabric 1.19.4 (debug later) 2023-03-16 01:28:30 -05:00
Michael Primm
caef8f433e Initial Spigot/Paper 1.19.4 2023-03-16 00:55:32 -05:00
Kosma Moczek
eee5565f86 fabric-1.19.4: add to settings.gradle 2023-03-14 21:14:14 +01:00
Michael Primm
a6548ec0b7 Drop Fabric and Forge 1.18 builds (just stick with 1.18.2) 2022-12-12 00:45:14 -06:00
Michael Primm
8af0ad8b8c Add forge 1.19.3 2022-12-08 20:07:05 -06:00
Kosma Moczek
743c6ee946 fabric-1.19.3: add as Gradle subproject 2022-12-08 22:14:09 +01:00
Michael Primm
eca305c519 Add initial 1.19.3 for Spigot/PaperMC support 2022-12-08 13:45:18 -06:00