Skip to content

v1.1.4

Choose a tag to compare

@tinygiant98 tinygiant98 released this 23 Mar 22:56
· 3 commits to master since this release
9af8318
  • Added -c parameter which allows include files (without a void main or int StartingConditional) to be compiled to check for errors. In this case, an output .ncs file will not be generated. Thanks to @PhilippeChab in #33.
  • Added SKIP_OUTPUT option for the -r parameter to allow skipping the generation of an output file.
  • Added support for new NWN:EE constants LOCATION_INVALID, JSON_FALSE, JSON_TRUE, JSON_OBJECT, JSON_ARRAY, JSON_STRING, JSON_NULL. Thanks to @niv in #35.

Full Changelog: v1.1.3...v1.1.4