Commit graph

238 commits

Author SHA1 Message Date
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
Mike Primm
cb8156f253 Update glass pane models 2022-02-12 18:00:31 -06:00
Mike Primm
6d3ecf718c Pedantic lighting on path 2022-02-12 02:36:44 -06:00
Mike Primm
6658393a9f Fix levers 2022-02-12 02:24:30 -06:00
Mike Primm
c7f247bcd8 Switch rails to state mapping 2022-02-11 00:40:52 -06:00
Mike Primm
add430597b Rework lantern with shade=false 2022-02-05 18:55:55 -06:00
Mike Primm
b237c49798 Add support for shade=false models, switch light/fire blocks over to use
it
2022-02-05 18:24:38 -06:00
Mike Primm
00c4c8c23c Rework scaffolding models 2022-02-05 14:02:55 -06:00
Mike Primm
b74836ce4a Finish fix for grindstone model 2022-02-05 13:18:34 -06:00
Mike Primm
f9366fde83 Add compassazimuth to perspectives (oveeride for compass orientation)
and 'oldnorth' perspective
2022-02-05 03:11:25 -06:00
Mike Primm
85bb97157c Fix chain models 2022-02-05 00:52:30 -06:00
Mike Primm
dfefa7cd57 Fix bamboo models 2022-02-04 23:19:47 -06:00
Mike Primm
a45c000632 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm
626c3f06da Fix null check in PHP 2022-02-04 15:40:38 -06:00