Search the Community
Showing results for tags 'prune'.
The search index is currently processing. Current results may not be complete.
-
[WIP] PartFinder v0.2 WHO: This tool is for modders, or those who want to have control over their modded installs parts. (Windows) WHY: I wanted to have a tool, wich can scan the GameData folder and lists all parts from any mod, by name and in-game title so I can find them easily. And then I wanted a mechanism to create prune files automated. WHAT: - Lists all parts and of the GameData Folder with Name and path (right-click and click on "Path: ..." to open the file) - Easy creation of prune files - Applicaiton of prune files or lists of prune files - Automatic creation of prune files (remove non-RP0/ repair texture/model resources -> no black parts) HOW: File > Select Install > select the Folder of KSP (not GameData) File > Select Prune List > select/create any (empty) text file Press Update Select files you want to remove then double-click or press ">Prune>". The app will create a prune list (the files are not touched yet). The program can only remove the whole files, so be careful with it! If you want to apply the changes: Apply>Open Apply Window. In this window you have the following Options "Add" (left)/(right): Add a list. All files in that list will be pruned/unpruned (renamed to cfg.pruned/.cfg). Add the same file here and add files for the AutoPruner (AutoPruner) "Remove" (left)/(right) remove files again Check the files Press "Aplly All". It will first prune all files from any list on the left, then unprune any file from any list on the right. ALSO: Right-click on a part to get more Information. And click on the "Path: .." entry to open the respective .cfg-file OPTIONS: You can use these search parts using the search bar (use Return or press "search") with the following Options: no mods: if checkedit will not show part/.cfg-files created with @PART (recommended: checked) parts only: it will only present you content of files where a PART tag was found (recommended: checked) no copies, it will not Show parts created with +PART (recommended: unchecked) no deleted: it will not Show parts wich are deleted using the !PART thing DOWNLOAD/LINK: https://github.com/nablabla/PartFinder/releases Screenshots: http://i.imgur.com/pMa1tav.png http://i.imgur.com/URLxsw9.png http://i.imgur.com/iorl5vL.png TODO: list all parts which are in the same file more testing do some Performance measurements provide Information about parts and the inheritance of parts in a nice window splitt .cfg files to make it possible to only prune a part, not touching the others (?) Please be nice to me, I do this the first time. I am very open for any suggestions/contributions
-
Is anyone interested in developing a mod that would detect if you prune a part it will delete the craft in your save game? Or at least a mod that stops loading your save game and asks you if you want to continue in the aforementioned circumstance. What would be even better is if you could prune parts out of your packs straight from the VAB/SPH or Techtree. Thanks!