Skip to content

Releases: ChrisDeadman/KSPPartRemover

KSPPartRemover v1.2.1

24 Feb 02:29
Compare
Choose a tag to compare
  • Command list-mods no longer lists squad expansion parts as UNKNOWN if expansion is installed

KSPPartRemover v1.2

11 Feb 11:53
Compare
Choose a tag to compare
  • 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

14 Jan 01:22
Compare
Choose a tag to compare
  • Switch to .NET Core 3.1
  • Compatible with KSP version: 1.12.3

KSPPartRemover v1.0

09 Aug 18:17
Compare
Choose a tag to compare
  • Minor changes to output messages
  • Compatible with KSP version: 1.1.3

v0.3 beta release

14 May 19:16
Compare
Choose a tag to compare
v0.3 beta release Pre-release
Pre-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

23 Sep 21:09
Compare
Choose a tag to compare
Pre-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

12 Sep 20:43
Compare
Choose a tag to compare
Pre-release
  • add initial support for .craft files
  • Compatible with KSP version: 0.24.2

v0.2.0.0 alpha release

12 Sep 12:33
Compare
Choose a tag to compare
Pre-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

11 Sep 18:52
Compare
Choose a tag to compare
Pre-release
  • Initial release
  • Compatible with KSP version: 0.24.2