Delta-v/Content.Server/GameObjects/Components/GUI
DrSmugleaf 0e92a0c88c
Add backpack bombing (#1156)
* Change exploding storages to explode their contents as well

* Change storages to only trigger content explosions when the severity is heavy or destruction

* Make inventories explode their contents as well

* Change InventoryComponent IExAct into an explicit implementation

* Change chain explosions to only trigger for explosion severities larger than or equal to heavy
2020-06-21 21:57:22 +02:00
..
HumanInventoryControllerComponent.cs Improve equip fail messages. 2020-05-23 22:57:25 +02:00
IInventoryController.cs Add error popup message on equip failure (#955) 2020-05-23 17:27:57 +02:00
InventoryComponent.cs Add backpack bombing (#1156) 2020-06-21 21:57:22 +02:00
ServerHandsComponent.cs HandComponents now have a default hand, fixes crash 2020-06-18 19:26:55 +02:00