Skip to content

4.22.0.0

Compare
Choose a tag to compare
@cmkushnir cmkushnir released this 07 May 16:18
· 48 commits to main since this release
91ecd97
  • Initial parsing of .BNK items.
  • Add Log.Filter property
  • Add CompressionLevel property to PAK.Item.Data objects.
  • Add bool IncludeLoose property to scripts and corresponding Include methods to manually include loose files.
  • cmkNMSReleases.txt now optionally supports time of release, for cases where multiple game releases come out on same day.
  • Alt-Up, Down, Left, Right will scroll to First, Last, Prev, Next search match in text viewer.
  • Alt-W, S, A, D will scroll to First, Last, Prev, Next diff in text diff viewer.
  • cmk.NMS.PAK.XML.Data now includes System.Xml.XmlDocument XmlDocument property with parsed xml data
  • ... see change.log for complete list.