neoSphere 5.7.2
neoSphere 5.7.2 is a maintenance release.
What's Changed?
- Adds
RT.Versionfor getting the current API revision of the Sphere Runtime. - Renames
ThreadtoTask, retaining the former as a temporary alias. - Removes the
.readyand.whenReady()APIs added in the previous release. - Removes support for
new Surface(fileName)andSurface.fromFile()in games targeting API 4 or higher. - Fixes an issue with the
cell inittemplate that left new projects with an invaliddescribe()call in their Cellscripts. - Fixes a bug that caused the engine to stop responding to debugger commands while the JavaScript error screen was being displayed.