Inner Space Releases

Inner Space version 1.09 Build 5007
Released: 2009-06-02
  • The Lord of the Rings Online
    • Emulated full screen should now work correctly
  • Fixed an issue where input may stop responding for some amount of time. Apparently there is still an issue with this somewhere.
  • Fixed issue with minimizing windows when the window characteristics are locked (e.g. by ISBoxer)
  • "Fixed" the infamous R6034 error box that some users get with some games
  • "Fixed" an issue on Windows Vista/7 where Inner Space would appear to fail to run when UAC is enabled, and Run as Administrator is not used.
  • LavishScript
    • Math.Calc now returns float64ptr instead of float, meaning an increase in precision
    • Added float Math.Log
    • Script-defined object type changes:
  • New special member "GetFallthroughObject" may now return an object which will be used in its place if a member or method of the objectdef does not exist
  • Objectdefs are no longer limited to their host script