Commit Graph

3286 Commits

Author SHA1 Message Date
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
Michael Primm
58408bbe55 Try excluding jtracy 2025-01-04 23:09:48 -05:00
Michael Primm
66b67519c3 Avoid 403 errors from papermc.io repo 2025-01-04 21:46:42 -05:00
Michael Primm
53b905e3ae Back to 3.7-SNAPSHOT 2025-01-04 21:46:22 -05:00
mikeprimm
29e206588e
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
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
jacob1
33c1b20d3b
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
d71dd1c6e7 Fixed versions 2024-11-21 16:43:29 +01:00
Steviee
46a822743c initial commit for 1.21.3 2024-11-21 15:29:15 +01:00
Stephan Eberle
71062dfa5e Add Fabric 1.21.3 2024-11-21 12:12:35 +01:00
jacob1
67e6423517
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
4e409a80c7
Spigot / Paper 1.21.3 support 2024-11-09 20:56:09 -05:00
Michael Primm
30d6845bb2 Prop for beta-7 2024-08-16 00:59:17 -05:00
mikeprimm
a4483ef659
Merge pull request #4143 from forkiesassds/patch-1
Add 1.21.1 support
2024-08-15 23:47:18 -05:00
mikeprimm
574a3ae510
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
6c2398f9f3
Future-proofing 2024-08-13 02:07:59 +03:00
icanttellyou
8536fbb214
Add 1.21.1 support 2024-08-10 17:42:46 +03:00
Michael Primm
fea8b11741 Back to SNAPSHOT 2024-06-19 19:01:19 -05:00
Shaijana
8bd486c098 -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
36dc1adb15 Prep for beta-6 2024-06-16 20:59:07 -05:00
Michael Primm
52ba0b467b Add 1.21 blocks 2024-06-16 15:25:09 -05:00
Michael Primm
f6deca07b4 Add 1.20.6 blocks 2024-06-16 15:13:39 -05:00
Michael Primm
602e2d76d9 Update with 1.21 resources 2024-06-16 14:32:06 -05:00
Jurgen
20f3fe9684 added new dataversion mappings for 1.20.x untill 1.21 2024-06-16 18:06:07 +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
mikeprimm
d188618720
Merge pull request #4120 from ashduino101/v3.0
1.21 support for Bukkit/Spigot
2024-06-15 17:15:43 -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
mikeprimm
425ca0fdb6
Update gibberish.txt 2024-06-02 21:24:49 -05:00
Michael Primm
435472085d Fix Forge 1.20.6 build 2024-06-02 20:57:16 -05:00
Michael Primm
d78a4fd11b Start Forge 1.20.6 code (not yet functional) 2024-06-02 18:25:17 -05:00
mikeprimm
d00ff62426
Merge pull request #4094 from KonradowyPL/v3.0
Transition player markers properly
2024-06-02 13:00:03 -05:00
mikeprimm
313933fa5c
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
a0effe21f6
Merge pull request #4101 from JurgenKuyper/fix_blockmodel_filenames
updated blockmodel output to show file names
2024-06-02 12:57:51 -05:00
mikeprimm
3365883b60
Merge pull request #4108 from JurgenKuyper/patch-2
Update README.md
2024-06-02 12:56:22 -05:00
mikeprimm
60aac56d40
Merge pull request #4115 from kosmolot-mods/fabric-1.20.6
Fabric 1.20.6
2024-06-02 12:56:06 -05:00
Kosma Moczek
788addccde fabric-1.20.6: update to 1.20.6 2024-06-02 12:06:56 +02:00
Kosma Moczek
4d7d66f199 fabric: update Loom to 1.6.11 2024-06-02 12:05:55 +02:00
Kosma Moczek
f38e638d22 fabric-1.20.6: add to settings.gradle 2024-05-14 14:29:29 +02:00
Kosma Moczek
d90fd79c47 fabric-1.20.6: rename from 1.20.4 2024-05-14 14:26:34 +02:00
Kosma Moczek
eff2f7c512 fabric-1.20.6: copy from 1.20.4 2024-05-14 14:23:51 +02:00