Delta-v/Content.Server/GameObjects/Components/Power/ApcNetComponents/PowerReceiverUsers
RemberBL 727f7629a5
Resolve issue involving flickering lights #2056 (#2076)
* Fixed an issue with the welder messages, not done yet

* Fixes issue #1833

The welder item no longer plays do_after when it cannot be used

* Revert "Add do_after to TryInsert (#1938)"

This reverts commit c09c9176ef.

* Revert "Revert "Add do_after to TryInsert (#1938)""

This reverts commit 078323bc2e10109b63c438f38a7b56103d163994.

* Revert "Fixes issue #1833"

This reverts commit 921712810fce73611e186fe07d7620b8cc309fdb.

* Revert "Fixed an issue with the welder messages, not done yet"

This reverts commit 5e946014451c6f5855cbe4fa553a04c55b907793.

* Added a start to a damage sound system

* Fixes issue #2056 by removing some misplaced code

* Undo changes that carried over through not using git properly

* Forgot to save my file before committing...
2020-09-14 12:49:45 +02:00
..
BaseCharger.cs Add missing localization to verb names (#1953) 2020-08-29 13:36:02 +02:00
EmergencyLightComponent.cs Add test for adding each component individually to an entity (#1870) 2020-08-24 13:39:00 +02:00
LightBulbComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
PowerCellChargerComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
PoweredLightComponent.cs Resolve issue involving flickering lights #2056 (#2076) 2020-09-14 12:49:45 +02:00
WeaponCapacitorChargerComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00