Summary
- Handle player teleporting in the player steps on event (commit: efb4f7c) (details)
- Handle player teleport in the cuboid enter event (commit: 60cd1f4) (details)
- Allow cancelling teleport-induced events (commit: 3d2fdb2) (details)
- Use Denizen's SafeBlock in <[email protected]_solid> (commit: a518e29) (details)
- Fix <[email protected]_solid> (commit: 08f2168) (details)
- Allow dLists of dLocations in the Switch command (commit: c916b55) (details)
- Allow player and NPC tags in inventory scripts (commit: 0aea3f0) (details)
- Allow Walk and Follow commands to accept non-NPC entities (commit: 9f51fde) (details)
- Fix setting inventories, fixes #912 (commit: 983d71a) (details)
- Document modifyblock better (commit: a5793b0) (details)
- Improve the efficiency and effectiveness of modifyblock (commit: d0aa615) (details)
- Catch potential filter tag nulls (commit: a06e805) (details)
- Catch potential modifyblock error (commit: 40c6730) (details)
- Improve Walk and Follow (commit: c889335) (details)
- Improve map handling (commit: 5c42afe) (details)
- Fix notable ellipsoids (commit: 325c30c) (details)
- Add a silent valueOf to world (commit: 48c69ec) (details)
- Rework FakeBlock, add "- showfake <location> cancel" (commit: d48a6af) (details)
- Fix some meta, todo note (commit: abe7b69) (details)
- Add tag duration.in_years (commit: 3b7a233) (details)
- Fix <[email protected]> (commit: 4194d83) (details)
- Update dInventory documentation (commit: 4cda7f3) (details)
- Document virtual inventories a bit (commit: 6897b5a) (details)
- Fix Map command debug (commit: 55dd6a9) (details)
- Remove some debug scrap (commit: 0172055) (details)
- Don't ban air blocks in the steps on event (commit: c7544a0) (details)