Goonstation Forums
[Feature] Adds a UI to pumps and passive gates - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30)
+---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31)
+---- Thread: [Feature] Adds a UI to pumps and passive gates (/showthread.php?tid=10925)



[Feature] Adds a UI to pumps and passive gates - elan_oots - 08-05-2018

Overview
This patch lets you click on pumps, volume pumps, and passive gates with a multitool to configure them. The UI is rather basic, but functional. I figure this'll let engineers tinker around and optimize their burns, or toxins scientists to get finer control over pressure in the burn chamber.

Motivation
I've always enjoyed how much modification you can do to atmospherics and the engine on TG code, so I decided to add some customizability to goon's admittedly rigid atmos machines.

Tests
Can toggle pumps: ✅
Can toggle volume pumps: ✅
Can toggle passive gates: ✅

Can set target pressure on pumps: ✅
Can set flow rate on volume pumps: ✅
Can set release pressure on passive gates: ✅

Can adjust target pressure on pumps: ✅
Can adjust flow rate on volume pumps: ✅
Can adjust release pressure on passive gates: ✅

Images
[Image: qZOei8V.png][Image: 3UFYRkk.png][Image: UanXVqe.png]

Compare


RE: [Feature] Adds a UI to pumps and passive gates - elan_oots - 08-06-2018

As an addendum, I just changed a bit to make the UIs use Wire's clicktips, and it's really convenient and swanky to use!