Open jtoppins opened 3 years ago
Not a 100% match for the feature, but I've made a separate menu that shows the top 10 priority unassigned targets that are in the player's ATO:
Most notably, it doesn't account for time-limited missions, as it's only updated when the player slots in, or a mission or assetis created or destroyed. How would we do that, given menu items need to be basically removed and re-created every time the text needs to change, and they only update once the user fully closes and re-opens the F10 menu?
Each commander periodically generates a set of missions to be flown by humans or AI. These "scheduled" missions have a departure time and if the mission is not assigned to a player before the departure time an AI(if available) is assigned to fly. Players would have the ability to request a mission (no longer the type of mission) which would be assigned to them in min(departure, distance) order or the player could display available missions and join one of the unassigned available. Basically the Commander is always generating missions, a continuous ATO, and players can choose from the available set of missions. Thoughts?
An example of what the list of available missions could look like: