Michael Primm
d8be8bc86c
Avoid pan to 0,0 when followed player is not visible
2023-09-02 21:11:47 -05:00
mikeprimm
c9c9474daa
Merge pull request #4007 from Jameskmonger/read-only-map-option
...
feat: add `readonly` map option
2023-08-30 09:25:06 -05:00
James Monger
b344b9a561
feat: update template worlds.txt
2023-08-23 07:21:34 +01:00
JurgenKuyper
7cfa67a639
Update dynmap_style.css
...
patched issue where the chatbar would drop if login or customlink was enabled, but now the custom link and login overlap if they are set to be in the same area, I don't have enough frontend-knowledge to fix this sadly.
2023-08-18 19:47:13 +02:00
Michael Primm
0451b97a4b
Add missing 1.20 blocks
2023-06-10 00:17:07 -04:00
Michael Primm
247063a35e
Fix cache poisoning on initial tiles on view
2023-05-09 20:47:23 -05:00
mikeprimm
e435225343
Update index.html
...
Fix iOS viewing
2023-04-11 08:51:08 -05:00
Shaijana
c95408aba8
Fixed color of cherry-leaves
2023-03-28 00:34:30 +02: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
6dd8c2ab95
Update block textures
2023-03-18 13:21:50 -05:00
Michael Primm
dc18fc46d8
Initial Spigot/Paper 1.19.4
2023-03-16 00:55:32 -05: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
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
Joseph Gullo
3b5696f1a0
Using the icon for dynmap pulled from the patreon/discord, updated the favicon and related files to produce a more refined Progressive Web App which looks better as a bookmark on mobile operating systems.
2022-10-25 13:11:52 -07:00
Michele0303
e335f6acdd
multiple cross-site scripting reflected fixed
2022-08-02 19:55:09 +02:00
Michele0303
c1ac956b8b
Update MySQL_markers.php
...
cross-site scripting reflected fixed
2022-08-02 19:32:21 +02:00
Евгений
0b488acc8d
Fix writing non-ascii files to postgresql database
...
This fixes non-ascii chat messages (for example cyrillic utf8) in PostgreSQL_sendmessage.php
Before fix PostgreSQL_sendmessage.php was returning this:
Fatal error: Uncaught PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type bytea in /opt/minecraft/plugins/dynmap/web/standalone/PostgreSQL_funcs.php:81
Stack trace:
#0 /opt/minecraft/plugins/dynmap/web/standalone/PostgreSQL_funcs.php(81): PDOStatement->execute()
#1 /opt/minecraft/plugins/dynmap/web/standalone/PostgreSQL_funcs.php(99): updateStandaloneFileByServerId()
#2 /opt/minecraft/plugins/dynmap/web/standalone/PostgreSQL_sendmessage.php(60): updateStandaloneFile()
#3 {main}
thrown in /opt/minecraft/plugins/dynmap/web/standalone/PostgreSQL_funcs.php on line 81
2022-07-31 17:06:13 +03:00
mikeprimm
4c3a99875b
Merge pull request #3784 from JurgenKuyper/brick_fix
...
Mud Brick fix in texture_1.txt
2022-07-22 20:56:51 -05:00
Markus Reiter
c681752c33
Fix implicit cast.
2022-07-15 03:30:26 +02:00
Markus Reiter
6ed892d806
Fix implicit cast.
2022-07-15 03:29:16 +02:00
JurgenKuyper
6d789892e8
Merge branch 'v3.0' into brick_fix
2022-06-21 21:58:36 +02:00
Jurgen
494269fa0f
fixed mud_bricks sides so it is no longer transparent. thanks BlargCraft on Reddit.
2022-06-21 19:58:17 +02:00
tecdude
6330816cec
safari coloured search bar
...
added support for coloured bar in apple safari 15+
2022-06-17 18:47:54 +01:00
mikeprimm
163bb4a5a4
Merge pull request #3771 from leon0399/leon0399-patch-1
...
feat: URI-encode markers loading world name
2022-06-12 11:58:59 -05:00
Mike Primm
09aec83b9b
Add 1.19 blocks and textures
2022-06-08 00:42:08 -05:00
Leonid Meleshin
89b71af96d
feat: URI-encode markers loading world name
2022-06-06 09:51:08 +03:00
Leonid Meleshin
33ca5d5594
fix: support special symbols in world names
...
Fix #3755
2022-05-12 19:59:32 +03:00
mikeprimm
9597e248eb
Merge pull request #3703 from davidjpfeiffer/v3.0
...
Small style improvements to marker labels
2022-03-27 17:59:16 -05:00
Mike Primm
e00567d9d1
Properly bound join in MySQL and SQLite PHP tile lookup
2022-03-26 12:44:41 -05:00
Mike Primm
e64ce4022a
Add microsoftsql storage type
2022-03-10 14:30:02 -06:00
Mike Primm
4fd176058c
Expand maximum zoom level from 16 to 32
2022-03-10 02:24:27 -06:00
David Pfeiffer
4e47d01a66
Small style improvements to marker labels
2022-03-05 16:03:44 -08:00
Mike Primm
f1aa6bfd9f
Handle proxy cascades on X-Forwrded-For
2022-02-22 22:33:33 -06:00
Mike Primm
b6c7b811e2
Update candles, candle cake models
2022-02-22 21:14:33 -06:00
Mike Primm
d9d3024865
Add tilescale and defaulttilescal : option for bigger tiles
2022-02-16 21:13:57 -06:00
Mike Primm
8e3d349f48
Fix structure blocks
2022-02-16 00:51:03 -06:00
Mike Primm
6b6b01ccb7
Fix brewing stand model
2022-02-15 22:39:15 -06:00
Mike Primm
f6a2f673e0
Fix dropper model
2022-02-14 23:14:32 -06:00
Mike Primm
4ccc767a6f
Fix models for spore flower, dried kelp
2022-02-14 23:05:50 -06:00
Mike Primm
a4cf527a29
Fix sunflower model
2022-02-14 22:13:31 -06:00
Mike Primm
eb9722ea92
Fix dripleaf models
2022-02-14 22:01:37 -06:00
Mike Primm
1d93cd33fb
Update command block, repeating command block, chained command block
2022-02-14 20:58:25 -06:00
Mike Primm
ea586910f2
Fix end rods, and water shading in cauldron
2022-02-14 00:24:57 -06:00
Mike Primm
5cbf030904
Fix cauldron models
2022-02-13 23:59:17 -06:00
Mike Primm
3037f9c7ef
Shade stems using foliage vs grass
2022-02-13 15:01:57 -06:00
Mike Primm
6b9303ec89
Update models for chorus plant and flower
2022-02-12 23:14:52 -06:00
Mike Primm
6204929988
Fix for nether wart, melot stems, pumpkin stems
2022-02-12 22:23:28 -06:00