Delta-v/Content.Server/Singularity/EntitySystems
rokudara-sen 1b6209415c Added decelerator percentage drain (#35643)
* Added variable PercentageDrain to SinguloFoodComponent

* Set percentageDrain to 0.03 (3%) for anti particles

* Added percentageDrain logic in public OnConsumed

* Simplify SinguloFoodComponent and set percentageDrain to negative

* EnergyFactor now applies to positive values too

* Better commenting on EnergyFactor

* Update Content.Server/Singularity/Components/SinguloFoodComponent.cs

* Documentation of EnergyFactor

* Fixing spelling mistake

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-03-09 22:04:06 +00:00
..
ContainmentFieldGeneratorSystem.cs Purge the one remaining use of TransformComponent.AttachParent (#34941) 2025-02-14 16:10:01 +00:00
ContainmentFieldSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-09 18:57:59 +01:00
EmitterSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-21 09:37:14 +00:00
EventHorizonSystem.cs Replace obsolete GetTilesIntersecting methods (#32455) 2024-12-07 21:55:22 +00:00
GravityWellSystem.cs Gravity well improvements (#35027) 2025-02-14 16:10:00 +00:00
RadiationCollectorSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-21 09:37:14 +00:00
SingularityAttractorSystem.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-24 00:07:58 +01:00
SingularityGeneratorSystem.cs Move some of the new singularity code into shared 2024-12-07 16:32:22 +00:00
SingularitySystem.cs Added decelerator percentage drain (#35643) 2025-03-09 22:04:06 +00:00