Commit Graph

20 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 f2cdc8834c Fix 1.15.2 and 1.14.4 2020-06-25 19:48:00 -05:00
Mike Primm 5e15187e46 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -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 8bc03f41b0 Attempt to fix grass shading in 1.14.x 2019-06-05 18:48:45 -05:00
Mike Primm 67f446fdb9 Fix water color shading in 1.14 2019-06-05 18:39:00 -05:00
Mike Primm 7bf0743c8c More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm a9e1a651f9 Initial 1.14.1 support 2019-05-13 23:40:18 -05:00