Summary
- remove long-deprecated "item.lore.escaped" (commit: fdd5fe3) (details)
- remove long-deprecated regions support (commit: dda2bfc) (details)
- use new deprecations class more (commit: d13bc77) (details)
- remove long-deprecated context.cuboids tags (commit: 7a5a7b5) (details)
- chunkTag: better no-load-in-tag protection (commit: 889860c) (details)
- improve entity color doc format (commit: 6b448c1) (details)
- better locationtag/etc block loaded checks (commit: 8956f48) (details)
- deprecate pointless text tags (commit: c6a31c8) (details)
- fix fishing code a bit better (commit: 5d10b4a) (details)
- Add a clarification to the CLA mini-license (commit: dec254d) (details)
- assume regex matchable names are more likely to be an inventory than a (commit: 5b146ab) (details)
- fix note command object context (commit: ea50d40) (details)
- use https for cit repo (commit: 840a6cd) (details)
- add tag server.list_traits (commit: afa3083) (details)
- restore cursor_item context for clicks in inventory event (commit: 8ea2880) (details)
- improve age/plant_growth meta for clarity (commit: fe86037) (details)
- initial restoration of stable tag timings system (commit: a9cf7d8) (details)
- add a debug output limiter option (commit: 072c23b) (details)
- fix cursor_on error (commit: 6782f0c) (details)
- add materialtag.with (commit: 91d6768) (details)
- fix world serverThread handling (for sign_contents tag) (commit: 2825268) (details)
- minor cleaning (commit: eae4101) (details)
- add rotation_vector, add hanging entites to attached_block (commit: b018afb) (details)
- fix location.biome tags, fixes #2007 (commit: 5964582) (details)
- change Denizen init order to prevent bork errors (commit: 927b003) (details)
- update to new core (commit: 68fafb6) (details)
- fixes a slight logic bork with "on cauldron raises" event (#2013) (commit: 8559d36) (details)
- fix location.highest tag (commit: c362bf2) (details)
- prevent repeated shutdown (commit: 55934e1) (details)
- Additions for working with slabs (#2011) (commit: e0bd7d1) (details)
- fix typo (commit: 9fe1291) (details)
- add warning to base_color tags/mechs, for #2015 (commit: 1ec01ee) (details)
- fix command event meta (commit: ca5e0fd) (details)
- catch self-referential item scripts with a better error message (commit: af9181b) (details)
- update drops tag, for #2017 (commit: 522e3a3) (details)
- BlockHelper TileEntity minor cleanup (commit: e402c96) (details)
- more tag fixes for #2017 (commit: 303104a) (details)
- final set of tag fixes for #2017 (commit: 6c1d925) (details)
- add mech and tag 'cuboid.add_member' (commit: 76a0abd) (details)
- make inventory sets not fail on offline players (commit: db95e46) (details)
- remove old unused 'inventory menu' system (commit: cd436f1) (details)
- remove achievement logic, replace with advancements (commit: dc63151) (details)
- fix inventory script misdebug (commit: ed57e74) (details)
- fix old meta, fixes #2019 (commit: b1a3b5b) (details)
- allow multiple indices in inventory.slot[...] (commit: ab0ecea) (details)
- use slothelper (commit: a0bf19b) (details)
- protect against error when tag timings is enabled on 1.13 with the (commit: fdd33a0) (details)
- clarify is_living tag meta (commit: 2ab87ac) (details)
- cleaner packethandler call logic (commit: e18a38c) (details)
- fix adding to existing score number (commit: fac2dcf) (details)
- add sidebar set_line option (commit: b1512e8) (details)
- sidebar set_line: fix per_player compat (commit: 878264f) (details)
- fix chat trigger typo, fixes #2020 (commit: 3f372bc) (details)
- add server.view_distance tag (commit: 3abb4d1) (details)
- New stuff related to leaves blocks: (#2014) (commit: e696128) (details)
- add 'settings' input to CreateWorld (commit: c31ee01) (details)
- Add a paper-powered alternative for 'on player jumps' (commit: 8f7afc6) (details)
- correction to view_distance tag (commit: dc0b158) (details)