Tom Cesko
8fc2994925
Fix null handling in getLoadedChunkAsync for paper/spigot 1.21.3/1.21.4
2025-03-07 17:31:29 +01:00
Tom Cesko
cb89181590
Add async chunk loading for spigot/paper 1.21.3/1.21.4
2025-02-24 21:05:06 +01:00
Michael Primm
dfa54a3631
Back to SNAPSHOT
2025-01-15 14:36:44 -05:00
Michael Primm
2acc8abff7
Prep for 3.7-beta-8
2025-01-15 08:48:48 -05:00
Michael Primm
eac6b6bbdf
Add missing texture
2025-01-14 21:01:48 -05:00
Michael Primm
eca45d96d1
Fix up some bad 1.21.4 textures
2025-01-14 21:01:38 -05:00
Michael Primm
222217bfd6
1.21.4 blocks (courtesy of @ianmartsinkevich)
2025-01-14 20:10:53 -05: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
Michael Primm
2542275aa3
Drop downlevel 1.20.x Fabric and Forge
2025-01-14 18:00:36 -05:00
Michael Primm
41a0458984
Fix packages in Fabric 1.21.4 PR...
2025-01-06 14:42:50 -05:00
Michael Primm
62dc6341d3
Fix mixins package path
2025-01-06 14:23:08 -05:00
Michael Primm
7a00272c70
Update version ranges
2025-01-05 15:17:05 -05:00
Michael Primm
fe719ac5e8
Fix merge of sqlite (we don't do that...)
2025-01-05 15:13:31 -05:00
mikeprimm
62ef1f90f2
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
548bc86121
Merge branch 'v3.0' into 1.21.1-fabric-port
2025-01-05 14:01:57 -06:00
mikeprimm
6687d21372
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
e2adaf0e3e
Stop sucking spigot in (jtracy workaround)
2025-01-05 12:09:57 -05:00
Michael Primm
231a3b2c6c
Get fabric 1.21.3 building
2025-01-05 12:02:10 -05:00
Michael Primm
a5ee1ddd00
Mixing fabric-loom plugin versions seems to be very bad...
2025-01-05 11:17:18 -05:00
Michael Primm
8de444690a
Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0
2025-01-05 10:29:10 -05:00
Michael Primm
46b751d217
Try to minimize jtracy nonsense
2025-01-05 10:28:44 -05:00
mikeprimm
84b15acb16
Merge pull request #4124 from shaijana/v3.0
...
Fixed models for some tuff-brick blocks
2025-01-05 09:07:48 -06:00
mikeprimm
a739f72d8a
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
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
f16a8315dc
Try excluding jtracy
2025-01-04 23:09:48 -05:00
Michael Primm
dffb9459e8
Avoid 403 errors from papermc.io repo
2025-01-04 21:46:42 -05:00
Michael Primm
facdcb29aa
Back to 3.7-SNAPSHOT
2025-01-04 21:46:22 -05:00
mikeprimm
33a262c2e3
Merge pull request #4164 from jacob1/v3.0
...
Support Spigot/Paper 1.21.3 and 1.21.4
2025-01-04 20:19:37 -06: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
jacob1
841bd088de
Fix nether roof renders on Spigot 1.21.3
...
DynmapWorld.worldheight is reporting as 255 in 1.21.3, instead of 256 like it did before. (Overworld is now 319 -> 320). Unsure if this is a bug, since it seems right ...
Either way, do a Math.ceil to ensure there's enough sections even when the amount of blocks doesn't evenly line up with a 16 block section.
2024-11-28 22:01:36 -05:00
Steviee
6723309972
Fixed versions
2024-11-21 16:43:29 +01:00
Steviee
d7ae9c86bb
initial commit for 1.21.3
2024-11-21 15:29:15 +01:00
Stephan Eberle
af76831864
Add Fabric 1.21.3
2024-11-21 12:12:35 +01:00
jacob1
6586f7b392
Spigot 1.21.3 Support: Fix block states
...
Leaves fix was applied to 1.21 as well. getMaterial() was removed in 1.20 so has been removed from that version onwards as well.
2024-11-09 22:23:45 -05:00
jacob1
abf7332cb4
Spigot / Paper 1.21.3 support
2024-11-09 20:56:09 -05:00
Jatc251
40546f74f3
Update login.html
2024-08-30 18:47:05 +10:00
Jatc251
2402796334
Don't send personalised information to sender
2024-08-30 18:42:26 +10:00
Jatc251
9106bad59a
Make webregister command easier to comprehend
2024-08-30 18:38:20 +10:00
Peter Svensson
0966963440
support for fabric-1.21.1
2024-08-16 09:13:22 +02:00
Michael Primm
6b52f94884
Prop for beta-7
2024-08-16 00:59:17 -05:00
mikeprimm
0afac96f2d
Merge pull request #4143 from forkiesassds/patch-1
...
Add 1.21.1 support
2024-08-15 23:47:18 -05:00
mikeprimm
80ac99e688
Merge pull request #4122 from JurgenKuyper/fix_chunkversion_detection
...
added new dataversion mappings for 1.20.x untill 1.21
2024-08-15 23:44:27 -05:00
icanttellyou
01793b535f
Future-proofing
2024-08-13 02:07:59 +03:00
icanttellyou
df0f55832d
Add 1.21.1 support
2024-08-10 17:42:46 +03:00
Michael Primm
1b03cb0704
Back to SNAPSHOT
2024-06-19 19:01:19 -05:00