Commit Graph

55 Commits

Author SHA1 Message Date
Michael Primm 21369ec485 Migrate to Gradle 8.7 2024-04-26 22:50:43 -05:00
mikeprimm b0e56d3e5a
Merge pull request #4030 from ChimneySwift/generic-s3
Allow generic S3 endpoints for alternative services
2023-12-12 22:02:03 -06:00
ChimneySwift d16fdc8275 Add override_endpoint setting to configuration files 2023-11-16 22:07:28 +10:00
Jurgen bc0117ac5a implemented hideifspectator switch, fully functional 2023-10-08 11:56:41 +02:00
JurgenKuyper 0d15ee5a46
Merge branch 'webbukkit:v3.0' into v3.0 2023-10-01 10:44:26 +02:00
Michael Primm c807861859 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Jurgen 030a0e1d24 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Jurgen c093a95bc0 implemented hide if spectator 2023-09-03 12:37:58 +02:00
Michael Primm ab900740b7 Rework cave shader - make default proportional for variable world height 2023-03-23 13:27:33 -05:00
Max 52829462e9
fix typo 2023-02-18 22:40:13 +01:00
Max 1a261c6422
add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
RedstoneFuture 078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
Mike Primm 75789b29a6 Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
Mike Primm a9b4ace851 Add support for trusted-proxies subnet ranges, handle nested proxies 2022-02-22 22:11:48 -06:00
Mike Primm ef045da32f Add prefix path support for AWS S3 website 2022-02-20 21:38:50 -06:00
Mike Primm ee78384cdc Add tilescale and defaulttilescal : option for bigger tiles 2022-02-16 21:13:57 -06:00
Mike Primm d941aec6eb Add publicURL setting and '/dynmap url' command 2022-02-12 01:30:00 -06:00
Mike Primm b3de1dafe3 Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -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 e22ad9b8bf Start prep for shadow lighting rework 2022-01-30 14:23:00 -06:00
James Lyne 44549eb316 Update configuration.txt comment 2022-01-07 23:06:48 +00:00
Mike Primm 7225edc1d6 Time-of-day fix for Fabric (all versions) and Forge (1.13-1.16) 2021-12-29 19:33:37 -06:00
Mike Primm 0166895a7f Tune memory use on generic chunks, lighting lookup performance 2021-12-28 22:14:19 -06:00
Mike Primm 332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm 3a3a970883 Implement basic sky lighting for chunks with broken lighting
(forge,fabric)
2021-12-24 20:38:05 -06:00
Mike Primm bd4a34e2ae Shift string safely into Log class, finish hack substitution string 2021-12-24 00:08:52 -06:00
Mike Primm 24d78e5f78 Add chunkstatus and chunkversion shaders (for problem determination) 2021-12-19 21:02:35 -06:00
Mike Primm 2d2fe02a81 Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -06:00
Mike Primm 634eb5fd2f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm 4162b6dace Adjust pack_format value to match version expectations for 1.15.2,
1.17.1
2021-12-01 22:42:28 -06:00
Mike Primm 2c82528c13 Remove debug noise 2021-11-15 21:33:43 -06:00
Aniket 97c250fea8 Fix typo in `configuration.txt` 2021-07-13 19:53:24 +01:00
Kosma Moczek 0d15a292d1 forge-*: fix resource patching 2021-06-27 19:41:51 +02:00
Kosma Moczek 3d1e3053e1 forge-*: fix resource handling on Gradle 7 2021-06-27 15:07:33 +02:00
Kosma Moczek 01a549af72 forge-1.13.2..1.16.5: update ForgeGradle to version 5 2021-06-27 14:34:29 +02:00
Kosma Moczek cf121956c3 build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm 0809d23559 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm d584771549 Add config comments for postgresql 2021-02-07 23:14:09 -06:00
Ben Lönnqvist 3f821a902d
added option webp-l to use lossless webp #3191 2021-01-08 23:45:30 +02:00
Mike Primm 34348a6d16 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm 87b57d5639 Add defaults to configuration.txt for webp 2020-10-25 18:59:22 -05:00
Mike Primm 2c4f5c6b9f Handle client security checks properly 2020-08-16 01:01:52 -05:00
Mike Primm c39cb2d3e7 Add one-sided tweak to hide mod from client before login 2020-08-16 00:05:56 -05:00
Mike Primm 08d143ddcc Handle events from updates on disabled worlds properly 2020-07-09 12:47:28 -05:00
Mike Primm 2718feb137 Add Sponge permissions for 1.11.2, 1.12.2, extract
permissions.yml.example
2020-07-05 14:48:51 -05:00
Mike Primm 6efaa8187b Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
Mike Primm 11cc04320c Revert "Handle 5 bit palette properly (1.16.1)"
This reverts commit 79b41d8ffd.
2020-06-27 10:46:19 -05:00
Mike Primm 79b41d8ffd Handle 5 bit palette properly (1.16.1) 2020-06-26 20:02:16 -05:00
Mike Primm 7c0b515272 Fix 'waterlogged' blocks in Forge 1.13.2+ 2020-06-07 18:11:03 -05:00