Skip to content

Commit

Permalink
Updated Patch config & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxgurugamer committed Apr 14, 2020
1 parent e02674b commit cd55540
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,10 @@ Taken over by LinuxGurugamer here


1.9.16
Added optional EmbeddedSmartSRB module, use PatchManager to enable it
Added optional EmbeddedSmartSRB module, use PatchManager to enable it
Thanks to user @jsolson for these changes:
Cleaned up and merged code for the SmartSRB and EmbeddedSmartSRB, now
SmartSRB and EmbeddedSmartSRB are in a single file.
Use a common base class for both.
Added check for enabled to the onEngineActiveChange
Added setting isEnabled to false if not available in the Awake()
2 changes: 1 addition & 1 deletion GameData/SmartParts/PatchManager/PM_SmartSRB4all.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PatchManager
modName = Smart Parts
patchName = SmartSRB
srcPath = SmartParts/PatchManager/PluginData/SM_MM_SmartSRB4All.cfg
shortDescr = Add EmbeddedSmartSRB to all SRBs
shortDescr = Add Embedded Smart SRB

// Optional, but recommended
longDescr = Add the embedded SmartSRB sensor to all solid rocket engines pods
Expand Down

0 comments on commit cd55540

Please sign in to comment.