fish-station/Content.Server/GameObjects/Components/Fluids
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
..
BucketComponent.cs Add test for adding each component individually to an entity (#1870) 2020-08-24 13:39:00 +02:00
CanSpillComponent.cs Add missing localization to verb names (#1953) 2020-08-29 13:36:02 +02:00
MopComponent.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
PuddleComponent.cs Fix slippery items not being slippery (#1948) 2020-08-29 13:13:22 +02:00
SpillHelper.cs Nullability fixes. 2020-08-20 16:48:15 +02:00
SprayComponent.cs Add test for adding each component individually to an entity (#1870) 2020-08-24 13:39:00 +02:00