Delta-v/Content.Server/GameObjects/Components/Items/Storage
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
..
Fill Implement StorageFillComponent (#726) 2020-02-23 00:40:09 +01:00
EntityStorageComponent.cs Fixes placing objects on closed lockers (#658) 2020-02-09 10:42:12 +01:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Explosion now throws affected entities, fixes probability/severi… (#732) 2020-02-24 03:52:15 +01:00
ServerStorageComponent.cs Added a button to add entities to storage items (#709) 2020-02-17 00:19:35 +01:00
StoreableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00