Skip to content

Releases: OpenLoco/ObjectEditor

Object Editor 2.2.0

09 Aug 12:18
Compare
Choose a tag to compare

What's Changed

  • Update road piece flags by @LeftofZen in #45
  • Delete copyright material from repo and replace with icons by @LeftofZen in #51
  • Fix UI bugs by @LeftofZen in #54
    • Sounds now stop playing from an object when you click off it/onto another one
    • Image background defaults to a nicer SteelBlue rather than the blinding "you need sunglasses" White.
  • Fix memory leaks by @LeftofZen in #55
  • Add groundwork for multiple dat file types (object, scenario, save, tutorial, etc) by @LeftofZen in e156cf7

Full Changelog: 2.1.0...2.2.0

Object Editor 2.1.0

07 Aug 06:45
Compare
Choose a tag to compare

What's Changed

  • Added a control to view an object's image properties by @LeftofZen in #43
  • Added a colour picker to change the background colour of the image viewing control by @LeftofZen in #43

Full Changelog: 2.0.0...2.1.0

Object Editor 2.0.0

03 Aug 04:28
Compare
Choose a tag to compare

What's Changed

Ported the program to use AvaloniaUI which is cross-platform, allowing the object editor to run on Linux and maxOS (in addition to Windows).

Full Changelog: 1.0.4...2.0.0

Object Editor 1.0.5

18 Jul 02:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

ObjectEditor 1.0.4

31 May 06:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

ObjectEditor 1.0.3

23 Feb 01:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

ObjectEditor 1.0.2

14 Feb 04:17
Compare
Choose a tag to compare

What's Changed

  • Building object fields by @LeftofZen in #28
  • Import images button now actually imports and sets the G1Element32 data correctly as per #31 by @LeftofZen in d6efaae
  • Start using ImageSharp (cross-platform graphics) by @LeftofZen in #33
  • Use program config from appdata/roaming instead of binary file by @LeftofZen in #34

Full Changelog: 1.0.1...1.0.2

ObjectEditor 1.0.1

09 Feb 15:40
Compare
Choose a tag to compare

Small bugfix release for 1.0.0

ObjectEditor 1.0.0

09 Feb 04:27
4a610e2
Compare
Choose a tag to compare
ObjectEditor 1.0.0 Pre-release
Pre-release

The first public release.
Windows only (for now).