Commit Graph

13 Commits

Author SHA1 Message Date
Mike Primm e284f9a3c4 Switch from flaky SnakeYAML Base64 decoder to JDK Base64 (URL decode) 2022-01-30 02:40:41 -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 d3f44a414b Clean up .gitignore 2021-12-18 19:58:08 -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 d42921beb5 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm 809e45631c Add support for experimental Caves and Caverns data pack 2021-08-21 18:03:07 -05:00
Mike Primm c5906166a1 Add handling for Y=negative 2021-08-21 12:27:01 -05:00
Mike Primm 83fe113db1 Initial Forge 1.17.1 code (builds, but NOT functional!) 2021-07-25 18:49:36 -05:00
Kosma Moczek cf121956c3 build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm 0b3438a652 Fix skin loading for 1.17 2021-06-13 14:01:54 -05:00
Mike Primm e72ce6ed8b Initial building/running Spigot 1.17 code... still very incomplete 2021-06-11 21:59:04 -05:00