Skip to content

Releases: TaleOfTwoWastelands/ESPSharp

ESPSharp v1.1.2

01 Sep 01:36
Compare
Choose a tag to compare

Simple fix to ignore records that are marked as deleted.

ESPSharp v1.1.1

30 Aug 03:53
Compare
Choose a tag to compare

Fixed a simple bug relating to plugins where the ESM flag disagrees with file extension.

ESPSharp v1.1

29 Aug 21:09
Compare
Choose a tag to compare

PluginDecompiler now uses an XML settings file that includes a list of plugin search locations (like the PluginSearchLocations.csv of v1.0.1) as well as new settings to set a manual FormID starting position, which can be used to make collaborations merge more easily by assigning each collaborator a starting position with space between them to grow.

ESPSharp

25 Jul 16:30
Compare
Choose a tag to compare

Added the ability for ESPSharp to look in multiple directories when searching for masters.

Added the ability for the PluginDecompiler to use a csv file to list plugin locations.

ESPSharp v1.0

22 Jul 05:12
Compare
Choose a tag to compare

Initial release, it can read and write to and from XML and binary flawlessly.

Many functions are broken or disabled, if you use this for anything more than serialization you do so at your own risk.