Summary
- add tag chunk.force_loaded (commit: 3b39f18) (details)
- excessive total event system cleanup (mainly couldMatch) (commit: ab36b74) (details)
- fix a few reported event issues (commit: be63cbb) (details)
- fix fishing trait errors with non-players (commit: e0c1e66) (details)
- meta corrections (commit: d55766f) (details)
- Added Sapling age tags/mech (#2230) (commit: 5f8f999) (details)
- improve not-real-craft rejection (commit: 9f73088) (details)
- add object constructor tag bases meta outlinks (commit: f2ae759) (details)
- trait command: to list argument (commit: 6f3c573) (details)
- assignment command: to list argument (commit: a2a8d4a) (details)
- fix couldMatch on pre-switch-style clicks block events (commit: b25250e) (details)
- add 'loot generates' event (commit: d24dce7) (details)
- event grouping improvements (commit: f34c0ac) (details)
- implement new context requirement (commit: eeb47a3) (details)
- implement contextAsType a few times (commit: 75b7e51) (details)
- remove base_color input from banner_update mech (commit: 358b859) (details)
- workaround banners being weird to showfake banners properly (commit: 6e47011) (details)
- add fakespawn 'cancel' arg (commit: 2d4bec2) (details)
- fix player breaks block (commit: 66647e4) (details)
- implement new core debug feature (commit: 1bb8603) (details)
- update some old 'list_' style tags and also meta improvements (commit: 9cbeb12) (details)
- remove old .type manual tags (commit: 0e4300a) (details)
- future-deprecate server.list_x tags (commit: 79ac0c1) (details)
- make a few spawned entity tags work for entity types too (commit: 7547f43) (details)
- meta corrections (commit: bae31f0) (details)
- more meta corrections (commit: c1b66cb) (details)
- use new equalsIgnoreCase (commit: 0b5ed25) (details)
- team command: allow option or color without other args (commit: 4adef95) (details)
- Add is_aware entity property (#2232) (commit: e08c1b5) (details)
- add future warnings config option (commit: ec5d547) (details)
- improve inventory uniquifier reliability (commit: 0400beb) (details)
- fix item move event bork (commit: da8720e) (details)
- inventory.include/exclude: preserve script ref and track properly (commit: 4e2bb3e) (details)
- server.recipe_items: prevent bork from null choices (commit: f77100e) (details)
- add tags server.recipe_shape and recipe_type (commit: 0271e51) (details)
- replace some old bit.ly links with actual links (commit: 4f68d3b) (details)
- ellipsoidtag.add (commit: e94d1bc) (details)
- ellipsoidtag.with_* tags (commit: a8b78b0) (details)
- ellipsoidtag.contains (commit: 3953384) (details)
- hacky ellipsoid.include (commit: f1bb1e3) (details)
- ellipse.shell tag (commit: 4c16ee4) (details)
- slight ellipsoid.shell fix (commit: f7b27c2) (details)
- 'plant grows' event fix (commit: 8e76e5d) (details)
- replace NMS breed mech with modern API option (commit: 3cee58e) (details)
- fix shellscaledoubling (commit: a6ff4f7) (details)
- walk command: delay properly for instantqueues (commit: f7a213e) (details)
- hack-fix to prevent blank shields showing up as white (commit: cbc5439) (details)