Skip to content

Releases: WilliamDraco/NWNT

Release v1.4.0

02 Jul 12:23
Compare
Choose a tag to compare
  • 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

17 Jul 00:48
Compare
Choose a tag to compare
  • Correct 'Bearing' sign flipping due to floating point math when Bearing == 180 degrees (Pi/-Pi Radians)

Release v1.3.2

17 Jan 00:12
Compare
Choose a tag to compare
  • Bugfix in the 1.3.1 EOL whitespace handling

Release v1.3.1

01 Jan 11:58
Compare
Choose a tag to compare

-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

24 Dec 10:05
Compare
Choose a tag to compare
  • 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

09 Dec 22:33
Compare
Choose a tag to compare
  • Changed produced binary name for consistency/similarity with other nwn tools. Now nwn_nwnt

Release v1.2.1

16 Nov 14:38
Compare
Choose a tag to compare
  • Syntax error handling over nwnt parsing
  • implement '--version' arg

Release v1.2.0

15 Nov 04:27
Compare
Choose a tag to compare

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

13 Nov 12:06
Compare
Choose a tag to compare

Initial release.

Fully functional but still considering syntax for potential adjustment (Although unlikely)