Accompanies cortex-command-community/Cortex-Command-Community-Project-Source#274 . Required as MaxMass no longer includes an actors mass in the total carriable mass, has been renamed to MaxInventoryMass.
Fixes some Lua craft ordering (poorly, I might add) and renames all instances of MaxMass as well as subtracting each craft's total mass from the value, to maintain their current carriable mass.
Required to close cortex-command-community/Cortex-Command-Community-Project-Source#251 .
Accompanies cortex-command-community/Cortex-Command-Community-Project-Source#274 . Required as
MaxMass
no longer includes an actors mass in the total carriable mass, has been renamed toMaxInventoryMass
. Fixes some Lua craft ordering (poorly, I might add) and renames all instances ofMaxMass
as well as subtracting each craft's total mass from the value, to maintain their current carriable mass. Required to close cortex-command-community/Cortex-Command-Community-Project-Source#251 .