Releases: ChrisDeadman/KSPPartRemover
Releases · ChrisDeadman/KSPPartRemover
KSPPartRemover v1.2.1
- Command list-mods no longer lists squad expansion parts as UNKNOWN if expansion is installed
KSPPartRemover v1.2
- New command list-mods: list mods used by the parts in the input file
- If you don't have a required mod installed it will be listed as UNKNOWN
- KSP directory needs to be your current directory for this to work!
- Make loading files much more tolerant (since part information from mods can now be loaded from KSP directory)
KSPPartRemover v1.1
- Switch to .NET Core 3.1
- Compatible with KSP version: 1.12.3
KSPPartRemover v1.0
- Minor changes to output messages
- Compatible with KSP version: 1.1.3
v0.3 beta release
- NOTE: command line interface is not backwards compatible!
- Add support for .sfs files
- Add support for multiple crafts
- New command list-crafts: list crafts in the input file
- New command list-parts: list parts in the input file
- New command list-partdeps: same as list-parts but also prints dependencies
- Add craft- and part-filter support via regex (inverse matching supported)
- Dependent parts are now only removed if they have a "hard" dependency
- Reduce displayed entries per page from 50 to 20
- Fix "output file not found" error - facepalm
- Compatible with KSP version: 1.1
v0.2.1.1 alpha release
- preserve formatting of input file when adjusting part properties
- fix a bug where output files could get corrupted if they were already existing
- fix bug: throws exception if output file is same as input file
- lower TargetFramework version from v4.5.1 to v4.5
- Compatible with KSP version: 0.24.2
v0.2.1.0 alpha release
- add initial support for .craft files
- Compatible with KSP version: 0.24.2
v0.2.0.0 alpha release
- update command-line switches (not compatible with v0.1)
- replace -p/--part-name command with -r/--remove
- support part id as argument for --remove aswell as the name
- add part listing support (-l/--list command)
- Compatible with KSP version: 0.24.2
v0.1.0.0 alpha release
- Initial release
- Compatible with KSP version: 0.24.2