Summary
- drags event: drag_type context and switch (commit: 31aa96d) (details)
- distance tag: null world support (commit: f8f6dd0) (details)
- EntityTag.fake_move (commit: 54f3a1e) (details)
- `ItemTag.map_center` mechanism + tag (#2337) (commit: f8f4bcf) (details)
- modernize player edits book event (commit: e12e9c9) (details)
- Look internals: packet (commit: a853c23) (details)
- saving sync consistency fix and find_blocks ceil call (commit: a9e43dc) (details)
- EntityTag.reset_client_location (commit: 3e407d8) (details)
- EntityTag.fake_teleport (commit: 309258f) (details)
- EntityTag.send_update_packets (commit: c55597f) (details)
- NotedAreaTracker - special optimization tool (commit: 22e049a) (details)
- empty list is a valid empty inventory input for inventory command (commit: e40bc59) (details)
- fix Cuboid.bounding_box losing invalid world names (commit: 7b64a80) (details)
- extra createworld path validation (commit: da741d6) (details)
- 1.19 step 1: duplicate 1.18 folder and swap 1_18 to 1_19 (commit: 3370a50) (details)
- 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) (details)
- 1.19 step 3: bare minimum changes to make it compile, untested (commit: f10d970) (details)
- 1.19 step 4: reflection mappings and ListenerPlayIn update (commit: 2559a48) (details)
- EntityTag.color: frogge (commit: 0432b22) (details)
- Add `LocationTag.structure_block_data` tag + mech pair (#2338) (commit: bdc237b) (details)
- fixed NotedAreaTracker removal of areas (commit: 5009b00) (details)
- LocationTag.areas and variants: optional matcher input (commit: d0b47e7) (details)
- Add `EntityTag.auto_expire` property (#2340) (commit: 4f1d078) (details)
- `player uses portal` - Update + extra features (#2339) (commit: 5f4da22) (details)
- minor corrections (commit: db4b8c4) (details)
- points_between error checks (commit: 7a7204c) (details)
- use new MapTag input tools in a few places (commit: c3dc758) (details)
- more usages of new MapTag methods (commit: 5d51c2b) (details)
- EntityTag.shooter: include TNT source (commit: 57d96d9) (details)
- damaged/death event projectile consistency (commit: 41a6acd) (details)
- meta fixes and ItemHelper cleanup (commit: 6f697fc) (details)
- InventoryTag.recipe: smithing inventory support (commit: cc20a85) (details)
- Debug Extra Info option (commit: 22a1587) (details)
- fix smithing event with Denizen output but non-denizen input (commit: fc15cc7) (details)
- use new MapTag input utils (commit: c7fbb1e) (details)
- LocationTag.ray_trace (commit: 841ee6f) (details)
- InventoryCommand: open anvil (commit: cb0cf85) (details)
- anvil and workbench scripted GUIs (commit: c7d1610) (details)
- anvil/workbench title (commit: 6d1dfe8) (details)
- debug load time (ms) during init sequence (commit: 51880d3) (details)
- FullBlockData: forcibly prefill Spigot's internal enum cache (commit: fd40644) (details)
- 1.19 message receive fix (commit: ca35a9c) (details)
- ColorTag alpha values (commit: 341aa22) (details)
- Map command: dot radius:0 for single pixel (commit: 0df9dba) (details)
- playeffect vibration (commit: e27208b) (details)
- `MaterialAttached` - mangrove_propagule support (#2341) (commit: cfe3856) (details)
- add config option to disable list flags warning (commit: b84c2a8) (details)
- EntityTag.trace_framed_map (commit: ef0c37b) (details)
- Add `PlayerTag.send_climbable_materials` mechanism (#2342) (commit: 8db188f) (details)
- Add missing `EntityTag#getDenizenObject()` calls (#2343) (commit: ca426ec) (details)
- Cuboid and Area error checks (commit: a75c753) (details)
- use RefreshState (commit: b7d22bb) (details)
- additional refreshState usage (commit: 2b7419c) (details)
- move debugOverride to core and more refreshState usage (commit: 4729903) (details)
- area objects, refreshState in duplicate (commit: 88ddc93) (details)
- anvil/workbench title tag parsing fix (commit: b3c33e2) (details)
- anvil/workbench generic title support (commit: c472cc4) (details)
- inventory script GUI: block item transfer when closing inv (commit: 9a5cd3e) (details)
- another anvil/workbench inventory title fix (commit: 53da888) (details)
- `loot_table` mechs for locations and entities (#2345) (commit: 725632b) (details)
- cleanups related to last PR (commit: 1f14fd2) (details)
- fix area enter/exit event mishandling deleted notes (commit: 99cae68) (details)