Inner Space Releases

Inner Space version 1.08 Build 4292
Released: 2006-12-28
  • .NET 2.0 ( see www.lavishsoft.com/wiki/index.php/IS:.NET )
    • (nearly) All functions using string[] parameters now use the "params" construct
    • LavishScriptAPI.Point3f class added
    • LavishScriptAPI.LavishScriptIterator class added
    • LavishNav API is now implemented as the LavishNavAPI namespace in Lavish.LavishNav.dll
  • LavishNav
    • All pathfinders are now automatically reset when a region or connection is removed
    • Fixed potential crash issue in lnavregion.Connect
    • lnavconnection lnavregion.GetConnection[ID or FQN] is now implemented