Commit Graph

15 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 0f8174796c Cache biome object, further reduce diff 2022-11-18 13:12:40 +02:00
mastermc05 0ebbc2bbe5 Support for 1.16.5 2022-10-22 14:24:49 +03: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 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 8c3c0e980e Backport generic chunk handler to 1.16.5 for Spigot, Fabric, Forge 2021-12-07 18:49:51 -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
Thomas Janssen 8ad0cff1b5 Updated bukkit/spigot build for minecraft 1.16.4 2020-11-03 21:49:40 +01:00