Summary
- clean inventory.contains.lore[strict:] tag (commit: da1999a) (details)
- fix npc sneak, fixes #1999 (commit: 183c447) (details)
- use Denizen playername tracker in Economy, add error checks (commit: 9be66a7) (details)
- fix playerForName autocasing (commit: 9ed3460) (details)
- remove stray debug from 4 years ago that Talamar added (commit: 4ec7fde) (details)
- showfake persistence part 1: code cleanup/prep (commit: ab0d134) (details)
- showfake persistence part 2: network manager reorg (commit: 8628f22) (details)
- showfake persistence part 3: start of impl (commit: f9f1bd4) (details)
- package reorg (commit: 68fb9d9) (details)
- showfake persistence part 4: continued impl work (commit: 6681e07) (details)
- compilability fixes (commit: 37ba7b0) (details)
- everything except tile entities works now (commit: d262e91) (details)
- cleanup, fix tile entities (commit: 0c82f14) (details)
- completion of showfake persistence: improve survival compat (commit: 52ee550) (details)
- much more aggressive schematic reset, fixes #2058 (commit: 296a08a) (details)
- fix tradetag handling, fixes #1969 (commit: fa25d8a) (details)
- add a load-time Reflection error catcher+reporter (commit: 56ee505) (details)
- update schematic+showfake meta (commit: 9b02152) (details)
- add tag player.fake_block_locations and fake_block[loc] (commit: a48be85) (details)
- fix borked copypasta, fixes #2061 (commit: 170cce8) (details)
- minor logic improvement (commit: 15af6e6) (details)
- fix some bad meta (commit: 96782be) (details)
- add Material.Faces property (commit: 440cee9) (details)
- rename JNBTListTag to reduce mixups (commit: 50c72e7) (details)
- fix tag registration properness in TexTags (commit: fae5d7e) (details)
- update to new core (commit: aacb417) (details)
- add a config option for verbose debugging (commit: 1cc916c) (details)
- package reorg 1: 'implementation' (commit: b5e8d0e) (details)
- package reorg 2: 'command' (commit: ad536f0) (details)
- package reorg 3: settings/utilities (commit: 6ba9a32) (details)
- reorg ex command to its own handler (commit: 6ea2990) (details)
- ex command tab completion (commit: 9a0bd6c) (details)
- Create FUNDING.yml (commit: 5c47e53) (details)
- make command blocks in command event yield server=false (commit: c3b139e) (details)
- update for lambda-based tag registration (commit: 161ff21) (details)
- initial usage of new property tag registration setup (commit: 0ebad28) (details)
- document follow command (commit: 6173615) (details)
- modernize more properties (commit: 251c69d) (details)
- update 'on command' to a script event finally (commit: 177cd5a) (details)
- document all tag bases (commit: 859846d) (details)
- update tradetags to new property system (commit: fbf1b2e) (details)
- update inventorytags to new property system (commit: a22f9ae) (details)
- fix clicked_inventory when you don't click an inventory, fixes #2062 (commit: 4141e05) (details)
- initial experimental inventory retaining system (commit: 1a6a767) (details)
- improvements to unique tracking (commit: 146ccaa) (details)
- Update FUNDING.yml (commit: c624f93) (details)
- update command script source context (commit: 86bd3a3) (details)
- new, cleaner cuboid object format (commit: 8ca0162) (details)
- add remove_member tag+mech (commit: 9fa1485) (details)
- add location. and entity. precise_target (commit: 040bd25) (details)
- use better internal backing for previous commit (precise_target) (commit: 0830edc) (details)
- add tag precise_target_position (commit: cf0f3f5) (details)
- add 'with' switch to damages block event (commit: 1bd90c2) (details)
- add some missing 'has linked player' meta lines (commit: ec705d1) (details)
- fix some meta format borks (commit: 5d7519d) (details)
- event cleanup step 5: player part 2 (commit: 626ec5d) (details)
- event cleanup step 6: player part 3 (commit: f8da225) (details)
- fix typo (commit: 6136017) (details)
- fix element as_ tag typos (commit: b4717b5) (details)
- add new element format quicktags (commit: 9abc90d) (details)
- also add element.color[...] (commit: a4d3626) (details)
- fix faces/directional typo (commit: 78082e1) (details)
- upgrade material half property, use it in other_block, fixes #2065 (commit: e251d4b) (details)
- fix switch command showing stray debug (commit: a088f67) (details)
- fix element.color with a name (commit: 812fab9) (details)
- fix wall_sign material bork (commit: 1639d39) (details)
- remove util.dsc (commit: 602caa3) (details)
- re-fix other_block for doors, for #2065 (commit: 48fe584) (details)
- meta cleanup (commit: 3a61dda) (details)
- meta old copypasta fix (commit: 185d5c2) (details)
- use modern enchantment names (commit: 6260808) (details)
- add itemblockmaterial property (commit: ad4d76f) (details)
- update item script enchantments input (commit: 3d0bf01) (details)
- add item spawner_delay property (commit: 4114232) (details)
- add several more spawner item properties (commit: 8525827) (details)
- add item spawner type property (commit: 5751a1e) (details)
- auto-lowercase MC key names (commit: ab0d5c5) (details)
- add 'on tnt primes' event, paper only (commit: af712e9) (details)
- ItemBlockMaterial: 1.14 only, not available in 1.13 (commit: 3ffe17f) (details)
- minor cleanings (commit: f0ea2eb) (details)
- fix inventory size copypasta bork (commit: 1bdd321) (details)
- add debug.prefix config option, fixes #2067 (commit: 979588b) (details)