- Feature to export and import adboards.
- Includes the color palette on CSV format.
- Feature to import and export pitches (field).
- When converting from BMP to SPR: you can use a feature which will use the more similar color in the palette to replace any unknown color.
- Added a logger option to help modders to debug.
- Fix error output in the console.
- Reduced color palette width to 83 colors because some of them were not usable or different between features.
- Trim entries when parsing the palette.
- Fixed an unit test.
- Improved error message when a file to read is missing.
- Improved documentation.