Bug Fixes/Stability
- Museum chest no longer crashes when opened with full inventory
- Speedrun modes will now properly upload scores
- Saves with mods enabled will now be coloured purple
Additions/Mod API
- Mods no longer block Steam achievements from being unlocked
- Added new "OnChatMessage( message )" event
- Added "clean up" instance event
- Exposed all virtual key constants to API (vk_left, vk_right, etc)
- Added SpawnEdit to API
- Structures with 2 sprites now have a "topSprite" variable
- "buffer_write" function now works with strings/non-number datatypes
- Fixed event arguments for "OnStructureInteract"