Commit graph

2356 commits

Author SHA1 Message Date
Adam Tunnic
e2c2c8b26e Create spellcheck.yaml 2021-02-07 01:18:47 -05:00
Adam Tunnic
4802e358d9 Update README.md 2021-02-06 21:00:25 -05:00
Adam Tunnic
8babe7e6ce Update README.md a LOT
added table of contents, sorted versions into table to show each version, type, and where to get,
2021-02-06 20:59:58 -05:00
Adam Tunnic
667c2775f9 Making the <version> tag visible. 2021-02-06 20:33:32 -05:00
Adam Tunnic
a8cd4d5499 Oooooop updating again 2021-02-06 20:32:22 -05:00
Adam Tunnic
5435672045 Add 1.16.5 note 2021-02-06 20:28:42 -05:00
Mike Primm
2f0918ce9a Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2021-01-09 19:49:57 -06:00
Mike Primm
c35cdcef6f Zap warning for lack of webp tools - confusing support headache 2021-01-09 19:49:39 -06:00
mikeprimm
9bbac1efec Merge pull request #3241 from silentnoodlemaster/v3.0
Add option to use lossless webp format
2021-01-09 18:10:31 -06:00
mikeprimm
872b0ff112 Merge pull request #3223 from mooinglemur/mooinglemur-patch-1
Allow for URI-unsafe player names
2021-01-09 18:10:06 -06:00
mikeprimm
88e424aba9 Update README.md 2021-01-09 18:06:48 -06:00
mikeprimm
e7202c1807 Update README.md 2021-01-09 17:59:42 -06:00
Mike Primm
68ed60fa16 Add Forge 1.16.4 build 2021-01-09 17:25:34 -06:00
Ben Lönnqvist
269291e909 added option webp-l to use lossless webp #3191 2021-01-08 23:45:30 +02:00
Mike Primm
f21c856656 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm
44486696c7 Back to SNAPSHOT 2021-01-02 12:51:26 -06:00
Mike Primm
492d378c4f Handle invalid block state from bad mods - avoid exception (#3231) 2021-01-02 09:32:42 -06:00
Mike Primm
bd759ad68f Bump to 3.1-beta6 (release candidate) 2021-01-01 12:33:40 -06:00
Mike Primm
f342481dd2 Initial file filter code 2021-01-01 11:16:40 -06:00
Mike Primm
dad8f0d8bc Add warnings for wrong client update component vs web server disabled 2020-12-31 16:55:52 -06:00
Mike Primm
c3d944a652 Shift internal server check earlier 2020-12-31 16:50:48 -06:00
Mike Primm
030ca17a1e Add first pass of handling for DB config.php files 2020-12-31 15:56:23 -06:00
mikeprimm
acdf0d5c00 Merge pull request #3174 from LolHens/fabric-1.16.4
Fabric 1.16.4
2020-12-30 18:52:36 -06:00
mikeprimm
50f5024a6a Merge pull request #3196 from thrimbor/fix_fullrender_format_change
Fix fullrender deleting the files in the new format instead of the old
2020-12-30 18:51:44 -06:00
mikeprimm
c25a9800c5 Merge pull request #3216 from 811Alex/misconfwarn
Add warning for ClientUpdateComponent misconfiguration, related to disable-webserver
2020-12-30 18:50:46 -06:00
mikeprimm
dcc47d639d Merge pull request #3184 from silverwolfg11/path-null-check
Null check for path environment variable.
2020-12-30 18:48:17 -06:00
mikeprimm
4a46bc8f3a Merge pull request #3218 from KovuTheHusky/add-1.16-biomes
Add 1.16 biomes
2020-12-30 18:47:36 -06:00
mooinglemur
ebd056d920 Allow for URI-unsafe player names
Some plugins allow for a player name prefix. If this contains a username-unsafe character like %, it can break player face rendering on the map.
2020-12-26 10:06:15 -07:00
KovuTheHusky
3f5c28fe3a Add 1.16 biomes 2020-12-24 10:52:44 -05:00
Alex811
0b0b5db3b1 Add warning for ClientUpdateComponent misconfiguration, related to disable-webserver 2020-12-19 15:14:32 +02:00
Stefan Schmidt
53c42894bf Fix fullrender deleting the files in the new format instead of the old 2020-11-24 05:33:04 +01:00
Silverwolfg11
1d1d7bb44e Null check for path environment variable. 2020-11-14 23:21:06 -08:00
Pierre Kisters
679979c156 fixed ServerPlayNetworkHandlerMixin for fabric 1.16.4 2020-11-10 18:47:23 +01:00
Mike Primm
3ff0d632a2 Back to SNAPSHOT 2020-11-08 23:06:47 -06:00
Mike Primm
d35fcdc373 Set to 3.1-beta5 2020-11-08 21:54:30 -06:00
mikeprimm
8f3af25ea6 Update README.md 2020-11-08 12:47:42 -06:00
mikeprimm
66420ccbc9 Merge pull request #3148 from keuin/1.15.2
Backward port to Fabric 1.15.2 (from Fabric 1.16.1)
2020-11-08 08:37:02 -06:00
mikeprimm
9a9a589ccd Merge pull request #3152 from Puupuls/patch-1
Fixed jquery file name
2020-11-08 08:34:25 -06:00
mikeprimm
4fe670aae7 Merge pull request #3163 from DeGup/mc-1.16.4
Updated Spigot / Bukkit builds for Minecraft 1.16.4
2020-11-08 08:33:28 -06:00
Thomas Janssen
c9191dd12b Fixed issue where the BukkitVersionHelperSpigot116 would be incorrectly loaded for newer versions. 2020-11-05 09:52:33 +01:00
Thomas Janssen
7ff2d4783f Removed personal comments from Helper 2020-11-04 08:24:05 +01:00
Thomas Janssen
5a0314e17c Updated bukkit/spigot build for minecraft 1.16.4 2020-11-03 21:49:40 +01:00
Mike Primm
487ced7018 Add defaults to configuration.txt for webp 2020-10-25 18:59:22 -05:00
Mike Primm
a07b98ef47 Add WEBP support, via cwebp/dwebp tools 2020-10-25 18:40:33 -05:00
Paul
c0ab487336 Fixed jquery file name 2020-10-16 16:42:37 +03:00
Keuin
28c4dde9dc Merge branch 'v3.0' into 1.15.2 2020-10-14 21:10:28 +08:00
Mike Primm
1a48afd276 Add initial Forge 1.16.3 support 2020-10-13 20:37:19 -05:00
Keuin
0a6136ce9c Backward port to Fabric 1.15.2 (from Fabric 1.16.1) 2020-10-13 08:22:20 +08:00
Mike Primm
dd1f360dd8 Back to SNAPSHOT 2020-09-29 18:06:13 -05:00
mikeprimm
d1889fd6c0 Merge pull request #3133 from electron93/fix-comma
Fix comma on some locales when formatting float and double values
2020-09-22 12:43:54 -05:00