Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo should be allocated to least fuel-hungry ships on fleet if below cargo capacity #545

Open
Bertie690 opened this issue Oct 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Bertie690
Copy link
Collaborator

In the event multiple cargo-bearing ships with different engine types/quantities are put into 1 fleet, the fuel usage should be calculated under the assumption said cargo is placed into the most fuel efficient ships in the fleet as space allows. This means you don't have to split out your DLL7 privateers into a separate fleet from your TGD LFs lest they count as holding cargo and guzzle all the fleet's fuel away with that 7.5x consumption.
(Yes this is minor QoL enhancement fyi)

@Bertie690 Bertie690 changed the title Cargo should be allocated to least fuel-hungry ships on fleet if possible Cargo should be allocated to least fuel-hungry ships on fleet if empty cargo space Oct 21, 2024
@Bertie690 Bertie690 changed the title Cargo should be allocated to least fuel-hungry ships on fleet if empty cargo space Cargo should be allocated to least fuel-hungry ships on fleet if below cargo capacity Oct 21, 2024
@Bertie690
Copy link
Collaborator Author

Bertie690 commented Oct 21, 2024

As an illustration, I have pictured here 2 scenarios involving a QJ5 privateer colonizer being accompanied by a fleet of Settler's Delight mini-colonizer ships with 300 kT of space left (exactly the amount carried by said QJ5 colonizer). If I split the privateer into a separate fleet with no cargo, the total fuel usage drops from ≈8800mG to just under 7900. That is a 12.5% fuel reduction just by swapping which ship the cargo ends up in! (This is only a modest example - for ships with standard engines or different engine counts, the fuel consumption discrepancy would be even greater.)

Merged:image
Separate fleets:
image
image

@sirgwain sirgwain added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants