Delta-v/Content.Server/GameObjects/Components/Items
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
..
Clothing Removed the `StateType` property from every component. This field was completely unused except for a debug assertion. 2020-01-24 14:10:36 -08:00
Storage Explosion now throws affected entities, fixes probability/severi… (#732) 2020-02-24 03:52:15 +01:00
DiceComponent.cs Localize & fancify all the examine tooltips with markup. 2019-10-13 22:49:07 +02:00
FloorTileItemComponent.cs Crowbar floor tiles and placement (#429) 2019-11-23 22:10:05 +01:00