Delta-v/Content.Server/Power/Components
keronshb 42745b1c6e
Conveyor Belt optimization and prediction (#12929)
* belt multithreading

* moves away from multithreading and changes setting awake directly to physics system method

* prediction for conveyors

* Fixes missing reference in FaxSystem

* Fixes oddities

* Adds networked to conveyor components

* Some more cleanup.

* reverts power change event

* Removes the event, fixes a file

* Should fix the rest of the weird additions

* More cleanup to fix extra files

* Fixes again

* fix

* fixes fax system

* Adds component state, cleans up the dependencies

* Checks for prediction

* Merge conflicts

* powa

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-02-13 12:20:39 +00:00
..
ActivatableUIRequiresPowerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ActiveChargerComponent.cs Cleanup for ChargerComponent (#11907) 2022-10-16 21:21:54 +11:00
ApcComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
ApcElectronicsComponent.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
ApcPowerProviderComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ApcPowerReceiverComponent.cs Conveyor Belt optimization and prediction (#12929) 2023-02-13 12:20:39 +00:00
BaseApcNetComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BaseNetConnectorComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
BasePowerNetComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatteryChargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatteryComponent.cs Add power selling price (#11395) 2022-10-15 14:10:48 -07:00
BatteryDischargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
BatterySelfRechargerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
CableComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
CablePlacerComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
CableVisComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ChargerComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
ExaminableBatteryComponent.cs Literally Murder IExamine (#7352) 2022-04-08 14:17:25 -07:00
ExtensionCableProviderComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
ExtensionCableReceiverComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
PowerConsumerComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerMonitoringConsoleComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerNetworkBatteryComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerSupplierComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PowerSwitchComponent.cs Generic power switch component (#11999) 2023-01-20 08:05:54 -08:00
UpgradeBatteryComponent.cs Machine Battery Scaling (SMES/Substation) (#11662) 2022-10-03 17:59:39 -07:00
UpgradePowerDrawComponent.cs generator machine upgrading (#12145) 2022-10-22 15:38:57 -07:00
UpgradePowerSupplierComponent.cs generator machine upgrading (#12145) 2022-10-22 15:38:57 -07:00