Summary
- Add dLocation equivalents of base_color and patterns (commit: 57d2a5b) (details)
- Allow entity scripts (commit: a7265d8) (details)
- Fic <player> and <npc> mechanics. (commit: 79e7db4) (details)
- Rewrote "on creeper powered" event in new ScriptEvent format. (commit: 4b803f1) (details)
- Rewrote "on entity changes block" event in new ScriptEvent format. (commit: 0aef41b) (details)
- Rewrote "on potion splash" event in new ScriptEvent format. (commit: 01eda5e) (details)
- Rewrote "on entity targets" event in new ScriptEvent format. (commit: 1638f3e) (details)
- Rewrote "on entity explodes" event in new ScriptEvent format. (commit: 211c464) (details)
- Rewrote "on entity heals" event in new ScriptEvent format. (commit: 92f2146) (details)
- Rewrote "on entity enters portal" event in new ScriptEvent format. (commit: 2121568) (details)
- Rewrote "on entity exits portal" event in new ScriptEvent format. (commit: 62ac82c) (details)
- Rewrote "on player enters portal" event in new ScriptEvent format. (commit: 9c3f109) (details)