Commit graph

21 commits

Author SHA1 Message Date
Michael Primm
38c9281c7a Handle tile entity lookup in 1.20.5 2024-04-28 14:01:07 -05:00
Michael Primm
35e5acebb6 Avoid jar bloat during shadow building 2023-06-09 03:47:31 -04:00
Michael Primm
2004e3dff8 Update java version 2023-05-10 08:52:53 -05:00
mastermc05
8910bf62ef Cache biome object, further reduce diff 2022-11-18 13:12:40 +02:00
mastermc05
cf508baf2b Support 1.17 2022-10-14 16:06:15 +03:00
mastermc05
4b77e2b826 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
2c01947919 First idea implementation 2022-03-29 23:55:05 +03:00
Mike Primm
430d179c2b Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm
3603aae498 Switch from flaky SnakeYAML Base64 decoder to JDK Base64 (URL decode) 2022-01-30 02:40:41 -06:00
Mike Primm
cad1ccb747 Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
8c50ab8bb0 Implement basic sky lighting for chunks with broken lighting (spigot) 2021-12-24 21:55:19 -06:00
Mike Primm
28536251f2 Clean up .gitignore 2021-12-18 19:58:08 -06:00
Mike Primm
61a71f8a0b Apply lighting workaround to 1.16.5+ 2021-12-16 12:32:10 -06:00
Mike Primm
3af5ac05e2 Add NBT toString() 2021-12-15 02:14:12 -06:00
Mike Primm
805f974660 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm
0f655e8414 Add support for experimental Caves and Caverns data pack 2021-08-21 18:03:07 -05:00
Mike Primm
ab5900564e Add handling for Y=negative 2021-08-21 12:27:01 -05:00
Mike Primm
e9f1719ff0 Initial Forge 1.17.1 code (builds, but NOT functional!) 2021-07-25 18:49:36 -05:00
Kosma Moczek
bc0f25a21d build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm
4246534c44 Fix skin loading for 1.17 2021-06-13 14:01:54 -05:00
Mike Primm
9dd316b852 Initial building/running Spigot 1.17 code... still very incomplete 2021-06-11 21:59:04 -05:00