Commit graph

276 commits

Author SHA1 Message Date
mikeprimm
4d2a1d738d Merge pull request #4240 from reusteur73/v3.0
Fabric 1.21.9-1.21.11 support
2026-01-05 21:05:12 -05:00
mikeprimm
ae510dc71e Merge pull request #4231 from armenium/v3.0
Create PostgreSQL_register.php
2026-01-05 19:34:31 -05:00
mikeprimm
5ccdea7476 Merge pull request #4216 from chris-everett/login-register-form-tidy-ups
Modernise login forms and structure.
2026-01-05 19:33:35 -05:00
ReuS
fcb5280017 Fix simple chest textures and include corresponding model and texture files 2025-10-08 19:31:15 +11:00
ReuS
837ab18e9d Create double copper chest textures 2025-10-08 19:30:25 +11:00
ReuS
64324a853f Add missing and new texture images 2025-10-06 19:42:30 +11:00
ReuS
f0f4214f66 Define missing and additional textures 2025-10-06 19:41:25 +11:00
Armenium
fa3e3abca0 Create PostgreSQL_register.php 2025-07-14 00:00:14 -07:00
Mike Primm
daac0c748e Add missing textures, shift to 1.21.6 and 1.21.7 2025-07-09 00:08:41 -04:00
ReuS
912bcb2c1c Add dried_ghast texture 2025-07-09 11:24:27 +11:00
Chris Everett
15feb9652d Modernise login forms and structure. 2025-06-10 22:57:06 +12:00
Michael Primm
eac6b6bbdf Add missing texture 2025-01-14 21:01:48 -05:00
Michael Primm
eca45d96d1 Fix up some bad 1.21.4 textures 2025-01-14 21:01:38 -05:00
Michael Primm
222217bfd6 1.21.4 blocks (courtesy of @ianmartsinkevich) 2025-01-14 20:10:53 -05:00
mikeprimm
6687d21372 Merge pull request #4154 from Jatc252/userid-to-username
Make webregister command a bit nicer
2025-01-05 13:56:17 -06:00
Jatc251
40546f74f3 Update login.html 2024-08-30 18:47:05 +10:00
Shaijana
d7f989d816 -Added models for "tuff_brick_stairs", "tuff_brick_slab" and "tuff_brick_wall"
-Removed duplicated models for "polished_tuff_stairs" and "polished_tuff_wall"
2024-06-18 19:15:29 +02:00
Michael Primm
c3e9fb441f Add 1.21 blocks 2024-06-16 15:25:09 -05:00
Michael Primm
c795abe5f4 Add 1.20.6 blocks 2024-06-16 15:13:39 -05:00
Michael Primm
6e60c074d7 Update with 1.21 resources 2024-06-16 14:32:06 -05:00
KonradowyPL
f46b777746 only apply changes to players, not other markers 2024-03-13 20:50:42 +01:00
KonradowyPL
e79080f9d5 fix code formating 2024-03-13 20:43:08 +01:00
KonradowyPL
eb5b771ab3 Fix player lagging behind when zooming 2024-03-13 20:36:14 +01:00
Michael Primm
70930c42a7 Add 1.20.3, 1.20.4 blocks 2023-12-14 22:19:53 -06:00
Michael Primm
31faa83b24 Add spigot-1.20.4 initial support 2023-12-12 21:22:38 -06:00
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