Skip to content

Spore LuaAPI v1.0.0 prerelease 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zarklord Zarklord released this 30 Jul 02:11

Mods now use modimport/ModImportOnAllThreads instead of require/RequireOnAllThreads.
Fixed a crash from LuaMultiReference returning temporaries.
All bindings now have proper tostring and == metamethods set.
InitializePropManager and LuaConsole won't crash the game when the game is shutting down.
ExecuteOnAllThreads now properly copies upvalues, and has the default error handler.

If no more issues arise, this will version will be released publicly, once documentation has been written.