Commit graph

3115 commits

Author SHA1 Message Date
Michael Primm
1fbc54ecdc Add map data versions for 1.19.2, 1.19.3, 1.19.4 2023-03-21 18:55:29 -05:00
Michael Primm
9ff3d2284a Back to SNAPSHOT 2023-03-19 00:37:19 -05:00
Michael Primm
d4f78040ca Finish 1.20 preview blocks 2023-03-18 19:52:09 -05:00
Michael Primm
6cd0fa9567 Add cherry signs 2023-03-18 19:11:32 -05:00
Michael Primm
9b3ff485b1 Add upcoming cherry wood blocks 2023-03-18 15:06:52 -05:00
Michael Primm
19c6fb13dd Add chiseled_bookshelf 2023-03-18 14:44:59 -05:00
Michael Primm
dd75ead971 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2023-03-18 13:22:08 -05:00
Michael Primm
6dd8c2ab95 Update block textures 2023-03-18 13:21:50 -05:00
mikeprimm
2dc7f2e5c9 Update to beta-3 2023-03-18 11:38:42 -05:00
mikeprimm
66dcf33b61 Switch to beta-3 2023-03-18 11:38:08 -05:00
Michael Primm
eb303071be Update Forge 1.19.3 to also work with Forge 1.19.4 2023-03-16 17:46:18 -05:00
Michael Primm
4a3ef0f10b Turn fabric 1.19.4 back on 2023-03-16 16:03:57 -05:00
mikeprimm
cf3ec7d3e8 Merge pull request #3946 from kosma/fabric-1.19.4-fix
fabric: fix build issues with 1.19.4 port
2023-03-16 09:44:09 -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
mikeprimm
5c8631ed7b Merge pull request #3945 from kosma/fabric-1.19.4
Fabric 1.19.4
2023-03-15 21:05:31 -05:00
Kosma Moczek
211869f45d fabric-1.19.4: adapt for 1.19.4 changes 2023-03-14 22:35:35 +01:00
Kosma Moczek
f823ecd876 fabric-1.19.4: update dependencies to 1.19.4 2023-03-14 21:14:14 +01:00
Kosma Moczek
60f222ff5b fabric-1.19.4: remap to yarn 1.19.4+build.1 2023-03-14 21:14:14 +01:00
Kosma Moczek
930dda1940 fabric-1.19.4: add to settings.gradle 2023-03-14 21:14:14 +01:00
Kosma Moczek
e4b857d78d fabric-1.19.4: rename 1.19.3 -> 1.19.4 2023-03-14 21:14:14 +01:00
Kosma Moczek
ff2d42ed71 fabric-1.19.4: copy from fabric-1.19.3 2023-03-14 21:00:03 +01:00
mikeprimm
ad08bdddd2 Merge pull request #3934 from Max-42/patch-1
Add comment in configuration.txt
2023-02-27 06:02:04 -06:00
mikeprimm
f7c59a4ec0 Merge pull request #3932 from JurgenKuyper/CaveGradients
implemented user configurable start and stop of cave render
2023-02-27 06:01:35 -06:00
mikeprimm
f6649836e1 Merge pull request #3933 from shaijana/v3.0
Added some textures of 1.19.3
2023-02-27 06:00:31 -06:00
Max
5f7ffc5aa8 fix typo 2023-02-18 22:40:13 +01:00
Max
68d8e568bb add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
Shaijana
e5b7ed02c7 Added some textures of 1.19.3
(Hanging Signs and chiseled bookshelfs are still missing)
2023-02-14 20:47:42 +01:00
Jurgen
de2eb1adaa fixed imports, thanks intellij 2023-02-08 19:58:47 +01:00
Jurgen
b2d192d448 implemented user configurable start and stop of cave render 2023-02-08 19:43:20 +01:00
Michael Primm
1da3b7e578 Back to 3.5-SNAPSHOT 2023-01-29 17:31:17 -06:00
Michael Primm
4cf7b412be Switch to 3.5-beta-2 2023-01-28 14:56:07 -06:00
mikeprimm
b0ec98290e Merge pull request #3906 from jonasbn/spellcheck_gha_update
Update of spellcheck GitHub Action to version 0.29.0
2023-01-25 09:11:45 -06:00
mikeprimm
77833a9a9e Merge pull request #3915 from JurgenKuyper/JarInJarFix
implemented catch to prevent server crash when jar in jar methods are used
2023-01-25 09:10:56 -06:00
mikeprimm
f241d9b43c Merge pull request #3910 from JOO200/fix/skinsrestorercompile
Don't use reflections to access SkinsRestorer API
2023-01-25 09:09:25 -06:00
mikeprimm
46db9b83a7 Merge pull request #3917 from JurgenKuyper/fix_spaces_standalone_markers
Update markers.js
2023-01-25 09:00:32 -06:00
JurgenKuyper
8e0b025e76 Update markers.js
fixed issue with standalone webserver and spaces in world name, double urlencode changed %20 to %2520 which didn't resolve to the proper address
2023-01-17 14:56:45 +01:00
Jurgen
d94011ffa1 implemented catch to prevent server crash when jar in jar methods are used 2023-01-12 16:07:17 +01:00
Joo200
d2ad68eadf Don't use reflections to access SkinsRestorer API 2023-01-04 15:22:16 +01:00
jonasbn
074790cc0e Bumped spellcheck version to latest release from version 0.20.0 which is EOL 2022-12-29 12:44:07 +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
5c1098c4ee Back to SNAPSHOT 2022-12-12 00:40:34 -06:00
Michael Primm
ef0131fd85 Prevent rare shutdown exception 2022-12-11 21:10:52 -06:00
Michael Primm
664347192e Prep v3.5-beta-1 release candidate 2022-12-11 17:35:11 -06:00
Michael Primm
d5e55538f0 Switch sanitizeHTML to marker load/create/update 2022-12-11 15:44:48 -06:00
Michael Primm
efac85a601 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2022-12-11 15:44:11 -06:00
Michael Primm
c4b19d1c43 Shift from Twitter to Mastodon 2022-12-11 15:43:57 -06:00
mikeprimm
1e04ed7d93 Merge pull request #3892 from JOO200/fix/buildfiles
Delete build files in wrong directory
2022-12-11 12:23:54 -06:00
Joo200
252047025d Delete build files in wrong directory 2022-12-11 18:10:30 +01:00