Releases: pwillard/orzip
Release list
Release 1.0.10
Release 1.0.9
This version adds support for processing .S, .W, and .T files and adds some meaningful messages accordingly.
Release 1.0.5
Update for Polymaster/ShapeConverter compatibility
While ORZIP followed what I thought was a standard for SIMIS text files, Shape Converter's parser doesn't see it that way, or rather, is too strict?
ORZIP isn't broken, per se; all the data is there, but Shape Converter has a brittle whitespace expectation that ORZIP doesn't meet, making the converted text easier to read but an error for Shape Converter.
ORTS was not complaining about the files.
Release 1.0.4
- This update fixes an issue with compressing Animated Wiper shape files. -> Fixed.
- This update also copes with data past "End of Contents" in a file (AKA junk) and generates a warning and exit code
0instead of a fail with a non-zero exit code.
V1.0.3 - Usability Updates and logic changes
This update removes some extra functions that likely would never be used and adds extra functionality, such as making backup copies. These are breaking changes and will cause older versions of SFM3 to fail.
release 1.0.2
Fixing some issues with complex S files.