Commit graph

25 commits

Author SHA1 Message Date
Mike Primm
e012487be8 Add more debug on block state exceptions 2022-01-14 18:48:08 -06:00
Mike Primm
dbb7a6c506 Log warning for block states with lighting lookup error 2022-01-14 18:32:28 -06:00
Mike Primm
ead7e33bbe Workaround for mods with broken block state logic... 2022-01-14 10:37:28 -06:00
James Lyne
29984eb0af Update configuration.txt comment 2022-01-07 23:06:48 +00:00
Mike Primm
cad1ccb747 Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
8c54bb2524 Improve forge chunk generate handling 2021-12-25 21:46:28 -06:00
Mike Primm
b589184e8a Handle negative Y for chunk generation driven updates 2021-12-25 19:09:02 -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
3c014f64eb Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -06:00
Mike Primm
61a71f8a0b Apply lighting workaround to 1.16.5+ 2021-12-16 12:32:10 -06:00
Mike Primm
3af5ac05e2 Add NBT toString() 2021-12-15 02:14:12 -06:00
Mike Primm
88782405f1 Strip META-INF/maven and services - avoid problems with forge 1.18 2021-12-08 20:34:03 -06:00
Mike Primm
6fed0dfb1f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
805f974660 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm
724fc2b367 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
12a314fe82 Remove debug noise 2021-11-15 21:33:43 -06:00
Mike Primm
ca76a59761 Add data pack dimension support for Forge 1.16.5 and 1.17.1 2021-11-15 20:51:35 -06:00
Mike Primm
0f655e8414 Add support for experimental Caves and Caverns data pack 2021-08-21 18:03:07 -05:00
Mike Primm
ab5900564e Add handling for Y=negative 2021-08-21 12:27:01 -05:00
Mike Primm
bd91095933 Update build for 1.17.1 to 37.0.12 - get build functional 2021-07-26 21:47:12 -05:00
Mike Primm
3b50fb5058 Fix block state NBT encoding 2021-07-26 21:15:20 -05:00
Mike Primm
5575c9036f Remove logging 2021-07-25 21:19:21 -05:00
Mike Primm
322b243190 More Forge 1.17.1 updates (still not shading right) 2021-07-25 21:15:02 -05:00
Mike Primm
e9f1719ff0 Initial Forge 1.17.1 code (builds, but NOT functional!) 2021-07-25 18:49:36 -05:00