Summary
- .potion mechs: better error handling (commit: 3accc19) (details)
- melee_attack mechanism: NMS impl for players (commit: a2bde28) (details)
- even more aggressive '/npc sit' restart enforcement (commit: acaf7d0) (details)
- flag command ex tab completion for player and npc flags (commit: 034894d) (details)
- cleanup to map image internals (commit: 1905fff) (details)
- better handling of recipe event item contexts (commit: ee9b317) (details)
- fix map position tracking bug (commit: 0470a70) (details)
- cleaner handling of mixing sit and sleep (commit: 15078dc) (details)
- map scripts: text, coordinates, etc (commit: 3bb2f52) (details)
- map scripts: handle out-of-view objects properly (commit: 8e478c6) (details)
- more patches to map position and 'show_past_edge' (commit: 88b62ae) (details)
- PlayerTag.spawn_forced (commit: 79731ae) (details)
- idle timeout tags and mech (commit: d1de30c) (details)
- add exception to async check for paper's async tab packets (commit: c1ea138) (details)
- fix body_yaw - also meta tweaks and vehicle couldMatch patch (commit: 70987e5) (details)
- implement core debug improvement (commit: 647e9c2) (details)
- better network debug, and fix fakespawn properties (commit: 93b36ba) (details)
- turn 'fallingblock_type' into a real mech (commit: d5bf4fc) (details)
- Various cleanups - meta, event matchers, stray debug, network impl (commit: 7180246) (details)
- resource pack status event: status switch (commit: 1159925) (details)
- map script contextual, and implement give/take money dperecation (commit: e72d1f6) (details)
- Map item full_render mech, also map_scale tag (commit: 0205859) (details)
- new event: block destroyed by explosion (commit: b360aeb) (details)
- ItemInventory: add workaround for chest item with contents bugging on modern spigot (commit: 5c928e7) (details)
- LocationTag.is_in (commit: 8b11a74) (details)
- forbid item scripts in brewing (commit: c825ace) (details)
- patch discovered_recipes (commit: 1dcceb0) (details)
- EntityTag: refresh internal entity reference if it's invalidated (commit: 295ca08) (details)
- better method for prior commit (commit: 870d485) (details)
- server.scoreboards tag (commit: 7bd0a51) (details)
- ItemTag.full_render: allow section input (commit: 848b41f) (details)
- better attribute modifiers docs (commit: 24a832a) (details)
- fixing 'living' entity matchable (commit: 0b8ef2c) (details)
- extra hard workaround for Paper being bad (commit: 655086f) (details)
- cleanup some very old messes (commit: 1311c6d) (details)
- scoreboard: rendertype arg (commit: 356d85c) (details)
- Switch async packet warning to a config option (commit: ed0c5fb) (details)
- maps: don't spam rerender (commit: 529c46a) (details)
- gif compat with last commit, and other gif opti (commit: 4d8c873) (details)
- fix disguise command derp (commit: b3c9717) (details)
- refix prior commit (commit: 9a3c094) (details)
- fix "spawn npc" showing unhelpful error (commit: 7ec9330) (details)
- remove legacy escaping from book_pages (commit: 910bc07) (details)