Delta-v/Content.Server/Power
BramvanZijp ce9fc82382
Rework the HoS's Energy Shotgun (Varying energy consumption depending on fire-mode + re-adds a toned down self recharge.) (#32104)
* Rebalance HoS's Energy Shotgun

* SLIGHTLY Up the max charge so the gun properly recharges all of its charges, which matters a lot more with the self charge cooldown system.

* Prevent recharge cooldown if 0 power is used.

* Makes the clientside HUD actually update to reflect the changes in firecost and thus max/current charges.

* Properly fix that recharging to just under full issue instead of applying a budget fix to only the eshotgun.

* Clean up the client ammo UI fix.

* Update the self recharger component to comply with maintainer request.

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Remove code that was made redundant by a hotfix from another PR.

* Make the recharge pause on EMP, document things where needed, clean up code as per maintainer request, add a note to make the code better when power is moved to shared.

* Fix another internal issue

* Code cleanup + fix the rapid recharge verb to remove pause.

* cleanup

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-12-11 17:21:04 +01:00
..
Commands Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
Components Rework the HoS's Energy Shotgun (Varying energy consumption depending on fire-mode + re-adds a toned down self recharge.) (#32104) 2024-12-11 17:21:04 +01:00
EntitySystems Rework the HoS's Energy Shotgun (Varying energy consumption depending on fire-mode + re-adds a toned down self recharge.) (#32104) 2024-12-11 17:21:04 +01:00
Events Revert "add breakers to power batteries" (#17632) 2023-07-08 12:47:38 +10:00
Generation/Teg Fix TEG acting as infinite energy source on destruction (#29972) 2024-09-19 12:15:44 +10:00
Generator Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
NodeGroups Make PACMANs a little better (#24604) 2024-01-26 21:53:43 -05:00
Nodes Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
Pow3r Add CVar to disable pow3r parallel processing (#28488) 2024-06-04 16:54:22 +02:00
SMES Remove AllComponentsOneEntityDeleteTest (#19965) 2023-09-09 19:35:05 -05:00
PowerWireAction.cs electrification hud 2024-11-22 00:43:02 +01:00
SetBatteryPercentCommand.cs Remove all obsolete BatteryComponent method calls (#25871) 2024-03-06 16:34:50 +11:00