Inner Space Releases

Inner Space version 1.13 Build 6101
Released: 2015-09-16
  • Fixed a bug with bindings on modifier keys (alt, control, shift) executing multiple times
  • Added Corsair M65 RGB gaming mouse native support
  • Daybreak Games (e.g. EQ1, EQ2) LaunchPad compatibility update
  • Trove
    • Fixed a bug with Alt key activating background windows
    • Improved broadcasted mouselook behavior
  • Skyforge compatibility update
  • Mouse movements can now be blocked in OnMouseMove by setting Context to FALSE (this is the same as has been implemented for OnButtonMove, etc)
  • LavishGUI:
    • uint lguitext.NumLines
    • lguifont.GetTextWidth[text]
    • uint lguitextentry.MaxLength
    • lguitextentry:SetMaxLength[#]
    • lguifont is no longer incorrectly marked as inheriting from lguielement