Adds a UI for gas mixers (#5165)

Co-authored-by: E F R <602406+Efruit@users.noreply.github.com>
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
Co-authored-by: ike709 <ike709@github.com>
This commit is contained in:
ike709
2021-11-11 16:10:21 -06:00
committed by GitHub
parent c6615fd805
commit c06f52a456
12 changed files with 401 additions and 6 deletions

View File

@@ -8,3 +8,5 @@ comp-gas-filter-ui-filter-set-rate = Set
comp-gas-filter-ui-filter-gas-current = Currently Filtering:
comp-gas-filter-ui-filter-gas-select = Select a gas to filter out:
comp-gas-filter-ui-filter-gas-confirm = Set Gas
comp-gas-filter-ui-needs-anchor = Anchor it first!

View File

@@ -0,0 +1,13 @@
comp-gas-mixer-ui-mixer-status = Status:
comp-gas-mixer-ui-status-enabled = On
comp-gas-mixer-ui-status-disabled = Off
comp-gas-mixer-ui-mixer-output-pressure = Output Pressure (kPa):
comp-gas-mixer-ui-mixer-node-primary = Primary Port:
comp-gas-mixer-ui-mixer-node-side = Side Port:
comp-gas-mixer-ui-mixer-set = Set
comp-gas-mixer-ui-mixer-max = Max
comp-gas-mixer-ui-needs-anchor = Anchor it first!

View File

@@ -8,3 +8,5 @@ comp-gas-pump-ui-pump-set-max = Max
comp-gas-pump-ui-pump-output-pressure = Output Pressure (kPa):
comp-gas-pump-ui-pump-transfer-rate = Transfer Rate (L/s):
comp-gas-pump-ui-needs-anchor = Anchor it first!

View File

@@ -76,6 +76,10 @@
- type: SubFloorShowLayerVisualizer
- type: PipeConnectorVisualizer
- type: PipeColorVisualizer
- type: UserInterface
interfaces:
- key: enum.GasMixerUiKey.Key
type: GasMixerBoundUserInterface
- type: GasMixer
inletOne: inlet
inletTwo: filter