Skip to content

Releases: TaleOfTwoWastelands/ESPSharp

ESPSharp v1.1.2

Choose a tag to compare

@CGarrison89 CGarrison89 released this 01 Sep 01:36

Simple fix to ignore records that are marked as deleted.

ESPSharp v1.1.1

Choose a tag to compare

@CGarrison89 CGarrison89 released this 30 Aug 03:53

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

ESPSharp v1.1

Choose a tag to compare

@CGarrison89 CGarrison89 released this 29 Aug 21:09

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

Choose a tag to compare

@CGarrison89 CGarrison89 released this 25 Jul 16:30

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

Choose a tag to compare

@CGarrison89 CGarrison89 released this 22 Jul 05:12

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.