Commit graph

132 commits

Author SHA1 Message Date
Robb Currall
c1b90b9bd9 chore: run formatter tools against PHP code
Run formatting tools against the PHP source code to meet PSR12 standards

The tools used to format the code (for anyone interested in validating
the changes are:
* [PHP-CS-FIXER](https://github.com/FriendsOfPHP/PHP-CS-Fixer)
* [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically)
2021-08-05 10:56:41 -04:00
Mike Primm
426741aea0 Add basic support for banner rendering 2021-06-26 18:15:20 -05:00
Mike Primm
2997fa05cc Fix moss_carpet texture 2021-06-26 13:15:21 -05:00
mikeprimm
9257fdca7d Merge pull request #3343 from Programie/v3.0
Prevent updating map while invisible
2021-06-21 13:10:57 -05:00
jzdm
bdfe5d72af Working web chat with PostgreSQL
Webchat basically working when using PostgreSQL. No chatlengthlimit.
2021-06-18 09:16:06 +02:00
Mike Primm
f516361c38 Add more 1.17 blocks (dripstone, moss, roots) 2021-06-13 21:58:01 -05:00
Mike Primm
e9a6493dee Add waxed copper blocks, other blocks 2021-06-13 13:26:23 -05:00
Mike Primm
ef0721f684 Add more 1.17 blocks (mostly copper related) 2021-06-13 09:49:40 -05:00
Mike Primm
02bfd0ba34 Add missing deepslate blocks 2021-06-12 15:33:08 -05:00
Mike Primm
33ee93caba Update texture resources for 1.17, add deepslate blocks for 1.17 2021-06-12 15:05:19 -05:00
Michael Wieland
43ed5a5411 Prevent updating map while invisible 2021-04-19 19:06:38 +02:00
Michael Wieland
c9efee644c Fixed not replacing {timestamp} placeholder in configuration request 2021-02-25 17:57:13 +01: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
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
Paul
c0ab487336 Fixed jquery file name 2020-10-16 16:42:37 +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
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
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
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
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
Mike Primm
bbd253853d Add grayscaledark attribute to control dark color in graytone 2020-05-16 17:06:14 -05:00
Mike Primm
ac4dc10863 Clean up init of coord widget 2020-05-02 18:19:17 -05:00
Mike Primm
bf8439be36 show-mc 2020-05-02 17:50:22 -05:00
Mike Primm
903b88b4c3 Add support for lighting level toned maps: nightspawn daynightspawn 2020-05-02 15:21:47 -05:00
Mike Primm
c750ff9139 Provide grayscale and graytone in default lighting 2020-05-02 14:11:52 -05:00
Mike Primm
cfae1ff57a Change parchment default to #C09A53 2020-05-02 13:05:05 -05:00
Mike Primm
49e51956a8 Add support for grayscale lighting, parchment lighting 2020-05-02 13:00:51 -05:00
mikeprimm
352a6db204 Merge branch 'v3.0' into postgres 2020-04-12 19:35:03 -05:00
L0laapk3
9b5d3ee70c fix centering of markers 2020-04-01 00:14:18 +02:00
baconwaifu
b1db367318 Add initial postgres standalone support. EXPERIMENTAL. chat broken. 2020-01-27 22:27:09 -05:00