MrDrummer / DerailValleyPlanner

A desktop app designed to help organise Derail Valley gameplay
2 stars 0 forks source link

[IDEA] Automatic smart selection of Jobs #11

Open MrDrummer opened 1 year ago

MrDrummer commented 1 year ago

Automatically select Jobs for Stops

Example:

  1. CSW Load -> SM
  2. SM Unload
  3. SM Load -> HB
  4. HB Unload
  5. HB Load -> SM
  6. SM Unload

In this scenario, the two SM Unload stops should be smart enough to know that a job has either not been loaded yet, or has already been offloaded.

  1. Should only select the Job from 1 - the Job from 4 hasn't been loaded yet.
  2. Should only select the Job from 4 - the Job from 1 has already been unloaded.