Delta-v/Content.Server/GameObjects/Components/Damage
Injazz 15fa417a4f
Explosion now throws affected entities, fixes probability/severi… (#732)
* throwforce and probability fixes for explosions

Applies force to all affected by explosion entities with ItemComponent
Fixes probability issues with explosion related callbacks

* dependency fix, throw helper

* delete TODO

Co-authored-by: gituhabu <48828502+gituhabu@users.noreply.github.com>
2020-02-24 03:52:15 +01:00
..
BreakableComponent.cs Explosion now throws affected entities, fixes probability/severi… (#732) 2020-02-24 03:52:15 +01:00
DamageThreshold.cs Add OnDamaged method to IOnDamageBehavior (#685) 2020-02-13 15:57:40 +01:00
DamageableComponent.cs Add OnDamaged method to IOnDamageBehavior (#685) 2020-02-13 15:57:40 +01:00
DestructibleComponent.cs Explosion now throws affected entities, fixes probability/severi… (#732) 2020-02-24 03:52:15 +01:00
ResistanceSet.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00