Commit graph

3293 commits

Author SHA1 Message Date
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
Shaijana
d7f989d816 -Added models for "tuff_brick_stairs", "tuff_brick_slab" and "tuff_brick_wall"
-Removed duplicated models for "polished_tuff_stairs" and "polished_tuff_wall"
2024-06-18 19:15:29 +02:00
Michael Primm
37a965c37b Prep for beta-6 2024-06-16 20:59:07 -05:00
Michael Primm
c3e9fb441f Add 1.21 blocks 2024-06-16 15:25:09 -05:00
Michael Primm
c795abe5f4 Add 1.20.6 blocks 2024-06-16 15:13:39 -05:00
Michael Primm
6e60c074d7 Update with 1.21 resources 2024-06-16 14:32:06 -05:00
Jurgen
cf32a81082 added new dataversion mappings for 1.20.x untill 1.21 2024-06-16 18:06:07 +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
mikeprimm
8b9535cce2 Merge pull request #4120 from ashduino101/v3.0
1.21 support for Bukkit/Spigot
2024-06-15 17:15:43 -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
mikeprimm
78b9d1f9cf Update gibberish.txt 2024-06-02 21:24:49 -05:00
Michael Primm
2fe50a4efd Fix Forge 1.20.6 build 2024-06-02 20:57:16 -05:00
Michael Primm
9bd467ead9 Start Forge 1.20.6 code (not yet functional) 2024-06-02 18:25:17 -05:00
mikeprimm
c91baab945 Merge pull request #4094 from KonradowyPL/v3.0
Transition player markers properly
2024-06-02 13:00:03 -05:00
mikeprimm
383d8cec48 Merge pull request #4082 from JurgenKuyper/add-configurable-spawnbed-hide-on-leave
added configurable on whether to remove spawnbed markers when player leaves the server
2024-06-02 12:59:32 -05:00
mikeprimm
a67867fff9 Merge pull request #4101 from JurgenKuyper/fix_blockmodel_filenames
updated blockmodel output to show file names
2024-06-02 12:57:51 -05:00