Summary
- match core commit (commit: a941e0e) (details)
- block physics adjacent switch (commit: 3129cc3) (details)
- attach no_pitch option (commit: 0ba91f8) (details)
- look yaw and pitch (commit: 4afdfb7) (details)
- EntityTag charged (commit: 989bbb1) (details)
- ItemTag.inventory_contents (commit: 04909af) (details)
- Inventory command: ensure inventory tracking (commit: a87632e) (details)
- AreaObject expansion (commit: 7eae5d3) (details)
- implement core update (commit: ceef220) (details)
- fix cuboid loading error (commit: 958a703) (details)
- NotableManager internal rework part 1 (commit: bff3159) (details)
- remove legacy ItemTag notes (commit: 775f250) (details)
- modernize note command (commit: 0eb9c06) (details)
- move a pile of things to core (commit: 24f8ed6) (details)
- partially automated cleanups (commit: 9382274) (details)
- Entity scripts: mechanisms key (commit: 3c5a41a) (details)
- missing as_x tags (commit: 9535900) (details)
- property impls for tag return type registration (commit: f894e8e) (details)
- tag return type registration impls for all objects and bases (commit: 07deab1) (details)
- smarter ex tab completion using return types (commit: a4b25cc) (details)
- multiple meta tweaks (commit: 033989c) (details)
- InventoryTag.find_all_items (commit: b0335b5) (details)
- Entity damaged: determine clear_modifiers (commit: d9d1635) (details)
- fix &chr (commit: 3984e24) (details)
- ChunkTag.force_loaded: if not loaded at all just return false (commit: 26e447f) (details)
- &color tag: accept r,g,b format (commit: 74510dc) (details)
- block falls: old_material and new_material (commit: b14b3f5) (details)
- spawnable_blocks fix (commit: 62ab097) (details)
- server.stack_trace tag (commit: 0b0d28a) (details)
- match core asciimatcher update (commit: ecda058) (details)
- tooling for core tag namer update (commit: 4fba45c) (details)
- bug fixes and optimizations (commit: 3bc80d0) (details)
- remove outdated getProcessedArgs call (commit: 0e198c6) (details)
- refactor paper properties to be valid extension properties (commit: 31fe674) (details)
- paper EntityTag.spawn_reason (commit: d97b070) (details)
- material_flagged (commit: caf9029) (details)
- note reload was misplaced (commit: b4b9dac) (details)
- fix entity.location variants (commit: 0a0efd7) (details)
- item.inventory_contents chest borkfix (commit: e21fb06) (details)
- item.armor_stand_data (commit: c91ccb1) (details)
- item.armor_pose and entity.armor_pose rework (commit: 36f3ed3) (details)
- fix typo (commit: c366cf6) (details)
- fix PacketOutEntityMetadataImpl for 1.17 (commit: 05adc55) (details)
- documentation and error checks (commit: 9cc6ec6) (details)
- meta fixes and cleanup (commit: ce3dbc3) (details)
- showfake paper patch (commit: 204ab3e) (details)
- 1.2.2 (commit: e02dfa4) (details)
- register static tags for future usage (commit: 6cba20a) (details)
- update to match core (commit: 489d257) (details)
- update for 1.16.5 nms change that was missed (commit: 320ae39) (details)
- fishes event, loads crossbow event: add 'with' switch (commit: cd9d25e) (details)
- entity damage event: context.was_critical (commit: 4943158) (details)
- missed attack cooldown factor for was_critical (commit: 8cd5adb) (details)
- (experimental) document some deprecated tags in meta (commit: 2b2b05c) (details)
- update for multiple core fixes (commit: 2dd4bd0) (details)
- ElementTag.color_gradient (commit: 6cfd836) (details)
- register static property tags (commit: 7af1875) (details)
- name update to match core (commit: 3c6a4a1) (details)
- patch EntityTag raw player type identify (commit: 13cac52) (details)
- clear unused imports (commit: 58ece2d) (details)
- EntityTag: remove outdated/invalid isSpawned opti (commit: 3b3ad25) (details)
- patch previous commit (commit: 7b7db19) (details)
- patch possible entitytag#spawnat world check bork (commit: 637389c) (details)
- PluginTag: .depends, .soft_depends (commit: a101ec1) (details)
- inventory flag: expire not duration (commit: 637c20c) (details)
- update to match recent core cleanup (commit: 1e8c245) (details)
- Entity freeze_duration (commit: 4a00de7) (details)
- container key type check (commit: 8745a42) (details)
- cleanups and improvements to debug recording internal (commit: 8564ec9) (details)
- workaround Spigot recipe handling bug (commit: 9b310f0) (details)
- item matchers: handle air properly (commit: 7ef9b04) (details)
- debug handling cleanup (commit: bd64db5) (details)
- fix interact script bug in container key commit (commit: a89df70) (details)
- ScriptTag.step_expiration (commit: ae3a4c8) (details)