Summary
- further improve look relative (commit: c31f472) (details)
- Cleanup projectile events (#2426) (commit: 7841434) (details)
- LocationTag minor cleanup (commit: 52368ac) (details)
- optimize ImprovedOfflinePlayer (commit: 7832934) (details)
- add missing deprecated event meta for projectile hits events (commit: c0906b2) (details)
- json optimization parser and tags (commit: b6dec9d) (details)
- text optimize: apply to sub-formats like font too (commit: f684697) (details)
- minor cleanup of chunktag (commit: 4b87d8c) (details)
- corrections to projectile hit legacy matchers (commit: a4c3129) (details)
- Cleanup and improve `PlayerHoldsItemEvent` (#2427) (commit: 1603d42) (details)
- remove redundant "cancelled = false" lines (commit: 6eabf01) (details)
- raise/lower item event: add reason context/switch and patch edge cases (commit: c41d90d) (details)
- entity removed from world paper event (commit: ec01855) (details)
- fix rotate command on players in 1.19.3 (commit: af1b177) (details)
- scoreboard team tags (commit: 5f09335) (details)
- Fix `PiglinBarter` event meta (PaperMC/Paper#8795) (commit: fa8ac0b) (details)
- add font reset code when reparsing components (commit: 713ffd2) (details)
- Add `PlayerTag.refresh_player` mechanism (#2428) (commit: c6212e4) (details)
- fix grindstone event determination casing (commit: 30fcb48) (details)
- move ex command tab completion to core (commit: 2b03bac) (details)
- Update NoteBlockReceiver.java (#2431) (commit: 3f58494) (details)
- New Paper-only event `entity steps on block` (#2429) (commit: 43ecb9e) (details)
- cleanups related to last 2 PRs (commit: f531216) (details)
- Add paper-only 1.19+ `WardenChangesAngerLevelEvent` (#2430) (commit: 7da248a) (details)
- fix steps on matching everything, improve warden event meta (commit: 6de5e25) (details)
- patch newlines in 'chat' (commit: 150d3eb) (details)
- LocationTag.format (commit: f57cf67) (details)
- Fix player profile editor on `1.19.3` (#2432) (commit: fa7cdd0) (details)
- paper player deep sleep event (commit: a140654) (details)
- fix async handling of list ping event (commit: e257936) (details)
- PlayerTag.flying_fall_damage tag/mec addition (#2433) (commit: eab4e0f) (details)
- Update `EntityKnockback` and use `AbstractArrow` (commit: b3df77d) (details)
- player death: add keep_inventory context (commit: fc6f4e7) (details)
- cast: 'no_clear' (commit: 3962553) (details)
- use modern java instanceof in several places (commit: 3be9462) (details)
- Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) (details)
- target event: generic cause matcher (commit: 8fbfd01) (details)
- Rename command: don't respawn NPC anymore (commit: a628bc9) (details)
- Fix `tablist` command on 1.19.3 (#2434) (commit: 2608bcc) (details)
- `player stops damaging block` event (#2435) (commit: bcb29f3) (details)
- cleanup and meta (damage block events, entity silent) (commit: 5667602) (details)
- update to new core saveObject (commit: 4f4d14a) (details)