Spring Cleaning CKAN

Allows hiding parts from the OAB.

License: MIT

Game Version: 0.2.1.0

Source code: Safarte/SpringCleaning

Downloads: 3,968

Author: Safarte

Support this mod: Donate

Followers: 3

Hide parts from the OAB parts picker. Useful for modders who want to deprecate old parts or for players that need a cleaner OAB experience.

Planned features

  • [ ] Add a "Hide Part" button to each part in the OAB Parts Picker.
  • [ ] Save user-hidden parts to the save file.
  • [ ] In-game UI accessible in the OAB to un-hide parts.

Usage

For modders

You can hide a part using Patch Manager by creating a new patch that looks like this:

@new(spring_cleaning, my_part_id_cleanup)
:json {
  PartId: my_part_id;
  Hidden: true;
  Toggleable: false;
}

With: - PartId: your part's Id. - Hidden: should the part be hidden from the OAB Parts Picker. - Toggleable: should the players be able to un-hide the part.

For players

TBD

Loading changelog...

Stats for Spring Cleaning

Downloads over time

Downloads per version

New followers per day

Top Referrers

  1. spacedock.info
  2. forum.kerbalspaceprogram.com
  3. sd-prod-live.52k.de
  4. www.google.com

Export Raw Stats

Export Downloads

Export Followers

Export Referrals

Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.