Delta-v/Content.Server/GameObjects/Components/Power
DrSmugleaf ff0f082138
Fix being able to use invalid verbs as a ghost (#1157)
* Add CanInteract check to 18 verbs

* Add more caninteract checks to verbs without it

Storage toggle open, ammo box dump, bolt open and close, revolver spin and magazine open and close
2020-06-22 18:54:56 +02:00
..
Chargers Fix being able to use invalid verbs as a ghost (#1157) 2020-06-22 18:54:56 +02:00
ApcComponent.cs Refactor all references to AudioSystem functions now that the old ones are obsolete. (#1081) 2020-06-07 15:55:15 +02:00
LightBulbComponent.cs Refactor all references to AudioSystem functions now that the old ones are obsolete. (#1081) 2020-06-07 15:55:15 +02:00
PowerCellComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
PowerDebugTool.cs Fix #274 (#927) 2020-05-23 17:23:25 +02:00
PowerDevice.cs Fix exceptions on round restarts due to accessing deleted entities' components 2020-06-07 15:32:38 +02:00
PowerGeneratorComponent.cs Solar Panels (#936) 2020-05-21 21:08:03 +02:00
PowerNodeComponent.cs Faster Power (#596) 2020-02-06 14:50:52 +01:00
PowerProviderComponent.cs Fix powernets detecting APCs on other maps (#604) 2020-02-07 17:55:27 +01:00
PowerStorageComponent.cs IExamine can now limit certain details behind a 'details' range check. (#1039) 2020-05-31 20:29:06 +02:00
PowerStorageNetComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
PowerTransferComponent.cs Merge branch 'master' into 2020-04-28-tool-component 2020-05-23 18:00:28 +02:00
PoweredLightComponent.cs Refactor all references to AudioSystem functions now that the old ones are obsolete. (#1081) 2020-06-07 15:55:15 +02:00
Powernet.cs Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
SmesComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
SolarControlConsoleComponent.cs Solar panels occlusion and tracking (#961) 2020-06-02 13:32:18 +02:00
SolarPanelComponent.cs Solar panels occlusion and tracking (#961) 2020-06-02 13:32:18 +02:00
WirePlacerComponent.cs Fix #274 (#927) 2020-05-23 17:23:25 +02:00