Releases: WilliamDraco/NWNT
Releases · WilliamDraco/NWNT
Release v1.4.0
- Implement optional argument for indenting each 'level', making the resultant nwnt cascade neatly and fold in most editors by default.
- Validity of the above approach is subject to ongoing argument ;)
Release v1.3.3
- Correct 'Bearing' sign flipping due to floating point math when Bearing == 180 degrees (Pi/-Pi Radians)
Release v1.3.2
- Bugfix in the 1.3.1 EOL whitespace handling
Release v1.3.1
-Improve EOL handling of whitespace (in and out of nwnt) for nul-values (Sorry for large diffs as a result. Make sure all contributors are either before or after this version to prevent flip-flopping on the diffs)
-Handle gff formats with varying magic-byte datatype lengths (future proofing, don't think any exist but 'just in case')
Release v1.3.0
- Change to write/read empty GffLists to avoid some unexpected behaviour when ignored (I.E. conversations not starting or crashing mid dialog)
(Quick re-Release of 1.3.0 sorry - obvious error caught just a little late)
Release v1.2.2
- Changed produced binary name for consistency/similarity with other nwn tools. Now
nwn_nwnt
Release v1.2.1
- Syntax error handling over nwnt parsing
- implement '--version' arg
Release v1.2.0
V1.2.0
- sort nwnt files alphabetically (thanks to @squattingmonk for the assist)
V1.1.0 (no binaries released)
- implement float precision limit (default to 4)
- cleanup of invoking parameters
Release v1.0.0
Initial release.
Fully functional but still considering syntax for potential adjustment (Although unlikely)