Summary
- 1.18 part 1: duplicate the 1.17 folder (commit: 66b5f40) (details)
- 1.18 part 2: basic version labels n wotnot (commit: 8491bea) (details)
- 1.18 part 3: Denizen 1.2.3 (commit: 18911de) (details)
- 1.18 part 4: all basic compile-required changes (commit: a0b30b3) (details)
- 1.18 part 5: disable showfake chunk packet remap for now (commit: adec0d8) (details)
- 1.18 part 6: reflection mappings and testing (commit: 02fbd09) (details)
- additional little improvements (remove some legacy code) (commit: c099a78) (details)
- alternative chunk-reload patch for showfake (commit: 1a78d2e) (details)
- ChunkTag.set_all_biomes (commit: 840db0b) (details)
- WorldTag.biomes (commit: d60a7b6) (details)
- Schematic rotate: fix wrong entity angle (commit: 765f9ff) (details)
- schematic rotate: support for multiple-facing blocks like fences (commit: 3ac4473) (details)
- relocate redis and its apache commons subpackage properly (commit: d0ba878) (details)
- we don't need to embed snakeyaml (commit: f8c8e6e) (details)
- schematic rotate: Wall block support (commit: d846ab1) (details)
- fix item script recipe clearing in 1.18 (commit: 7836359) (details)
- remove lingering apache commons references (commit: 5f9eac2) (details)
- extra error checking in modifyblock (commit: da63ad3) (details)
- LocationTag.ring_bell (commit: f2bf73f) (details)
- bell ring paper event (commit: cfcd6c4) (details)
- PlayerTag.calculate_xp (commit: ed55de2) (details)
- patch colorless links (commit: 8140934) (details)
- EntityTag.strength property (commit: cc3613a) (details)
- EntityTag.saddle and has_saddle: generic 'Steerable' support (striders) (commit: ef28918) (details)
- smithing hackaround for item script recipes (commit: 58c8bd2) (details)
- correct area.entities edge case (commit: 0af802d) (details)
- ENTITY_PORTAL cause and additional entity->player conversion error (commit: 2e698d0) (details)
- server.whitelisted_players (commit: 5d06a51) (details)
- strike silent (commit: 320ec28) (details)
- Schematic: hackaround for NBT strings being short (commit: 728e848) (details)
- piglin barter script event (commit: 8795475) (details)