Releases: OpenLoco/ObjectEditor
Releases · OpenLoco/ObjectEditor
Object Editor 2.2.0
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
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
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).
- Flag editing support by @LeftofZen in #18
- Dark mode by @LeftofZen in #21
- Bundled object icons by @LeftofZen in #26
- Cross-platform images by @LeftofZen in #24
- Linux support by @LeftofZen in #41
- Linux support 2 by @LeftofZen in #42
Full Changelog: 1.0.4...2.0.0
Object Editor 1.0.5
What's Changed
- fix industry loading bugs by @LeftofZen in f339249
- merge AvaloniaUI rewrite to master (not released yet though) by @LeftofZen in #40
- begin adding map (SC5/SV5) parsing support by @LeftofZen in 17b6e25
- small object definition updates inline with openloco's additions by @LeftofZen in 881ebe1
Full Changelog: 1.0.4...1.0.5
ObjectEditor 1.0.4
What's Changed
- allow for differences in g1.dat between steam and gog versions by @LeftofZen in #39
- add image id names for cargo, competitor, land, road station, scaffolding, snow, trans station, wall and water objects by @LeftofZen in 78350a4 and f278dbd
- add disabled track flags to bridge object by @LeftofZen in 9e47188
- name building.var9f by @LeftofZen in 7da5af2
- use road piece flags by @LeftofZen in 6bcd59b
- fix hex dump viewer by @LeftofZen in 01394a3
- add basic log-to-file for debugging by @LeftofZen in 0d723c6
Full Changelog: 1.0.3...1.0.4
ObjectEditor 1.0.3
What's Changed
- fix off-by-one string table parse error by @LeftofZen in #36
- added object validation matching openloco by @LeftofZen in #37
- added 'latest version' checking and notification by @LeftofZen in e4884da
Full Changelog: 1.0.2...1.0.3
ObjectEditor 1.0.2
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
Small bugfix release for 1.0.0
ObjectEditor 1.0.0
The first public release.
Windows only (for now).