Summary
- NPCs can't close or open inventories, silly! (commit: 7ff9b83) (details)
- [BREAKING] Unify hotbar_button context in inventory click event with (commit: 2f0d49e) (details)
- Catch some midi errors (commit: 273a756) (details)
- Fix weird things happening in craft event (commit: f66f714) (details)
- Add npc.skin_blob tag, fixes #1164 (commit: 5ccf1b9) (details)
- add a dNPC.skin_blob mechanism, for #1164 (commit: 122f886) (details)
- Don't try to load NPCs when handling flags (commit: 9927944) (details)
- Allow offline getting/setting of player health (commit: bdc4859) (details)
- Add <context.old_material> to "on player places block" (commit: 9220dc5) (details)
- Fix context.entity in damage and death events (commit: 85da068) (details)
- First pass at neo stats engine (commit: 1a584f2) (details)