Commit graph

17 commits

Author SHA1 Message Date
Mike Primm
a45c000632 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
James Lyne
29984eb0af Update configuration.txt comment 2022-01-07 23:06:48 +00:00
mikeprimm
ed27e35efa Merge pull request #3595 from kosma/fabric-gradle-cleanup
Cleanup Fabric Gradle projects
2022-01-04 18:57:52 -06:00
Kosma Moczek
23238ee293 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
Kosma Moczek
f857be3cdf fabric-1.14.4: backport GenericChunkCache from fabric-1.15.2 2022-01-04 22:24:16 +01:00
Mike Primm
dff7313069 Time-of-day fix for Fabric (all versions) and Forge (1.13-1.16) 2021-12-29 19:33:37 -06:00
Mike Primm
62f880aeae Tune memory use on generic chunks, lighting lookup performance 2021-12-28 22:14:19 -06:00
Mike Primm
cad1ccb747 Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
6c7824a385 Implement basic sky lighting for chunks with broken lighting
(forge,fabric)
2021-12-24 20:38:05 -06:00
Mike Primm
cfefe64894 Shift string safely into Log class, finish hack substitution string 2021-12-24 00:08:52 -06:00
Mike Primm
e6faf6ecb8 Fix exception in fabric with default permission handlers 2021-12-22 20:36:15 -06:00
Mike Primm
7360df379f Add chunkstatus and chunkversion shaders (for problem determination) 2021-12-19 21:02:35 -06:00
Mike Primm
b58ffab04b Finish dropping Apache Commons Codec 2021-12-19 15:44:59 -06:00
Mike Primm
6fed0dfb1f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
17491a2e6e Revert "Fix possible nullref"
This reverts commit b017fccce3.
2021-07-14 15:08:55 -05:00
Bond_009
b017fccce3 Fix possible nullref 2021-07-04 21:42:48 +02:00
Cat Core
a2f6a21d3c Add support for fabric 1.14.4 2021-04-30 21:48:56 +02:00