Summary
- Speed improvement in foreach/repeat (commit: 8630a4c) (details)
- Fix NPE in narrate (commit: e195a6d) (details)
- Add spawned entities context back to Spawn command after it was removed (commit: cca5439) (details)
- Streamline Shoot command. (commit: ec6e964) (details)
- Improve projectile velocity calculation. (commit: 372d52a) (details)
- Replace tabs with spaces. (commit: ab56ffc) (details)
- Add "block being built" world event that uses BlockCanBuildEvent. Clean (commit: 4e4635a) (details)
- Add dMaterial tags. (commit: c55a04e) (details)
- Sort Element attributes alphabetically inside different groups. (commit: 1801aa9) (details)
- Sort dWorld attributes and add some missing ones. (commit: 6a6442b) (details)
- Add "on player damages block" world event. Make block world events use (commit: 3cf152f) (details)
- Use ScriptEntry context for Spawn and Shoot at auf's recommendation. (commit: 0c89cd6) (details)
- Allow "from:in@inventory" in Take and "to:in@inventory" in Give, update (commit: d829d4c) (details)
- Add <[email protected]_tameable>, <[email protected]_tamed>, and (commit: 7441ed1) (details)