Summary
- update ObjectProperty-using properties to new format (commit: 0559148) (details)
- `Cast` command: update, support infinite durations (#2455) (commit: d5ec87d) (details)
- fix missing switches in 'block destroyed' event (commit: 222390b) (details)
- Port `walkTo` doubling entity speed fix to 1.18 (commit: a0d9d33) (details)
- Handle bundle packet cancellations for 1.19 (#2456) (commit: 92b5aa5) (details)
- update for spigot 1.19.4 changes (commit: 1f3fe06) (details)
- let maprenderer know if contextual to update tracking (#2459) (commit: ce1aa23) (details)
- Add `Entity.visual_pose` mechanism (#2460) (commit: 0399837) (details)
- fix obscure edge-case of EntityTag identify (commit: 1c85503) (details)
- EntityProperty.getReasonNotDescribed (commit: 600451e) (details)
- Update npc chat functionality (#2462) (commit: c251bc0) (details)
- sleep command: don't offset locations when not needed (commit: e1c6d67) (details)
- Proximity trigger: player quit event => exit (commit: a6a1564) (details)
- Patch attached entity jumping between targets (#2464) (commit: db32342) (details)
- minor cleanup (commit: 403e0fe) (details)
- NPC chat system cleanup (#2465) (commit: 32be8ce) (details)
- Fix definition parsing in `procedural items` (#2468) (commit: d320e2b) (details)
- Improve attached entities with relative offsets, track attached entity head rotation (#2467) (commit: fc19095) (details)
- `Glow` command rewrite (#2466) (commit: 8976f3f) (details)
- multiple cleanups (commit: e772001) (details)
- implement new core VectorObject in LocationTag (commit: 6c58100) (details)
- move some LocationTag tags to VectorObject in core (commit: 577d2dc) (details)
- minor fixes (commit: 4d1eb44) (details)