This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
Some additional bug fixes and changes noticed while updating Kerbal Construction Time to 1.4.1 and verifying that it works correctly with ScrapYard.
- Added new event: "OnSYInventoryAppliedToPart". Fired when pressing "apply" from main UI on an existing part.
- Bug fix where Ids were not being set correctly when copying InventoryParts, which affected any parts that were added to the inventory and then used in the same scene (editing vessels in KCT, for instance)
- Changed Vessel tracking to fully remove a vessel from the list when setting the tracking state to false to avoid the list filling up unnecessarily.