fish-station/Content.Server/GameObjects/Components/Power
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
..
AME Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
ApcNetComponents Add missing localization to verb names (#1953) 2020-08-29 13:36:02 +02:00
PowerNetComponents Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
BaseNetConnectorComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
BatteryComponent.cs Add Flashlight Visualizer/states (#1861) 2020-08-24 12:32:18 +02:00
PowerCellComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
WireComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WirePlacerComponent.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00