Delta-v/Content.Server/GameObjects/Components/Damage
DrSmugleaf eb97168e30
Make godmode able to be disabled and more accessible to the rest of the code (#2560)
* Make Godmode able to be disabled and more accessible

* You got a license for that exclamation mark?

* Move restore logic to the entity system

* Make MovedByPressureComponent able to be disabled

* Add extension that gives you the moved by pressure component

* Fix not disabling moved by pressure
2020-11-22 14:45:15 +11:00
..
BreakableComponent.cs Prettier window breaking (#2368) 2020-10-29 20:42:11 +01:00
BreakableConstructionComponent.cs Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
DamageCommands.cs Make godmode able to be disabled and more accessible to the rest of the code (#2560) 2020-11-22 14:45:15 +11:00
DamageOnHighSpeedImpactComponent.cs Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
DamageOnToolInteractComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
DestructibleComponent.cs Fix compiler warnings. 2020-11-11 01:48:54 +01:00
RuinableComponent.cs Fix compiler warnings. 2020-11-11 01:48:54 +01:00