Object Editor 4.1.0
Editor
Features
- Add
Close All
andClose Others
right-click options to the UI tab control, by @LeftofZen in #161 - Add a confirmation box when
- deleting a file
- overwriting a vanilla file, by @LeftofZen in f3fc48a
- Move hex viewer to a dedicated window for performance reasons, by @LeftofZen in080fedbd85dcc8c067ec816109a3f6ee5ebc070e
- Set minimum size for hex viewer so you can see the whole table, by @LeftofZen in f356792
- Add extra spacing in the image table view so the scrollbar can be seen, by @LeftofZen in 4b0ddf2
Bug Fixes
- Fix image offsets not being applied when loading from json file, by @LeftofZen in 8fb8943
- Fix sound objects not saving correctly with imported sounds, by @LeftofZen in e1dbcd8
- Fix compatible cargo categories crashing the UI and not saving correctly. Also added better UI for them. By @LeftofZen in 080fedb
Object Service
- Add routes for authors, tags, licences, object packs and sc5 packs by @LeftofZen in #162
/v1/authors/list
v1/tags/list
/v1/licences/list
/v1/objectpacks/list
and/v1/objectpacks/getpack
/v1/sc5filepacks/list
and/v1/sc5filepacks/getpack
Full Changelog: 4.0.1...4.1.0