Add an option to ignore passive entities mounted by hostile entities with BetterAI. Closes #1326 (e78d0d3c by madeline miller)
Update language distribution (13803e9d by madeline miller)
Attempt to work around bad client mods sending incorrect data (316af29e by madeline miller)
Fixes lift signs on Y -1 to 1 not working as destinations. Fixes https://github.com/EngineHub/CraftBook/issues/1321 (ad4b8cc5 by madeline miller)
Merge remote-tracking branch 'origin/master' into five (e519d287 by madeline miller)
Ray trace sign clicks for edge cases where Paper provides invalid positions (06c71428 by madeline miller)
Cleanup a few unused imports & a forgotten TODO from the last two PRs (07f4a00b by madeline miller)
Continue cleaning up and remove an old util file (b9da2d4a by madeline miller)
Merge remote-tracking branch 'origin/master' into five (6de877a4 by madeline miller)
Fix two bugs found in the sign side support (e41a1766 by madeline miller)
Add experimental support for the back side of signs
This is a fairly large rewrite, and due to that will not make it into CraftBook 3. There is also a possibility that there might be some bugs that need sorting out. (39848d28 by madeline miller)
Use Paper component methods for faster multi-comparison with text (a2740caf by madeline miller)
Merge remote-tracking branch 'origin/master' into five (72a57dde by madeline miller)
Add zombie variants as default to BetterAI (658d7e3c by madeline miller)
Fix HeadDrops capitalisation for the physical head item as well (60f1f584 by madeline miller)
Fix the HeadDrops player messages capitalisation. Still need to work out how to handle the component ones due to the Text3 / Adventure split (168c9f2b by madeline miller)
Merge in CB3 changes (a1f04ff2 by madeline miller)