Delta-v/Content.Server/DeviceNetwork/Systems
Zachary Yona 80144686f5 Device-list limiting (#30997)
* PDA can no longer be linked to multitool

* Ignore previous commit, it would've broken things

* Added SavableAddress field to DeviceNetwork component and PDA for testing. Still need to implement

* System works, borg and pda addresses cannot be saved, but they still connect to the net.

* Suit sensors can no longer be added to network configurators, still work for monitoring purposes.

---------

Co-authored-by: Zachary Yona <magicalusf@gmail.com>
2024-08-21 15:50:04 +01:00
..
Devices Predict two-way levers (#25043) 2024-02-18 22:46:26 +01:00
ApcNetworkSystem.cs Little NodeContainer ECS (#17702) 2023-06-28 21:28:38 +10:00
DeviceListSystem.cs Unify `Content`'s `EntitySystem` logging (#26216) 2024-03-23 23:51:39 +01:00
DeviceNetworkJammerSystem.cs Code cleanup: radio jammer (#29052) 2024-07-25 00:34:34 +02:00
DeviceNetworkRequiresPowerSystem.cs Adds a component to require an entity to be powered to receive DeviceNetwork packets. (#11390) 2022-09-19 16:59:32 -07:00
DeviceNetworkSystem.cs Create DeviceNetworkJammerComponent & System as a general way for entities to act as jammers (#26342) 2024-03-27 18:35:36 +01:00
NetworkConfiguratorSystem.cs Device-list limiting (#30997) 2024-08-21 15:50:04 +01:00
SingletonDeviceNetServerSystem.cs Create DeviceNetworkJammerComponent & System as a general way for entities to act as jammers (#26342) 2024-03-27 18:35:36 +01:00
StationLimitedNetworkSystem.cs Fix station limited devices station assignment (#16893) 2023-05-28 14:07:31 -06:00
WiredNetworkSystem.cs air alarm signal ports and other stuff (#18642) 2023-08-21 14:18:30 -07:00
WirelessNetworkSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-09 18:57:59 +01:00