Commit Graph

3191 Commits

Author SHA1 Message Date
Max
52829462e9
fix typo 2023-02-18 22:40:13 +01:00
Max
1a261c6422
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
bf8a8d9b45 Added some textures of 1.19.3
(Hanging Signs and chiseled bookshelfs are still missing)
2023-02-14 20:47:42 +01:00
Jurgen
cc88883dc1 fixed imports, thanks intellij 2023-02-08 19:58:47 +01:00
Jurgen
7b82a9182e implemented user configurable start and stop of cave render 2023-02-08 19:43:20 +01:00
Michael Primm
4efc418691 Back to 3.5-SNAPSHOT 2023-01-29 17:31:17 -06:00
Michael Primm
69b89310ac Merge branch 'v3.0' into recommended 2023-01-29 17:29:49 -06:00
Michael Primm
f773175a7b Switch to 3.5-beta-2 2023-01-28 14:56:07 -06:00
mikeprimm
dbfcfe03d4
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
322c370bbc
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
6fd70b65fe
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
202625ac23
Merge pull request #3917 from JurgenKuyper/fix_spaces_standalone_markers
Update markers.js
2023-01-25 09:00:32 -06:00
JurgenKuyper
8f62d8e57e
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
d681f05eeb implemented catch to prevent server crash when jar in jar methods are used 2023-01-12 16:07:17 +01:00
Joo200
ae9e144774 Don't use reflections to access SkinsRestorer API 2023-01-04 15:22:16 +01:00
jonasbn
af930cd9d4 Bumped spellcheck version to latest release from version 0.20.0 which is EOL 2022-12-29 12:44:07 +01:00
Michael Primm
a6548ec0b7 Drop Fabric and Forge 1.18 builds (just stick with 1.18.2) 2022-12-12 00:45:14 -06:00
Michael Primm
5ddcf1794e Back to SNAPSHOT 2022-12-12 00:40:34 -06:00
mikeprimm
e092543cc6
Merge pull request #3893 from webbukkit/v3.0
v3.5-beta-1
2022-12-12 00:38:46 -06:00
Michael Primm
9f9d12a580 Prevent rare shutdown exception 2022-12-11 21:10:52 -06:00
Michael Primm
fe100abb51 Prep v3.5-beta-1 release candidate 2022-12-11 17:35:11 -06:00
Michael Primm
edf6e256e1 Switch sanitizeHTML to marker load/create/update 2022-12-11 15:44:48 -06:00
Michael Primm
814068cf53 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2022-12-11 15:44:11 -06:00
Michael Primm
287d900047 Shift from Twitter to Mastodon 2022-12-11 15:43:57 -06:00
mikeprimm
bc7ecb4f23
Merge pull request #3892 from JOO200/fix/buildfiles
Delete build files in wrong directory
2022-12-11 12:23:54 -06:00
Joo200
0122561150 Delete build files in wrong directory 2022-12-11 18:10:30 +01:00
mikeprimm
e168e87bba
Merge pull request #3891 from mastermc05/fabric-1.19.3-colorful-biomes
Add the forgotten colorful biomes to 1.19.3
2022-12-10 14:57:11 -06:00
mastermc05
fe4ff57279 Add the forgotten colorful biomes to 1.19.3 2022-12-10 20:24:34 +02:00
Michael Primm
8af0ad8b8c Add forge 1.19.3 2022-12-08 20:07:05 -06:00
mikeprimm
9e58477f3d
Merge pull request #3888 from kosma/fabric-1.19.3
Fabric 1.19.3
2022-12-08 16:13:24 -06:00
Kosma Moczek
7dee2150b6 fabric-1.19.3: update to full release 2022-12-08 22:36:45 +01:00
Kosma Moczek
7a5440f32e fabric-1.19.3: fix compilation errors 2022-12-08 22:14:09 +01:00
Kosma Moczek
c1fcfd15b6 fabric-1.19.3: migrateMappings to 1.19.3-pre2+build.6 2022-12-08 22:14:09 +01:00
Kosma Moczek
743c6ee946 fabric-1.19.3: add as Gradle subproject 2022-12-08 22:14:09 +01:00
Kosma Moczek
68a379cdd2 fabric-1.19.3: update to Loom 1.0-SNAPSHOT 2022-12-08 22:14:09 +01:00
Kosma Moczek
5795ebeac6 fabric-1.19.3: rename package references 2022-12-08 22:14:09 +01:00
Kosma Moczek
0f6c2520ff fabric-1.19.3: rename package folder 2022-12-08 22:14:09 +01:00
Kosma Moczek
2ed13761c4 fabric-1.19.3: copy from fabric-1.19.1 2022-12-08 22:14:09 +01:00
Michael Primm
eca305c519 Add initial 1.19.3 for Spigot/PaperMC support 2022-12-08 13:45:18 -06:00
mikeprimm
d048aad743
Merge pull request #3857 from Warriorrrr/feature/stringify-async
Stringify json for json file client async
2022-11-29 15:43:31 -06:00
mikeprimm
e0cbd1fe8e
Merge pull request #3867 from surfrock66/dynamicfavicon
Add better favicon and code for progressive web apps, to improve shortcuts and icons.
2022-11-29 15:41:33 -06:00
mikeprimm
e15f3f8460
Merge pull request #3844 from gmfamily/v3.0
fix(chnk visibility) Use long to avoid int overflow
2022-11-29 15:39:40 -06:00
mikeprimm
26fa3a24c5
Merge pull request #3861 from mastermc05/chunks
Update used paper chunk api
2022-11-29 15:37:59 -06:00
mikeprimm
7d1a273e6d
Merge pull request #3862 from mastermc05/colorful-biomes
Colorful biomes
2022-11-29 15:37:42 -06:00
mikeprimm
9f16074a75
Merge pull request #3863 from mastermc05/fix-colors
Fix colours
2022-11-29 15:36:46 -06:00
mikeprimm
9a8ef557af
Merge pull request #3866 from IMBArator/fix_locale_issue_ModelBlockModelImpl.getLine
fix locale issue in ModelBlockModelImpl getLine (closes:  #3854)
2022-11-29 15:35:49 -06:00
mikeprimm
7f71e7ef9b
Merge pull request #3869 from Captain-Chaos/v3.0
Typo in log message
2022-11-29 15:34:56 -06:00
mastermc05
a5e7ae1013 Fabric 1.16.5: Use BiomeEffectsAccessor to get foliage color 2022-11-18 14:53:24 +02:00
mastermc05
e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05
adc9e273ca Forge 1.16.5 2022-11-18 13:38:14 +02:00