Skip to content

Commit

Permalink
Dump button to replace process priorities (#128)
Browse files Browse the repository at this point in the history
* Source: Add dump valve functionality to DumpSpec.cs

* Source: Add dump valve config node to Process.cs

* Source: Add dump valve button to ProcessController.cs

* Profile: Remove depreciated priority processes

* Profile: Add dump valve parameters to processes

* CHANGELOG.md: Add dump button details

* Build: Release dll (v.1.7.2)
  • Loading branch information
PiezPiedPy authored and steamport committed Jul 10, 2018
1 parent 6d03822 commit cc3e719
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 383 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

### Changes since the last release

* Overhaul of all Chemical Plant and ISRU processes, also new priority processes added (PiezPiedPy)
* All priority type processes have been removed and replaced with a Dump button that configures the resource type(s)
* to dump overboard, the Dump button is also usable InFlight allowing for changes of strategies on the go (PiezPiedPy)
* Overhaul of all Chemical Plant and ISRU processes using CRP densities and molar masses (PiezPiedPy)
* SOE process now converts wasted Carbon into Shielding, Haber process now needs EC (PiezPiedPy)
* Hydrazine process now outputs Oxygen and requires EC and A New Nitro injected Hydrazine process added (PiezPiedPy)
* RemoteTech EC for unloaded vessels is now calculated for the monitor panel (Sir Mortimer)
Expand Down
Binary file modified GameData/Kerbalism/Kerbalism.dll
Binary file not shown.

0 comments on commit cc3e719

Please sign in to comment.