Releases: benhall-7/paracobNET
paracobNET
paracobNET (v2)
v2.∞ Finish sln name change (fix case)
ParamXML only
This release intended to provide an up-to-date build of ParamXML before a "2.0" release is prepared. Features intended to be implemented before then are on the prcEditor-side only, and as such it is safe to treat this release of ParamXML as stable as a typical release.
Changes:
- "array" param type is now called "list"
- method of compiling strings improved; param files compile 1-1 in all cases except those with duplicate hashes (as far as observation has found)
ParamXML + prcEditor
ParamXML: same as before, except the method of saving has been rewritten so the process is faster.
prcEditor: new graphical interface for editing param files, written in WPF. Not recommended on very large files due to slowing the UI. More features planned to be implemented for future release
Refer to the README for usage on either program
ParamXML 1.11
Provides better debug context info during assembly, by recursively following exceptions backward out of the XML parent nodes
ParamXML 1.1
Added option to ignore header on disassembly