Commit Graph

16 Commits

Author SHA1 Message Date
Mike Primm 332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm 78bd6c2ea3 Migrate Spigot 1.14 to 1.16.4 to Generic chunk management (code reduce) 2021-12-16 22:23:13 -06:00
Mike Primm 34348a6d16 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06: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 4d310828dd Default undefined skylight to 'full' 2020-05-19 10:45:09 -05:00
Mike Primm 965e2530ec Imrpove chunk state handling 2020-05-03 21:13:20 -05:00
Mike Primm e74741b7bd Fix chunk lighting for deep water (no skylight data) 2020-01-23 23:38:09 -06:00
Mike Primm 70ae3fbc37 Alter default behavior when no SkyLight to 'full' vs 'none' 2019-12-15 12:18:52 -06:00
Mike Primm deb81d984b Fix for legacy vs 1.15 biome layout 2019-12-15 09:44:16 -06:00
Mike Primm 286a12c4ef Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
Mike Primm 7f8dcf0eb3 Fix 1.14 biome mapping 2019-06-08 21:47:43 -05:00
Mike Primm 82de1b6899 Avoid rendering incompletely generated chunks 2019-06-05 21:32:31 -05:00
Mike Primm a2af65add6 Fix 1.14 biome shading 2019-06-05 19:36:54 -05:00
Mike Primm 7bf0743c8c More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm 05de32fcfb Initial 1.14.1 support 2019-05-13 23:41:10 -05:00