matortheeternal / smash

An application that provides a means of performing automatic conflict resolution between multiple Bethesda Plugin Files for TES and Fallout games.
Other
127 stars 20 forks source link

Remove non-masters from Patch #129

Closed Dakraid closed 8 years ago

Dakraid commented 8 years ago

What is the idea? The basic idea behind this feature would be to remove ESPs which haven't been added to the patch by comparing if the ESP is contained in the masters for the patch ESP.

This would remove unnecessary ESPs from the patch, allowing the user to remove them easier without having to reset the patch or cleaning unloaded ones from the patch.

How would it work? The basic requirement would be that the patch has to been build once at least (no other way of knowing if an ESP is included within the patch or not).

For users there are a few options how to utilize this feature:

The process itself would check if an ESP is contained as master within the smashed patch ESP, if not the ESP gets removed from the patch.

matortheeternal commented 8 years ago

This was already built several weeks ago.