fish-station/Content.Server/GameObjects/Components/Items
Víctor Aguilera Puerto 70c41f63b0
Adds InRangeUnobstructed method to InteractionSystem (#698)
* You cannot pickup items across walls, or pickup items when dead/in crit.

* Adds InRangeUnobstructed method to InteractionSystem.
Changes HandsSystem and ItemComponent to use it.
2020-02-16 23:04:06 +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 Adds InRangeUnobstructed method to InteractionSystem (#698) 2020-02-16 23:04:06 +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