Summary
- better item script recipe load error messages (commit: d5bbe35) (details)
- fix some double-errors from bad inventories (commit: 0b7e230) (details)
- increase accuracy of weapon_damage in 1.14 (commit: 265a3b1) (details)
- backport last commit to 1.13 and 1.12 (commit: 5d0115a) (details)
- item enchantments: fix 1.12 compat (commit: 456087a) (details)
- minor meta cleanup (commit: fabc44f) (details)
- fix errors from non-deadly mobs in weapon_damage (commit: 7e6ab8b) (details)
- improve new CuboidTag format parsing (decimals) (commit: f5588c6) (details)
- inventory list_contents: better object tracking (commit: 6bf2506) (details)
- slight cleanup to shoot command meta (commit: d9b5015) (details)
- minor meta cleanups (commit: 77c9783) (details)
- add player spectates entity and stops events, fixes #2068 (commit: 630aee4) (details)
- minor meta corrections (commit: b823a64) (details)
- improved switch meta in events (commit: e12f98a) (details)
- document several commands (commit: 9dc1b98) (details)
- "XTag Objects" meta rename (commit: 5f07dd8) (details)
- fix some bad element-related meta (commit: 6fb9c47) (details)
- add a doc for player+npc arguments (commit: 2b29508) (details)
- add tag entity.cursor_on (commit: ea3e726) (details)
- add a "flagged" event switch, and matching autosystems (commit: 2213e09) (details)
- implement new script event autosystem (commit: af7a6cd) (details)
- add "permission" global switch (commit: ea4a3f1) (details)
- minor cleanup (commit: 8bc7431) (details)
- clean up playertag mechanism-tags meta (commit: 173ca90) (details)
- switch command meta improvement (commit: a8bdc02) (details)
- fix a/an copypasta (commit: 89ec0f2) (details)
- fix location.facing.degrees, fixes #2069 (commit: bda74b4) (details)
- fix rotate_around_z (commit: 6afc50b) (details)
- improve item potion_effects mech meta (commit: 4e94a03) (details)
- add supported-locations note to JSON-backed format tags, fixes #2071 (commit: 9b4be0e) (details)
- add ChunkTag.inhabited_time tag+mec (commit: 8f8c258) (details)
- add LocationTag.local_difficulty (commit: 0d948c8) (details)
- command event: escape command names (commit: 9c367d1) (details)
- fix broken statistic event (commit: 85c94f2) (details)
- remove pointless parts of 'block ignites' event (commit: 1a7c741) (details)
- cuboidtag cleanup/opti (commit: b22bf7d) (details)
- add Orientable support to materialdirectional (commit: b3ef48f) (details)
- map command meta, equips event debork (commit: 6e71aab) (details)