Commit Graph

17 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 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
Kosma Moczek a9c0446d00 fabric-1.18: switch to new CHUNK_GENERATE event, simplify trigger logic greatly 2021-12-16 20:37:41 +01:00
Kosma Moczek 261e3ddc00 fabric-1.18: remove ChunkDataEvents.SAVE 2021-12-16 20:37:41 +01:00
Mike Primm 06885c0353 Fix BiomeMap NPE, switch Fabric to GenericMapChunkCache 2021-12-05 12:53:42 -06:00
Mike Primm f56f4378c5 Fix handling of new, additional buiomes 2021-12-05 05:01:59 -06:00
Mike Primm 37fd064434 Put 3D biome code in spigot 1.18 - still working on grass shading... 2021-12-05 01:57:59 -06:00
Mike Primm 983a2a4390 Tie in standard biomes by resource location 2021-12-04 23:01:13 -06:00
mikeprimm 12fce4c5ae
Merge pull request #3543 from kosma/fabric-1.18-signs
[Fabric 1.18] Sign marker support
2021-12-03 12:45:56 -06:00
mikeprimm 79b41fc94a
Merge pull request #3544 from kosma/fabric-1.18-permissions
[Fabric 1.18] Fix permission handling
2021-12-03 12:45:25 -06:00
Mike Primm 76557bf312 Biome shading fixes for 1.18 (Spigot, Fabric, Forge) 2021-12-02 22:18:03 -06:00
Kosma Moczek 86a53e6729 fabric-1.18: fix builtin permissions handling 2021-12-02 22:59:52 +01:00
Kosma Moczek ef31e6daa8 fabric-1.18: rename BlockEvents.EVENT -> BlockEvents.BLOCK_EVENT 2021-12-02 20:55:43 +01:00
Kosma Moczek 038f9c7085 fabric-1.18: get rid of all Eclipse warnings 2021-11-26 14:52:56 +01:00
Kosma Moczek 3d95f9250a fabric-1.18: remap and update to 1.18-rc1+build.1 2021-11-25 20:01:27 +01:00
Kosma Moczek 73b4bc103c fabric-1.18: s/1.17.1/1.18/ 2021-11-25 19:00:37 +01:00