Delta-v/Content.Server/Power
Pieter-Jan Briers a242af506e
Adds the thermo-electric generator (#18840)
* Basic TEG start.

Connects via node group.

* Basic TEG test map

* Sensor monitoring basics, TEG circulator flow

* Basic power generation (it doesn't work)

* More sensor monitoring work

* Battery (SMES) monitoring system.

* Sensor monitoring fixes

Make it work properly when mapped.

* Test map improvements

* Revise TEG power output mechanism.

Now uses a fixed supplier with a custom ramping system.

* TEG test map fixes

* Make air alarms and pumps open UI on activate.

* Clean up thermo machines power switch.

Removed separate Enabled bool from the component that always matched the power receiver's state.

This enables adding a PowerSwitch component to give us alt click/verb menu.

* TEG but now fancy

* Make sensor monitoring console obviously WiP to mappers.

* Vending machine sound, because of course.

* Terrible, terrible graph background color

* Examine improvements for the TEG.

* Account for electrical power when equalizing gas mixtures.

* Get rid of the TegCirculatorArrow logic.

Use TimedDespawn instead. The "no show in right-click menuu" goes into a new general-purpose component.

Thanks Julian.

* Put big notice of "not ready, here's why" on the sensor monitoring console.

* TryGetComponent -> TryComp

* Lol there's a HideContextMenu tag

* Test fixes

* Guidebook for TEG

Fixed rotation on GuideEntityEmbed not working correctly.

Added Margin property to GuideEntityEmbed

* Make TEG power bar default to invisible.

So it doesn't appear in the guidebook and spawn menu.
2023-08-12 15:41:55 -05:00
..
Commands Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Components Material generators from Afterlight (#18387) 2023-07-31 14:42:38 -04:00
EntitySystems Spilling liquids no longer exposes true identify (#18505) 2023-07-31 19:15:17 -04:00
Events Revert "add breakers to power batteries" (#17632) 2023-07-08 12:47:38 +10:00
Generation/Teg Adds the thermo-electric generator (#18840) 2023-08-12 15:41:55 -05:00
Generator Material generators from Afterlight (#18387) 2023-07-31 14:42:38 -04:00
NodeGroups Refactored PowerNet (#13287) 2023-01-05 05:43:05 +11:00
Nodes Content changes for mapgrid kill (#12567) 2022-11-22 13:12:04 +11:00
Pow3r Pow3r bugfixes (#16941) 2023-05-30 10:32:59 +10:00
SMES Resolves SmesVisualizer is Obsolete (#13899) 2023-05-07 13:43:41 +10:00
PowerWireAction.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04:00
SetBatteryPercentCommand.cs Command perm modifications (#11273) 2022-09-14 19:02:38 -05:00