Delta-v/Content.Server/Singularity/EntitySystems
rokudara-sen 8b7f175f84
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-03 11:37:28 -05:00
..
ContainmentFieldGeneratorSystem.cs Purge the one remaining use of TransformComponent.AttachParent (#34941) 2025-02-10 22:46:27 +11:00
ContainmentFieldSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-06 21:02:01 +10:00
EmitterSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-08 23:37:32 +01:00
EventHorizonSystem.cs Replace obsolete GetTilesIntersecting methods (#32455) 2024-12-01 12:56:47 +11:00
GravityWellSystem.cs Gravity well improvements (#35027) 2025-02-10 06:18:24 +01:00
RadiationCollectorSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-08 23:37:32 +01:00
SingularityAttractorSystem.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-21 12:59:56 +11:00
SingularityGeneratorSystem.cs Move some of the new singularity code into shared 2024-11-20 07:53:10 +06:00
SingularitySystem.cs Added decelerator percentage drain (#35643) 2025-03-03 11:37:28 -05:00