Commit Graph

24 Commits

Author SHA1 Message Date
mastermc05
e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05
4fdb04725d Forge 1.17.1 2022-11-18 13:32:35 +02:00
Mike Primm
75789b29a6 Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
Mike Primm
cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm
931538279b Add more debug on block state exceptions 2022-01-14 18:48:08 -06:00
Mike Primm
7df857e7f3 Log warning for block states with lighting lookup error 2022-01-14 18:32:28 -06:00
Mike Primm
effec684b9 Workaround for mods with broken block state logic... 2022-01-14 10:37:28 -06:00
Mike Primm
332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
450921569c Improve forge chunk generate handling 2021-12-25 21:46:28 -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
2d2fe02a81 Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -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
d42921beb5 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm
2c82528c13 Remove debug noise 2021-11-15 21:33:43 -06:00
Mike Primm
bf857b4b27 Add data pack dimension support for Forge 1.16.5 and 1.17.1 2021-11-15 20:51:35 -06:00
Mike Primm
809e45631c Add support for experimental Caves and Caverns data pack 2021-08-21 18:03:07 -05:00
Mike Primm
c5906166a1 Add handling for Y=negative 2021-08-21 12:27:01 -05:00
Mike Primm
39a6cecb2b Update build for 1.17.1 to 37.0.12 - get build functional 2021-07-26 21:47:12 -05:00
Mike Primm
74f46cd8fe Fix block state NBT encoding 2021-07-26 21:15:20 -05:00
Mike Primm
d77a9c76da Remove logging 2021-07-25 21:19:21 -05:00
Mike Primm
fbad9a746a More Forge 1.17.1 updates (still not shading right) 2021-07-25 21:15:02 -05:00
Mike Primm
83fe113db1 Initial Forge 1.17.1 code (builds, but NOT functional!) 2021-07-25 18:49:36 -05:00