Inner Space Releases

Inner Space version 1.09 Build 4740
Released: 2008-11-08
  • Frame locking will now always occur at the soonest opportunity
  • MouseTo command now has an optional -relative parameter
  • mouse object type
    • mouse:SetPosition now has an optional -relative parameter
    • bool mouse.Cursor is TRUE if the mouse cursor is visible
  • New events
    • OnMouseMove[ChangeInX,ChangeInY]
  • Uplink
    • New events
  • OnRemoteSessionConnected[uplink name,full session name]
  • OnRemoteSessionDisconnected[uplink name,full session name]
  • OnUplinkRenamed[ipaddress,name]
    • Updated events
  • OnUplinkDisconnected[ipaddress,name]
    • New object types
  • session
  • remoteuplink
    • New Top-Level Objects
  • session Session[#]
  • remoteuplink RemoteUplink[name]
    • Updated Top-Level Objects
  • session Session[name]