Releases: niv/neverwinter.nim
Releases · niv/neverwinter.nim
1.2.8
- nwn_erf will now auto-write MOD as the header if you are packing up a NWM.
- This release also now depends on nim 1.0.2, which is needed to address #11, a file corruption issue on windows platforms.
1.2.7
Caveat: windows-amd64 might still have problems seeking in big HAK files. Use the 32bit binaries if you run into trouble with it flaking out on weird stream errors.
1.2.5
- A bunch of nim 0.20.0 related fixes that prevented compilation or emitted deprecation warnings.
- TwoDA stops emitting whitespace at end of lines, making it look prettier in whitespace-rendering text editors.
- nwn_erf will now auto-set the header based on the file extension unless overridden via cli flag.
1.2.4
- nim 0.20.0
- ssf read-write support (experimental)
- improved error handling when reading unavailable files, better 2da parsing
- nwn_twoda can write out ID columns for csv
1.2.3
Compiled against nim 0.19.4 with all of nilseq removed. Might have some bugs.
1.2.0
1.2.0: Reorganise source tree so nimble is happier
v1.1.0
Yet another manual build.
Edit: Fixed Windows binaries.
v1.0.1
These releases are a pain to build (by hand!), so they are almost never up to date. Make sure to check the commit log/differences to see if you need to build from source, or are happy using these.
Initial release
This is a first release that just ships the current binaries.