Commit graph

618 commits

Author SHA1 Message Date
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
mikeprimm
9a9a589ccd Merge pull request #3152 from Puupuls/patch-1
Fixed jquery file name
2020-11-08 08:34:25 -06: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
electron93
c375155535 Fix comma on some locales 2020-09-22 16:31:06 +03:00
Mike Primm
d4b3d0d2a8 Handle undefined marker set errors 2020-09-20 19:56:28 -05:00
Mike Primm
422d83fa1b Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2020-09-20 18:55:59 -05:00
Mike Primm
57ece8359f Update jQuery 2020-09-20 18:55:40 -05:00
Mike Primm
66b9d07f0d Split JSON formatter lines (see if this helps with browser issues) 2020-09-20 17:56:20 -05:00
KasaneKona
5af7942021 Fix podzol being biome tinted 2020-09-18 23:16:16 +01:00
Mike Primm
ab43a79b78 Fix chest rendering (block state case problem) 2020-08-20 21:42:25 -05:00
Mike Primm
763522cf71 Fix 'improved' menu icon PR 2020-08-17 19:41:33 -05:00
mikeprimm
30060c1d6b Merge pull request #3008 from Kimax89/master
better map icon logic
2020-08-16 12:41:27 -05:00
Mike Primm
eadb82b680 Handle pre-1.16 chunks in forge 1.16+ 2020-08-15 19:29:29 -05:00
Mike Primm
14f2e37b2e Add support for marker set persistence, prevent add to non persistent 2020-08-12 10:08:36 -05:00
FedUpWith-Tech
7cee20c3b0 Fix typo in worlds.txt 2020-08-07 21:41:36 -04:00
reviiii
80a6af32a7 Add animations to customMarkers 2020-07-23 13:54:39 +02:00
Mike Primm
2098b6a068 Fix pozdol with snow 2020-07-19 23:43:29 -05:00
Mike Primm
0752761e04 Fix piston rendering 2020-07-19 19:53:48 -05:00
Mike Primm
e873b0e519 Fix stone slab texture 2020-07-19 17:32:23 -05:00
Mike Primm
06f149f731 Zap corner list in listarea - too much output 2020-07-06 19:29:42 -05:00
Mike Primm
177fb3f57c Add /dmap worldgetlimits, worldaddlimit, worldremovelimit commands 2020-07-04 18:02:30 -05:00
Klaus Kirkeby
bc0076d276 better map icon logic
This changes the way maps should be named in worlds.txt and how the sidebar shows the icons.

Added missing map icons.
2020-07-04 19:15:52 +02:00
Mike Primm
830eefb5bf Handle new 1.16.1 wall state and render logic 2020-06-27 14:17:52 -05:00
Mike Primm
f2ce24ebe2 Fix target block 2020-06-27 12:35:25 -05:00
Mike Primm
711dd2e53b Finish first pass for 1.16.1 blocks 2020-06-27 00:49:59 -05:00
Mike Primm
bbbc55e517 More 1.16.1 blocks - about 3/4 done 2020-06-26 22:27:50 -05:00
Mike Primm
7533dfd871 Some more 1.16.1 blocks - about 1/2 done 2020-06-26 01:56:47 -05:00
Mike Primm
50de75edef Add initial set of 1.16.1 block definitions (about 1/3 of them) 2020-06-26 01:13:09 -05:00
Mike Primm
a3ff80189e Add 1.16.1 image resources 2020-06-25 20:54:01 -05:00
Mike Primm
82397d3945 Drop old model and blockstate resources 2020-06-25 20:51:28 -05:00
Mike Primm
152fd5cecc Fix occasional server shutdown issue due to non-daemon thread 2020-06-07 21:07:10 -05:00
Mike Primm
c0813d785d Fix marker initialization 2020-06-07 20:41:22 -05:00
Mike Primm
2bad6be5df Add enterReplacesExits setting for greeting/farewell 2020-05-30 20:29:16 -05:00
Mike Primm
e86a7203eb Add support for enqueing enter/exit messages, so that mutliples display 2020-05-30 19:05:01 -05:00
Mike Primm
18f3a5ccf3 Shift remaining storage access call off of server thread 2020-05-26 22:34:00 -05:00
Mike Primm
c3ab0732ee Clean up output 2020-05-25 18:58:28 -05:00
Mike Primm
4076dd996c Add support for greeting/farewell on circle markers 2020-05-25 18:52:28 -05:00
Mike Primm
d477731ac2 Fix polygon test 2020-05-25 16:35:28 -05:00
Mike Primm
8615efc226 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
Mike Primm
8cb0e05eb1 Initial work on greeting/farewall title support for areas 2020-05-25 01:14:20 -05:00
Mike Primm
2e398a0c2b Initial 1.15.2 Forge build 2020-05-23 22:41:11 -05:00
Mike Primm
a1521deaf6 Add autoReconnect=true for MariaDB 2020-05-21 19:56:22 -05:00
Mike Primm
a6b89c55e2 Adjust parchmentbw 2020-05-16 17:55:01 -05:00
Mike Primm
46e6c005a9 Add parchmentbw for no shadow b/w render lighting 2020-05-16 17:30:59 -05:00
Mike Primm
5f518e7f00 Add blackandwhite mode with threshold for two tone 2020-05-16 17:26:16 -05:00