Commit graph

3382 commits

Author SHA1 Message Date
mikeprimm
c9c8cb2ce5
Merge pull request #4228 from reusteur73/v3.0-contrib
Fabric 1.21.7 & Dried Ghast
2025-07-08 20:52:31 -04:00
Mike Primm
14e3331f2f Adjust version lookup for 1.21.x releases 2025-07-08 20:26:38 -04:00
ReuS
7f348ee072 Add dried_ghast texture 2025-07-09 11:24:27 +11:00
ReuS
20dd6af786 Add Fabric 1.21.7 support 2025-07-09 11:23:46 +11:00
mikeprimm
4233d3e4ba
Merge pull request #4222 from Chaosjan44/v3.0
Spigot/Paper support for 1.21.6 and 1.21.7
2025-07-08 19:26:04 -04: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
23f8b880a3 OSSRH Sunset - switch to central (only that linktosriram's s3-lite isn't on there (yet) so we need to go through GitHub with auth) 2025-06-30 23:41:33 +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
fosscel
71fc5d4641
fix (s3): use correct continuation token 2025-06-11 00:55:22 -07:00
Chris Everett
49ce30b859 Modernise login forms and structure. 2025-06-10 22:57:06 +12:00
Mike Primm
3abbca8582 Back to SNAPSHOT 2025-06-09 23:13:55 -04:00
Mike Primm
7c4ab257f5 Bump to 3.7-beta-9 2025-06-07 13:17:32 -04:00
fosscel
8eb1ba4cab
don't copy full buffer 2025-06-04 19:14:49 -07:00
Mike Primm
67e8b7fcc1 Add Forge 1.21.5 2025-05-31 18:13:25 -04:00
Mike Primm
a0dd8fe90c Fix 1.21.5 jtracy dependency 2025-05-31 16:07:06 -04:00
Mike Primm
14d90d9cd5 Get to consistent fabric-loom (and specific one) 2025-05-31 15:30:36 -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
mikeprimm
85f5ec66b9
Merge pull request #4198 from jacob1/1.21.5-bukkit
Spigot/Paper 1.21.5 support
2025-05-31 13:06:05 -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
mikeprimm
10e6739811
Merge pull request #4188 from ZockiRR/v3.0
Async chunk loading for spigot/paper 1.21.3/1.21.4
2025-04-01 18:30:12 -05:00
Tom Cesko
c785bd7430 Fix null handling in getLoadedChunkAsync for paper/spigot 1.21.3/1.21.4 2025-03-07 17:31:29 +01:00
Tom Cesko
9e5e65bc8c Add async chunk loading for spigot/paper 1.21.3/1.21.4 2025-02-24 21:05:06 +01:00
Michael Primm
003cad5dc2 Back to SNAPSHOT 2025-01-15 14:36:44 -05:00
Michael Primm
de38ef4dbe Prep for 3.7-beta-8 2025-01-15 08:48:48 -05:00
Michael Primm
3e932dc7f9 Add missing texture 2025-01-14 21:01:48 -05:00
Michael Primm
4c575a4e93 Fix up some bad 1.21.4 textures 2025-01-14 21:01:38 -05:00
Michael Primm
07e8981d5e 1.21.4 blocks (courtesy of @ianmartsinkevich) 2025-01-14 20:10:53 -05: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
Michael Primm
3c0be81098 Drop downlevel 1.20.x Fabric and Forge 2025-01-14 18:00:36 -05:00
Michael Primm
c12f4fdf18 Fix packages in Fabric 1.21.4 PR... 2025-01-06 14:42:50 -05:00
Michael Primm
82b4b93756 Fix mixins package path 2025-01-06 14:23:08 -05:00
Michael Primm
c3deeb72f0 Update version ranges 2025-01-05 15:17:05 -05:00
Michael Primm
ccc5825c39 Fix merge of sqlite (we don't do that...) 2025-01-05 15:13:31 -05:00
mikeprimm
ad5cff1180
Merge pull request #4148 from petersv5/1.21.1-fabric-port
support for fabric-1.21.1
2025-01-05 14:03:27 -06:00
mikeprimm
1a4947c639
Merge branch 'v3.0' into 1.21.1-fabric-port 2025-01-05 14:01:57 -06:00
mikeprimm
89fbc21333
Merge pull request #4154 from Jatc252/userid-to-username
Make webregister command a bit nicer
2025-01-05 13:56:17 -06:00
Michael Primm
17773c9817 Stop sucking spigot in (jtracy workaround) 2025-01-05 12:09:57 -05:00
Michael Primm
7cc8078410 Get fabric 1.21.3 building 2025-01-05 12:02:10 -05:00
Michael Primm
d8bab0504d Mixing fabric-loom plugin versions seems to be very bad... 2025-01-05 11:17:18 -05:00
Michael Primm
2c8c45690b Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2025-01-05 10:29:10 -05:00
Michael Primm
da377fde3e Try to minimize jtracy nonsense 2025-01-05 10:28:44 -05:00
mikeprimm
1ccd234644
Merge pull request #4124 from shaijana/v3.0
Fixed models for some tuff-brick blocks
2025-01-05 09:07:48 -06:00
mikeprimm
e3fc05aafc
Merge pull request #4167 from steviee/add_fabric_1_21_3
Support Fabric version 1.21.3
2025-01-05 08:54:22 -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