Skip to content

ObjectEditor 4.1.2

Compare
Choose a tag to compare
@LeftofZen LeftofZen released this 05 Feb 04:16
· 185 commits to master since this release

What's Changed

Features

Despite being a bug-fix release, a few small updates also snuck in

  • Add recently-named vehicle object flags, by @LeftofZen in 0705b68. Credit to @spacek531 for discovering/naming these in the main project.
  • Update the cost factor property for land and water objects from int8 to int16, by @LeftofZen in 31ebcad. Credit to @duncanspumpkin for finding these in the main project.
  • Rename colourType in vehicle object to SpecialColourSchemeIndex since that's what it does in-game. By @LeftofZen in 797f2e7. Credit to @spacek531 for finding this.

Bug fixes

  • Fix a bug where the compatible cargo categories for a vehicle were being incorrectly written to file, resulting in the corruption of the remainder of the file. By @LeftofZen in 4b7da73

Full Changelog: 4.1.1...4.1.2