Inner Space Releases

Inner Space version 1.11 Build 5714
Released: 2012-10-29
  • Added native support for Microsoft Sidewinder X4 S-keys
  • Torchlight 2 compatibility update
  • Fixed a bug with some games, including World of Warcraft and Guild Wars 2, not restoring the mouse position after mouselook in certain conditions
  • Improved Guild Wars 2 mouse panning
  • Added LavishScript data type audio, and top-level object Audio
  • ismenuitem type now supports a Checked state
    • bool ismenuitem.IsChecked
    • ismenuitem:SetCheck[bool]
    • ismenu:AddCommand and ismenu.AddCommand both accept an optional 3rd parameter for Checked state
  • OSExecute command now provides information upon failure
  • LavishScript 2.0 interface (Alpha) is now available via ISXDK 32a with the ls2module SDK.
  • Added LavishScript data type method
    • lavishscript:Eval[command,index:string]
  • Evaluates the given command, directing any lines of output into an index:string
  • Added LavishScript data types lavishscript2, ls2module, ls2script
  • Added LavishScript top-level object LavishScript2
  • LavishScript 2 Standard Environment version 0.8.20121026.1