Skip to content

1.1.8 Hotfix 2

Compare
Choose a tag to compare
@drewc5131 drewc5131 released this 30 Nov 18:40
· 74 commits to master since this release

1.1.8 Hotfix 2

Fixes

  • Fixed a bug preventing saving when a DNA file was loaded through the command line 130d16b

1.1.8 Hotfix 1

Fixes

  • Fixed a bug where the starting point would be incorrect for suit paths fa727a7
  • Fixed a crash when loading a DNA file through the command line a42e60d

1.1.8

Improvements

  • Improvements to the Suit Path System 2bca944
    • New points will automatically extend from the last placed one
    • You can now select a starting point for an edge by clicking on a point
    • Front and Side door points now properly creates two-way paths
    • A video showcasing the improved speed of creating paths can be watched here
  • The 'leveleditor' folder location can now be changed via the userfiles-directory 6907150

Code Cleanup