Files
tbd-station-14/Content.Shared/GameObjects/Components
creadth 7baa0a4391 Fire damage (#2024)
* Moved the uplink creation code to the PresetSuspicion.Start method to ensure uplink created when we give the traitor role
Moved the starting TC balance to cvars

* Added component to handle interaction with Atmospheric system
Added damage from high and cold temperature

* renamed AtmoExposable to AtmosExposed
moved AtmosExposed updates to its own system
refactored TemperatureComponent
renamed fire to heat
added null check for Air
added self-heating and self-cooling to body system

* small refactoring for checking on airless tile in MetabolismComponent

* Added component to handle interaction with Atmospheric system
Added damage from high and cold temperature

* renamed AtmoExposable to AtmosExposed
moved AtmosExposed updates to its own system
refactored TemperatureComponent
renamed fire to heat
added null check for Air
added self-heating and self-cooling to body system

* small refactoring for checking on airless tile in MetabolismComponent

* Removed Pressure property from BarotraumaComponent
Changed CanShiver method to match style of other CanX method in ActionBlockerSystem

* Merged EntityCoordinates and changed components to reflect the change

* Fix typo

* Wrapped string to Loc.GetString
Added CanSweat
Refactored dead state check
2020-09-09 17:03:27 +02:00
..
2020-06-03 11:46:59 +02:00
2020-08-25 14:54:23 +02:00
2020-08-31 02:13:15 +02:00
2020-07-30 23:45:28 +02:00
2020-08-30 11:16:29 +02:00
2020-05-02 16:02:52 +02:00
2020-08-25 14:54:23 +02:00
2020-09-02 12:07:54 +02:00
2020-09-09 17:03:27 +02:00
2020-09-08 13:30:22 +02:00
2020-06-24 02:21:20 +02:00
2020-09-09 17:03:27 +02:00
2020-08-29 13:05:44 +02:00
2020-07-30 23:45:28 +02:00
2020-05-25 13:58:56 +02:00
2020-06-19 15:20:59 +02:00
2020-09-08 13:30:22 +02:00
2020-08-13 22:52:17 +02:00