Michael Primm
2f742734d0
Add missing 1.20 blocks
2023-06-10 00:17:07 -04:00
Michael Primm
7bcce9c7e0
Fix cache poisoning on initial tiles on view
2023-05-09 20:47:23 -05:00
mikeprimm
9c0a1e45fc
Update index.html
...
Fix iOS viewing
2023-04-11 08:51:08 -05:00
Shaijana
436dfa22a0
Fixed color of cherry-leaves
2023-03-28 00:34:30 +02:00
Michael Primm
2c32cbc0d5
Finish 1.20 preview blocks
2023-03-18 19:52:09 -05:00
Michael Primm
cc9f6f0bc4
Add cherry signs
2023-03-18 19:11:32 -05:00
Michael Primm
8dd9e6eb5a
Add upcoming cherry wood blocks
2023-03-18 15:06:52 -05:00
Michael Primm
ea21f4c4df
Add chiseled_bookshelf
2023-03-18 14:44:59 -05:00
Michael Primm
0f0d4f2ce9
Update block textures
2023-03-18 13:21:50 -05:00
Michael Primm
caef8f433e
Initial Spigot/Paper 1.19.4
2023-03-16 00:55:32 -05:00
Shaijana
bf8a8d9b45
Added some textures of 1.19.3
...
(Hanging Signs and chiseled bookshelfs are still missing)
2023-02-14 20:47:42 +01:00
JurgenKuyper
8f62d8e57e
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
ce54de0cd7
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
8909fea4b1
multiple cross-site scripting reflected fixed
2022-08-02 19:55:09 +02:00
Michele0303
b5ac020a56
Update MySQL_markers.php
...
cross-site scripting reflected fixed
2022-08-02 19:32:21 +02:00
Евгений
43c1159fae
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
c248ce3275
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
8e02c21a36
Fix implicit cast.
2022-07-15 03:30:26 +02:00
Markus Reiter
ca5d2f4990
Fix implicit cast.
2022-07-15 03:29:16 +02:00
JurgenKuyper
dd789b3a41
Merge branch 'v3.0' into brick_fix
2022-06-21 21:58:36 +02:00
Jurgen
a8af8037cb
fixed mud_bricks sides so it is no longer transparent. thanks BlargCraft on Reddit.
2022-06-21 19:58:17 +02:00
tecdude
63ab35a9a5
safari coloured search bar
...
added support for coloured bar in apple safari 15+
2022-06-17 18:47:54 +01:00
mikeprimm
e7e8f1c245
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
57b48ba56f
Add 1.19 blocks and textures
2022-06-08 00:42:08 -05:00
Leonid Meleshin
f8a81ce0ac
feat: URI-encode markers loading world name
2022-06-06 09:51:08 +03:00
Leonid Meleshin
505d78a8e0
fix: support special symbols in world names
...
Fix #3755
2022-05-12 19:59:32 +03:00
mikeprimm
971a492964
Merge pull request #3703 from davidjpfeiffer/v3.0
...
Small style improvements to marker labels
2022-03-27 17:59:16 -05:00
Mike Primm
861d1f8606
Properly bound join in MySQL and SQLite PHP tile lookup
2022-03-26 12:44:41 -05:00
Mike Primm
53b65ab7e4
Add microsoftsql storage type
2022-03-10 14:30:02 -06:00
Mike Primm
aec1f0cdb6
Expand maximum zoom level from 16 to 32
2022-03-10 02:24:27 -06:00
David Pfeiffer
f52d2e6c1a
Small style improvements to marker labels
2022-03-05 16:03:44 -08:00
Mike Primm
60147e8d16
Handle proxy cascades on X-Forwrded-For
2022-02-22 22:33:33 -06:00
Mike Primm
037d1803a7
Update candles, candle cake models
2022-02-22 21:14:33 -06:00
Mike Primm
ee78384cdc
Add tilescale and defaulttilescal : option for bigger tiles
2022-02-16 21:13:57 -06:00
Mike Primm
342e67e205
Fix structure blocks
2022-02-16 00:51:03 -06:00
Mike Primm
04147aadb1
Fix brewing stand model
2022-02-15 22:39:15 -06:00
Mike Primm
53c4ebf233
Fix dropper model
2022-02-14 23:14:32 -06:00
Mike Primm
19038b3f8b
Fix models for spore flower, dried kelp
2022-02-14 23:05:50 -06:00
Mike Primm
b43efb1bb6
Fix sunflower model
2022-02-14 22:13:31 -06:00
Mike Primm
d0e627607b
Fix dripleaf models
2022-02-14 22:01:37 -06:00
Mike Primm
9126cbf649
Update command block, repeating command block, chained command block
2022-02-14 20:58:25 -06:00
Mike Primm
de79f8e8bc
Fix end rods, and water shading in cauldron
2022-02-14 00:24:57 -06:00
Mike Primm
dc129548aa
Fix cauldron models
2022-02-13 23:59:17 -06:00
Mike Primm
619167c2df
Shade stems using foliage vs grass
2022-02-13 15:01:57 -06:00
Mike Primm
41b5c6f353
Update models for chorus plant and flower
2022-02-12 23:14:52 -06:00
Mike Primm
069c518a7c
Fix for nether wart, melot stems, pumpkin stems
2022-02-12 22:23:28 -06:00
Mike Primm
6e2959a63a
Update glass pane models
2022-02-12 18:00:31 -06:00
Mike Primm
95c41d91be
Pedantic lighting on path
2022-02-12 02:36:44 -06:00
Mike Primm
b88aa42853
Fix levers
2022-02-12 02:24:30 -06:00
Mike Primm
de344869b7
Switch rails to state mapping
2022-02-11 00:40:52 -06:00