Inner Space Releases

Inner Space version 1.16 Build 6651
Released: 2019-12-10
  • World of Warcraft Classic 1.13.3 compatibility update. Existing Game Profiles for WoW Classic that have been broken by 1.13.3 will automatically be fixed.
  • LavishGUI 2
    • Fixed a bug where Input Hooks inappropriately blocked inputs
    • Fixed crashes with composite animation type
    • Fixed crash with re-defined element animations
    • Fixed issues with table "cellSpacing" applying incorrectly
    • Package "animationTypes" property now an array rather than an object
  • LavishScript
    • Data Sequences now support a tilde character ~ to convert to string and Escape. For example, ${Name.Escape} can now be ${Name~}, and this works on all object types rather than just string.
    • Fixed string.Escape handling of certain characters
    • jsonvalue:WriteFile[filename] now uses the correct relative path base