issues
search
OpenLoco
/
ObjectEditor
A modern implementation of 'LocoTool' for dat file parsing
7
stars
3
forks
source link
Improve string table view model
#105
Closed
LeftofZen
closed
2 months ago
LeftofZen
commented
2 months ago
This one has become a beast. It
Moves the save/reload buttons out of a specific viewmodel, to allow reuse between other viewmodels (ie objects and g1)
Fixes string table saving
Implements full vehicle object editing (including arrays)
Adds ability to save G1.dat
Fixes 2 bugs with saving image tables - BGR images would just crash, and the G1Header.Length value was wrong
LeftofZen
commented
1 month ago
Resolves #93
This one has become a beast. It