Commit Graph

18 Commits

Author SHA1 Message Date
Michael Primm b310a57b64 Shift old spigot/paper support to dynamic load to handle pedantic Paper
loader
2023-08-20 14:38:38 -05:00
Michael Primm dd81ea2d87 More gradle updates 2023-06-09 23:42:40 -04:00
mastermc05 de510108a2
Fix spaces
* fix 1.16.2 spaces

* fix 1.16.4 spaces

* fix 1.16

* fix 1.16.0 x2

* fix 1.17

* fix 1.18.2

* fix 1.18.2 map cache

* fix 1.18.2 map cache p2

* fix 1.18

* fix 1.16.3
2022-03-30 15:39:58 +03:00
mastermc05 b0f0a4deb5 First idea implementation 2022-03-29 23:55:05 +03:00
Mike Primm b3de1dafe3 Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm 332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm 5b735dab3f Implement basic sky lighting for chunks with broken lighting (spigot) 2021-12-24 21:55:19 -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
Kosma Moczek cf121956c3 build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm 34348a6d16 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm 252f9afcdb Add support for marker set persistence, prevent add to non persistent 2020-08-12 10:08:36 -05:00
Mike Primm 073a277f77 Zap corner list in listarea - too much output 2020-07-06 19:29:42 -05:00
Mike Primm ea3cb28a90 Fix biome water coloring in 1.16.1 2020-06-27 11:47:45 -05:00
Mike Primm 17cbfb97ec Handle pre 1.16.1 and current chunk encodings 2020-06-27 11:07:45 -05: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 4fee9c3e55 Add initial set of 1.16.1 block definitions (about 1/3 of them) 2020-06-26 01:13:09 -05:00
Mike Primm 51ebdc6f31 Initial 1.16.1 support - get it running 2020-06-25 19:29:03 -05:00