ReuS
84ea36f8da
Add Fabric 1.21.9 project to settings.gradle
2025-10-02 19:21:11 +11:00
Mike Primm
4bba209b61
Add forge 1.21.6/1.21.7
2025-07-12 09:01:57 -04:00
Mike Primm
daac0c748e
Add missing textures, shift to 1.21.6 and 1.21.7
2025-07-09 00:08:41 -04:00
ReuS
6ede8ee155
Add Fabric 1.21.7 support
2025-07-09 11:23:46 +11:00
Chaosjan44
436ded2175
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
1708a429bf
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
75ec8bf8d9
Seems to work like this (1.21.6 - tested on Paper release 28)
2025-06-25 02:27:21 +02:00
Mike Primm
d74450eb8a
Add Forge 1.21.5
2025-05-31 18:13:25 -04:00
mikeprimm
3e24b6a889
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
c32ce26501
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
20b7485acc
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
f8d56293d8
Merge Fabric 1.21.3 and 1.21.4 (only one needed)
2025-01-14 19:25:43 -05:00
Michael Primm
c05d565c7e
Merge Forge 1.21.3 and 1.21.4 (only need one)
2025-01-14 19:11:35 -05:00
Michael Primm
638d6982b4
Add forge 1.21.3
2025-01-14 18:47:58 -05:00
Michael Primm
682146f968
Add first build of Forge 1.21.4
2025-01-14 18:02:35 -05:00
mikeprimm
548bc86121
Merge branch 'v3.0' into 1.21.1-fabric-port
2025-01-05 14:01:57 -06:00
mikeprimm
67ba450986
Merge branch 'v3.0' into add_fabric_1_21_3
2025-01-05 08:54:08 -06:00
mikeprimm
3d8f13bb5f
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
dffb9459e8
Avoid 403 errors from papermc.io repo
2025-01-04 21:46:42 -05:00
viloz1
7d3cd0d02d
fix 1.21.4
2024-12-05 21:35:52 +01:00
jacob1
0e86293db1
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
af76831864
Add Fabric 1.21.3
2024-11-21 12:12:35 +01:00
jacob1
abf7332cb4
Spigot / Paper 1.21.3 support
2024-11-09 20:56:09 -05:00
Peter Svensson
0966963440
support for fabric-1.21.1
2024-08-16 09:13:22 +02:00
Michael Primm
91e4c0e009
Start Forge 1.21
2024-06-16 01:41:36 -05:00
mikeprimm
04af3f840b
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
bf0c74ca4d
1.21 support for Bukkit
2024-06-14 21:21:23 -07:00
Peter Svensson
15dd09e991
Port to 1.21 (rc.1) for fabric
2024-06-13 17:31:39 +02:00
Michael Primm
9bd467ead9
Start Forge 1.20.6 code (not yet functional)
2024-06-02 18:25:17 -05:00
Kosma Moczek
d658b82eda
fabric-1.20.6: add to settings.gradle
2024-05-14 14:29:29 +02:00
Michael Primm
0ecb064940
Start 1.20.5 code
2024-04-26 20:54:41 -05:00
Michael Primm
4aad73cff8
Drop older 1.19 Forge and Fabric builds
2023-12-23 15:03:35 -06:00
Michael Primm
2d24ac53d7
Add Fabric 1.20.4 build
2023-12-14 22:47:56 -06:00
Michael Primm
31faa83b24
Add spigot-1.20.4 initial support
2023-12-12 21:22:38 -06:00
Michael Primm
2001b87864
Add Fabric 1.20.2 initial port
2023-09-23 13:03:21 -05:00
Michael Primm
754bb3623a
Add forge 1.20.2
2023-09-21 21:31:24 -05:00
Michael Primm
c2f9efd29c
Add spigot 1.20.2 support
2023-09-21 20:13:15 -05:00
Michael Primm
6beb62b4b7
Initial Spigot/Paper 1.20 support
2023-06-09 02:05:17 -04:00
Michael Primm
ac08bea145
Forge 1.20 - start Spigot 1.20
2023-06-08 15:53:11 -05:00
Kosma Moczek
eeaa9ccf6f
fabric-1.20: add to settings.gradle
2023-05-23 01:31:23 +02:00
Michael Primm
4a3ef0f10b
Turn fabric 1.19.4 back on
2023-03-16 16:03:57 -05:00
Kosma Moczek
d696d9f6a5
fabric: fix build issues with 1.19.4 port
2023-03-16 14:20:38 +01:00
Michael Primm
852bd27559
Build without fabric 1.19.4 (debug later)
2023-03-16 01:28:30 -05:00
Michael Primm
dc18fc46d8
Initial Spigot/Paper 1.19.4
2023-03-16 00:55:32 -05:00
Kosma Moczek
930dda1940
fabric-1.19.4: add to settings.gradle
2023-03-14 21:14:14 +01:00
Michael Primm
b92bd18945
Drop Fabric and Forge 1.18 builds (just stick with 1.18.2)
2022-12-12 00:45:14 -06:00
Michael Primm
c6669ba375
Add forge 1.19.3
2022-12-08 20:07:05 -06:00
Kosma Moczek
d7475fe3ea
fabric-1.19.3: add as Gradle subproject
2022-12-08 22:14:09 +01:00
Michael Primm
975944f649
Add initial 1.19.3 for Spigot/PaperMC support
2022-12-08 13:45:18 -06:00
Mike Primm
87b0181860
Drop 1.19.0, 1.18.0 for Forge and Fabric from builds
2022-08-14 16:02:47 -05:00