Commit Graph

31 Commits

Author SHA1 Message Date
mikeprimm
61a377a3ac
Merge pull request #3740 from CatMoe/v3.0
Implement sign marker for fabric 1.16
2022-06-05 16:53:21 -05:00
RedstoneFuture
078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
CatMoe
fa6b729b6e Implement sign marker for fabric 1.16 2022-04-13 06:31:36 +00: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
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
James Lyne
44549eb316 Update configuration.txt comment 2022-01-07 23:06:48 +00:00
Kosma Moczek
c56d868ba5 fabric-*: require Fabric Loader 0.12.12
This is the release that includes all current log4j mitigation.
Changes in fabric.mod.json ensure the mod will completely refuse to load
unless it's on a fully patched Fabric server.
2022-01-05 00:16:00 +01: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
332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
57d02007ab Handle negative Y for chunk generation driven updates 2021-12-25 19:09:02 -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
61440490f3 Fix exception in fabric with default permission handlers 2021-12-22 20:36:15 -06:00
Mike Primm
322a3dd03b Finish dropping Apache Commons Codec 2021-12-19 15:44:59 -06:00
Mike Primm
69a6bb2a2a Apply lighting workaround to 1.16.5+ 2021-12-16 12:32:10 -06:00
Mike Primm
546ffffdc0 Add NBT toString() 2021-12-15 02:14:12 -06:00
Mike Primm
634eb5fd2f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
8c3c0e980e Backport generic chunk handler to 1.16.5 for Spigot, Fabric, Forge 2021-12-07 18:49:51 -06:00
Mike Primm
40fb487fcd Revert "Fix possible nullref"
This reverts commit a99bbee900.
2021-07-14 15:08:55 -05:00
mikeprimm
d8d41eb39b
Merge pull request #3421 from Bond-009/nullref
Fix possible nullref
2021-07-14 14:25:16 -05:00
Aniket
97c250fea8 Fix typo in configuration.txt 2021-07-13 19:53:24 +01:00
Bond_009
a99bbee900 Fix possible nullref 2021-07-04 21:42:48 +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
Pierre Kisters
885f310de9 fixed ServerPlayNetworkHandlerMixin for fabric 1.16.4 2020-11-10 18:47:23 +01:00