Binary Release
Latest Binary Release:
https://sourceforge.net/projects/auroraext/files/Releases/auroraext_2022-06-05.zip
- Small improvements and bugfixes, Java 16 support
Old releases:
https://sourceforge.net/projects/auroraext/files/Releases/auroraext_2019-12-30.zip
- Added support for OnHeartbeat events.
https://sourceforge.net/projects/auroraext/files/Releases/auroraext_2019-12-29.zip
- Improved preprocessing capabilities. Allow to write public interface constants into multiple output files.
https://sourceforge.net/projects/auroraext/files/Releases/auroraext_2018-10-06.zip
https://sourceforge.net/projects/auroraext/files/Releases/auroraext_2016-12-22.zip
- Add preprocessing capabilities. Dlgc can now load integer constants from multiple nss scripts, use them in actions and conditionals and translate them into script names using configurable patterns.
- Added example 05 to demonstrate the preprocessing capabilities.
- Bugfix: Start snippets may be empty now without causing an Exception.
- Bugfix: detect player lines in StartingList and show a corresponding error message.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2015-12-13.zip
- Bugfix: added check for double speaker definitions
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2014-11-09.zip
- Added title, url and description properties to hak assembly files.
- Updated Execution Environment to Java 8.
- SyncNSS
- MdlParser
- Bugfix: resolved character escape sequences in JrlCompiler
- Bugfix: corrected handling of player to speaker edges, improved exception handling
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2014-04-30.zip
- Improved error handling for speaker strings.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2014-03-29.zip
- Corrected handling of empty snippets with autoJoin.
- Corrected handling of player to player edges.
- Improved exception handling.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2014-03-22.zip
- Fixed a bug in handling of empty line scripts.
- Improved error handling.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2014-01-12.zip
- Improved error and warning messages in the dialog compiler.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2013-12-01.zip
- New jrlsource format for managing journal files (jrl) with a Jrl compiler and disassembler.
- Added the jrlsrc format to the watcher an compile all.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2012-12-16.zip
- The watcher uses Java 7's native IO interface now instead of polling for file changes, so changes are detected more reliably.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2012-07-22.zip
- The watcher doesn't print out the full dialog structure anymore, but only the warnings or errors.
- Fixed a bug in bridge line creation so that bridge lines appear in correct order regardless if they have a label or not.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2012-05-18.zip
- CompileAll for compiling all files in one run and improved error handling.
- Improved examples.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2012-05-14.zip
- Upgraded the execution environment to Java 7.
- GFF Compiler and Disassembler for converting text to GFF and vice versa.
- Added example files to explain dlgsrc.
- "Dialog watcher" is now just "watcher" since it watches over BASE_PATH and all subdirectories, which include both dlgsrc and gffsrc.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2012-01-04.zip
- Excluded NWN basic scripts from the file-exists check in dlgc so that they don't generate warnings anymore.
- Assemblies (automatic compilation of HAKs from other HAKs) can be launched independently from commandline.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2011-12-11.zip
- Corrected a bug that created an own bridge line player node for each line to be bridged.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2011-08-07.zip
- dlgc now supports inline labels and links to such, internal structure change to graph representation, hardcopy feature has been removed.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2011-02-22.zip
- Added dlgc shortcut replacements for Action, Check and Highlight.
http://sourceforge.net/projects/auroraext/files/Releases/auroraext_2010-12-28.zip
Source Code
The actual source code is available via the Source Forge SVN:
http://auroraext.svn.sourceforge.net/viewvc/auroraext/NWNAuroraExt/trunk/