Pieter-Jan Briers
|
5aad72d42e
|
Make pow3r validation logic available on release (#36075)
I want to run this on live servers. It's behind a power_validate command, it still doesn't automatically get ran outside debug otherwise.
|
2025-04-06 20:38:23 +01:00 |
Kevin Zheng
|
67c27e351e
|
Add CVar to disable pow3r parallel processing (#28488)
* Add CVar to disable pow3r parallel processing
* Cache CVar value
* Fix pointyhat
* Move all CVar-ing to Content.Server
|
2024-06-08 20:16:21 +02:00 |
Leon Friedrich
|
fcb6ce0b5b
|
Add debug asserts to ensure that network groups are up to date (#28495)
|
2024-06-06 21:47:13 +02:00 |
Leon Friedrich
|
caa2f7e5ba
|
Modify battery assert to avoid floating point errors (#28007)
|
2024-06-01 16:51:13 +02:00 |
metalgearsloth
|
122d6f01a7
|
Update content to new ParallelManager (#21813)
|
2023-12-02 20:27:37 +01:00 |
TemporalOroboros
|
30494d7fab
|
Swaps HV/MV/LV scaling to supply power scaling (#20880)
|
2023-10-20 15:30:21 +02:00 |
Pieter-Jan Briers
|
2ec53b818c
|
Pow3r bugfixes (#16941)
|
2023-05-30 10:32:59 +10:00 |
Slava0135
|
4646e58cbc
|
Fix apc battery state (#15568)
|
2023-04-23 18:22:09 +10:00 |
Leon Friedrich
|
5b09ee3102
|
Use AllEntityQuery<> In power systems (#15336)
|
2023-04-14 12:45:02 -07:00 |
Leon Friedrich
|
abaa6c6dd9
|
Increase error tolerance of power debug assert (#12828)
|
2022-12-09 12:48:53 +11:00 |
Leon Friedrich
|
05ff801f13
|
Change power debug assert precision (#12728)
|
2022-11-22 16:15:52 -08:00 |
Leon Friedrich
|
527fbe74c8
|
Fix power assert. (#12506)
|
2022-11-10 11:25:25 +11:00 |
Leon Friedrich
|
eebb31493c
|
Parallelize BatteryRampPegSolver (#12351)
|
2022-11-09 12:43:45 +11:00 |
metalgearsloth
|
ff2fbda804
|
Use priority queue for power networks (#12134)
|
2022-10-22 14:51:02 -07:00 |
wrexbe
|
bc68ac96dd
|
Cleanup the namespaces (#8132)
|
2022-05-13 17:59:03 +10:00 |
wrexbe
|
2842f83454
|
HeightComparer is a little faster (#6021)
|
2022-01-24 22:37:49 +11:00 |
Vera Aguilera Puerto
|
ed3bf94a3b
|
Electrocution. (#4958)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
|
2021-10-25 16:21:56 +02:00 |
20kdc
|
6fb968d47f
|
Set default Pow3r ramp rate/tolerance values (#4748)
|
2021-10-20 20:31:53 +02:00 |
Pieter-Jan Briers
|
73e4946e27
|
Pow3r goes brrr with generational IDs.
|
2021-07-31 02:50:23 +02:00 |
Pieter-Jan Briers
|
b92a2ba115
|
Remove GraphWalkSolver
It's not worth maintaining and if anybody cares the code is in git history.
|
2021-07-31 02:50:23 +02:00 |
Pieter-Jan Briers
|
103bc19508
|
Pow3r: stage 1 (#4208)
Co-authored-by: 20kdc <asdd2808@gmail.com>
|
2021-07-04 18:11:52 +02:00 |