fish-station/Content.Server/GameObjects/EntitySystems/DoAfter
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
..
DoAfter.cs Add post-checks for do_after (#1940) 2020-08-29 13:35:03 +02:00
DoAfterEventArgs.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
DoAfterSystem.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00