Summary
- Add source tags to EntityCombustsScriptEvent (commit: fb063d5) (details)
- Add world.world_type tag (commit: 85fcda3) (details)
- Add relevant entity-related tags (commit: 236a13e) (details)
- Allow entity.size tag and mec to work on Phantoms (commit: a5a3136) (details)
- Add EnderCrystal-related tags and mecs (commit: 1411bdc) (details)
- Add "spell" tag and mec (commit: 608556c) (details)
- Implement client-side world borders (commit: 225f527) (details)
- Fix documentation and remove unnecessary method (commit: bc805f7) (details)
- Add dLocation-type <context.source> tag + code cleanup (commit: 2d30dc5) (details)
- Expand worldborder command docs (commit: b1e1215) (details)
- Add note to collidable mechanism (commit: 6407c7e) (details)
- add an optional item context to location.drops (commit: 97b90c9) (details)
- improve file protection (commit: 5ecd9ca) (details)
- oops (commit: 58112f6) (details)
- fix sitting position, fixes #1842 (commit: 34d29ed) (details)
- rework the experience command to rely on spigot api (commit: 54415c5) (details)
- link out to spigot damage cause docs, fixes #1486 (commit: e1e2b60) (details)
- clean some code dup (commit: 46e9d8b) (details)
- add location.facing pitch degrees, fixes #1485 (commit: 7247475) (details)
- Add better meta to entity equipment, fixes #1385 (commit: 2046766) (details)
- check flag expirations in list_flags, fixes #1158 (commit: 96d9ad9) (details)
- return system null for skinless player skulls in dlocation tag (commit: 0274df2) (details)
- [experimental] 1.13 material trickery (commit: 38b2b4e) (details)
- enable meta for lingering splash event, fixes #1726 (commit: 0d8add0) (details)
- add a slot helper system (commit: faaa706) (details)
- fix previous commit - use the hashmap (commit: 16fe92d) (details)
- fix sitting trait handler (commit: 5a21775) (details)
- update to work with latest 1.13.2 revision, fixes #1855 (commit: 2014256) (details)