fish-station/Content.Server/Utility
DrSmugleaf 9d6c394f6b
Refactor InRangeUnobstructed and add extension methods (#1925)
* Sort out InRangeUnobstructed and add extension methods

* Rename client RangeChecks to RangeExtensions

* Add container extension methods and test

* Add missing component methods

Component to container
Grid coordinates to container
Map coordinates to container
Local player to container

* Actually use the field

* Merge fixes

* Add popup argument to local player extension methods

* Reduce code repetition for client range extensions
2020-08-30 11:37:06 +02:00
..
InventoryHelpers.cs Do not spawn the item in nullspace in InventoryHelpers 2020-08-21 20:29:29 +02:00
NotifyExtensions.cs Add popup message extension for players in range except for the source (#1962) 2020-08-30 11:28:46 +02:00
ServerModuleManager.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
UserInterfaceHelpers.cs Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00