Skip to content

Releases: benhall-7/paracobNET

paracobNET with .NET 10

Choose a tag to compare

@github-actions github-actions released this 19 Nov 23:51

Updated on every push to master

paracobNET

Choose a tag to compare

@benhall-7 benhall-7 released this 29 Sep 18:02

This build is updated every commit (if possible).
Always recommended to use latest versions.
Datetime: Mon 11/07/2022 12:51:05.19
Message: "Update appveyor"

paracobNET (v2)

Choose a tag to compare

@benhall-7 benhall-7 released this 07 Jul 19:37
v2.∞

Finish sln name change (fix case)

ParamXML only

Choose a tag to compare

@benhall-7 benhall-7 released this 21 Apr 20:30

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:

  1. "array" param type is now called "list"
  2. 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

Choose a tag to compare

@benhall-7 benhall-7 released this 20 Mar 20:14

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

Choose a tag to compare

@benhall-7 benhall-7 released this 29 Jan 18:51

Provides better debug context info during assembly, by recursively following exceptions backward out of the XML parent nodes

ParamXML 1.1

Choose a tag to compare

@benhall-7 benhall-7 released this 24 Jan 16:23

Added option to ignore header on disassembly

ParamXML

Choose a tag to compare

@benhall-7 benhall-7 released this 28 Dec 16:10

Param/XML converter, can rebuild vanilla files 1-1. Refer to the README for usage