Commit Graph

61 Commits

Author SHA1 Message Date
Michael Primm c807861859 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Lewie fa36d3fa38
Fix spelling of template 2023-06-21 00:11:29 -04:00
Michael Primm 287d900047 Shift from Twitter to Mastodon 2022-12-11 15:43:57 -06:00
Jurgen d25040e1cf added notification on probable misconfiguration of deftemplatesuffix 2022-08-21 19:32:59 +02:00
Mike Primm ab54919956 Add more orderly storage shutdown 2022-07-24 13:09:52 -05:00
RedstoneFuture 078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
Mike Primm 53b65ab7e4 Add microsoftsql storage type 2022-03-10 14:30:02 -06:00
Mike Primm ea97296684 Get AWS S3 storage based web working 2022-02-20 20:58:21 -06:00
Mike Primm be43f53d81 Start S3 support 2022-02-17 21:59:53 -06:00
Mike Primm d941aec6eb Add publicURL setting and '/dynmap url' command 2022-02-12 01:30:00 -06:00
Mike Primm 9d89e56586 General warning cleanup in DynmapCore 2022-02-05 15:16:08 -06:00
Mike Primm fec2d1af03 Fix webpath update path 2022-02-04 23:14:31 -06:00
Mike Primm 6b208dd038 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm 64fe6d8b39 Fix comparator and repeater models 2022-01-29 13:07:35 -06:00
Mike Primm a3df8251f9 Freshen colorschemes to 1.18, deprecate dead RPs, drop block number
mappings
2022-01-22 15:13:46 -06:00
Mike Primm 44bcf6bbab Update links 2021-12-28 14:57:00 -06:00
Mike Primm dbf595c38d Update colormaps 2021-12-28 14:51:58 -06:00
Mike Primm 332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
mikeprimm 48ba0b2e41
Merge pull request #3571 from JLyne/tabcomplete
Add tab completions for commands
2021-12-28 10:16:05 -06:00
Mike Primm 9e602f50d6 Initial mitigation for folks updating Dynmap but not patching MC for
some reason
2021-12-23 14:27:33 -06:00
James Lyne 182d214c83 Improve tab completion for quoted arguments 2021-12-21 15:54:09 +00:00
James Lyne 742e289d56 /dynmapexp tabcompletions 2021-12-21 15:54:09 +00:00
James Lyne 2b2735516b /dmarker tabcompletions 2021-12-21 15:54:09 +00:00
James Lyne 20d93ad3a5 /dmap tabcompletions 2021-12-21 15:54:07 +00:00
James Lyne c87df916f2 /dynmap tabcompletions 2021-12-21 11:58:54 +00:00
James Lyne 424000a05f Very basic single level spigot tabcomplete 2021-12-21 11:58:54 +00:00
Mike Primm fa0e87d3c0 Add 'dynmap dumpmemory' command to dump RP image count, mem use 2021-08-27 18:40:53 -05:00
FedUpWith-Tech a66cbc0817
Remove Broken Dynmap reload command
This isn't a fix for the reload command it just removes it from being exposed to the user to prevent them from running the command and breaking it  till the reload command can be fixed.
2021-08-19 21:06:39 -04:00
Mike Primm 99d5416acb Add performance tweaks on DynmapBlockState 2021-03-14 14:08:38 -05:00
Mike Primm 8244394cc4 Zap warning for lack of webp tools - confusing support headache 2021-01-09 19:49:39 -06:00
Mike Primm 806e8c056a Initial file filter code 2021-01-01 11:16:40 -06:00
Mike Primm 3344b007c6 Shift internal server check earlier 2020-12-31 16:50:48 -06:00
Mike Primm 95a91d2a89 Add first pass of handling for DB config.php files 2020-12-31 15:56:23 -06:00
mikeprimm 5e5316d1e8
Merge pull request #3216 from 811Alex/misconfwarn
Add warning for ClientUpdateComponent misconfiguration, related to disable-webserver
2020-12-30 18:50:46 -06:00
Alex811 b670449843 Add warning for ClientUpdateComponent misconfiguration, related to disable-webserver 2020-12-19 15:14:32 +02:00
Silverwolfg11 87087a9c1e Null check for path environment variable. 2020-11-14 23:21:06 -08:00
Mike Primm 460e6f9815 Add WEBP support, via cwebp/dwebp tools 2020-10-25 18:40:33 -05:00
Mike Primm 24b2a00d23 Add /dmap worldgetlimits, worldaddlimit, worldremovelimit commands 2020-07-04 18:02:30 -05:00
Mike Primm d9152d11c8 Handle new 1.16.1 wall state and render logic 2020-06-27 14:17:52 -05:00
Mike Primm 3727fb622b Fix marker initialization 2020-06-07 20:41:22 -05:00
Mike Primm ee8c919eda Remove block dump 2020-05-16 16:26:54 -05:00
mikeprimm f151cdc84f
Merge pull request #2896 from owlnull/v3.0
Add skins support via SkinsRestorer plugin
2020-05-16 16:18:17 -05:00
Mike Primm b7dc453879 Drop unsupported versions (1.13.0, 1.13.1, 1.14.0) 2020-05-16 13:29:39 -05:00
Mike Primm 151122a333 Iron out 1.13.2 biomes and chunk loading 2020-05-03 17:35:38 -05:00
Mike Primm 80f8aca6f7 Clean up init of coord widget 2020-05-02 18:19:17 -05:00
owlnull 578c66e2fe Add skins support via SkinsRestorer plugin 2020-04-23 06:39:54 +05:00
Ry0taK c32713e967 Fix unintended redirection to welcome file 2020-02-06 05:47:03 +00:00
RyotaK 3991170245 Update Jetty 2020-01-13 00:03:57 +00:00
Mitch Talmadge a3cb46e286 Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
mikeprimm 49ea99b703
Merge pull request #2633 from Marvosg/v3.0
Resume full renders (skip already rendered tiles)
2019-12-15 01:10:28 -06:00