Summary
- MC 1.19.4, Denizen 1.2.7 - Part 1, version numbers (commit: 22091bd) (details)
- 1.19.4 part 2: v1_19_R3 (commit: 74ba4c2) (details)
- 1.19.4 part 3: ReflectionMappings (commit: ad72bd5) (details)
- 1.19.4 part 4: compiler issue fixes (commit: 114d3d2) (details)
- EntityTag.Item: display item support (commit: 404d43c) (details)
- dirty placeholder display_entity_data (commit: 884feff) (details)
- bump Paper and Citizens build targets (commit: 459f0b8) (details)
- 1.19.4 BiomeNMS fix (commit: e737d95) (details)
- Implement attachable tripwire mechanism and tags (#2443) (commit: 337dcbd) (details)
- Paper-only event `player tracks|untracks <entity>` (#2444) (commit: 7b382dc) (details)
- Added Disarmed Property (#2445) (commit: 85f8859) (details)
- swap Disarmed to be a sub-value of Mode (commit: 96567a8) (details)
- map command argument recognition fix (commit: d125ad4) (details)
- use new core tab complete improvement (commit: 788bbd9) (details)
- ColorTag to core (commit: 8e73e7d) (details)
- Paper-only event `skeleton horse trap` and `EntityTrapped` properties for `SkeletonHorse`s (#2446) (commit: 5ea2989) (details)
- EntityTag.material: block_display (commit: ba0aa4b) (details)
- fix Paper tools exploding pre-1.19 (commit: 5aef6ea) (details)
- properties: stop abusing 'private' (commit: d296177) (details)
- missed private -> public in paper code (commit: c28dede) (details)
- update TradeTag properties to new core Property format (commit: 21faedb) (details)
- update InventoryTag properties to new core InventoryTag format (commit: d6da26e) (details)
- update a few MaterialTag properties to new core property format (commit: c8556e5) (details)
- update a few EntityTag properties to new core property format (commit: 319ee0d) (details)
- update a few ItemTag properties to new core property format (commit: ecf8b62) (details)
- fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) (details)
- determination meta format change (commit: 40bd3de) (details)
- Add is_interactable tag to MaterialTag (#2447) (commit: 65ed071) (details)
- Account for bukkit's biomes not always existing (#2448) (commit: 956cffc) (details)
- `opentrades`: support advanced text in title (commit: 5b74c7a) (details)
- Update `EntityTag.age`, separate age locking, add `EntityProperty#as` (#2450) (commit: 51a7973) (details)
- Modified contexts for the PlayerLogin event. (#2451) (commit: 102ded1) (details)
- Fix `server.flag_map` requiring a param & meta fix (commit: 4716e89) (details)
- area enter event: 'needsMatchers' needs to be set more often (commit: 843eb27) (details)
- add smithing and stonecutting recipe to recipe_id and recipe_result (#2452) (commit: 10079a9) (details)
- `Instrument` property for goat horns (#2449) (commit: 597aff5) (details)
- Fix `EntityHelper#walkTo` doubling entity speed (commit: 5c037c1) (details)
- Add ray_trace_target tag for ray tracing entities (#2453) (commit: 0022209) (details)