mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Update test with new hardness
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
* Add 2.3 diminishing returns on shield value
|
* Add 2.3 diminishing returns on shield value
|
||||||
* Make scan time visible on scanners where available
|
* Make scan time visible on scanners where available
|
||||||
* Update power distributor able-to-boost calculation to take fractional MJ values in to account
|
* Update power distributor able-to-boost calculation to take fractional MJ values in to account
|
||||||
|
* Revert to floating header due to issues on iOS
|
||||||
|
|
||||||
#2.2.19
|
#2.2.19
|
||||||
* Power management panel now displays modules in descending order of power usage by default
|
* Power management panel now displays modules in descending order of power usage by default
|
||||||
|
|||||||
@@ -310,7 +310,7 @@
|
|||||||
"unladenRange": 18.74,
|
"unladenRange": 18.74,
|
||||||
"yaw": 10,
|
"yaw": 10,
|
||||||
"fullTankRange": 18.36,
|
"fullTankRange": 18.36,
|
||||||
"hardness": 65,
|
"hardness": 170,
|
||||||
"ladenRange": 16.59,
|
"ladenRange": 16.59,
|
||||||
"unladenFastestRange": 74.2,
|
"unladenFastestRange": 74.2,
|
||||||
"ladenFastestRange": 66.96,
|
"ladenFastestRange": 66.96,
|
||||||
|
|||||||
Reference in New Issue
Block a user