Julian Giebel
45b610f933
Disposal mailing (#2194)
* Implement device networking
* Implement device configuration menu
* Fix device network
* Implement disposal mailing unit
* Implement base network connection
Implement wired and wireless network connection
Implement device network metadata
* Fix dereference null error
* Fix wired network null checks
* Change BaseNetworks enum to NetworkUtils class
Add PingResponse function to NetworkUtils
Change device network file structure
* Add doc comments
* Apply suggestions from code review
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
* Add tag validation to disposal mailing unit
* Add tag validation to the mailing unit component
* Address reviews
Change WiredNetwork can connect check
Change device networking string literals to constants
* Address reviews
Revert changes to PowerProvider and PowerReceiver
Add new NodeGroup
WELP
* Fix recursive access to Owner property
* Integrate suggested changes
* Fix TryGetWireNet acting on NullPowerProvider
Fix network connections not checking if their owner has been deleted
* Close device network connection when the owning entity got deleted
Fix mailing unit not closing the device network connection on remove
* Remove GetWireNet from NullPowerProvider
Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2020-10-30 01:16:26 +01:00
..
2020-10-10 01:07:59 +02:00
2020-09-21 01:13:17 +02:00
2020-10-07 05:02:12 -07:00
2020-10-06 10:16:42 +02:00
2020-10-26 12:11:32 +01:00
2020-10-19 15:43:12 +02:00
2020-10-30 01:16:26 +01:00
2020-10-16 11:22:58 +02:00
2020-08-15 20:42:39 +02:00
2020-08-24 14:10:28 +02:00
2020-09-26 15:25:22 +02:00
2020-10-29 12:22:56 +01:00
2020-10-16 11:22:58 +02:00
2020-08-13 14:40:27 +02:00
2020-08-24 14:10:28 +02:00
2020-09-16 23:55:50 +02:00
2020-09-29 16:05:29 +02:00
2020-10-21 17:13:41 +02:00
2020-09-21 01:49:40 +02:00
2020-10-30 01:05:49 +01:00
2020-10-11 13:13:45 +02:00
2020-09-28 20:53:47 +02:00
2018-04-12 23:56:43 +02:00
2019-11-12 01:43:11 +01:00
2020-10-09 20:46:21 +02:00
2020-08-25 17:18:32 +02:00
2019-06-29 01:58:16 +02:00
2020-10-28 10:10:45 +01:00
2020-10-06 15:13:16 +02:00
2020-10-30 01:06:05 +01:00
2020-10-27 00:10:38 +01:00
2020-09-16 23:55:50 +02:00
2020-10-30 01:16:26 +01:00
2020-01-22 20:17:32 +01:00
2020-09-01 23:53:49 +02:00
2020-01-09 00:28:04 +01:00
2020-06-14 15:15:15 +02:00