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

Suggestion: Replace target of the order without recreating it, and/or copy order's specs. #8911

Closed
RoqueDeicide opened this issue Mar 29, 2021 · 5 comments

Comments

@RoqueDeicide
Copy link

Motivation

Some orders can be less then trivial, so it can be quite aggravating to put a lot of effort to specify one only to find out that it points to the wrong station. Additionally, it would be easier to create trains that accomplish the same tasks, but on different stations.

Possible solutions

  • Replace button - this button could be in the same "category" as the Delete button. Clicking on it will have the same effect as clicking on Go to button, but instead of creating a new order, it changes the station on the selected order to a new one.
  • Creating a new order with a copy of another order's specifications.
    • Go to button could have its behavior change when used while an order is selected and Ctrl button is held down: a go-to order is created with a copy of specifications from the selected one. Currently holding a Ctrl button creates a new order with Full load any cargo spec. This may a require an option in the settings to select preferred behavior.
    • Go to with selected specs button: a new button that requires an order to be selected, creates a new one with the same specifications.
@2TallTyler
Copy link
Member

It sounds like you aren't aware of the ability to insert orders. 🙂 Click on an order to select it (in white), and then any orders added will appear above this.

insert_order

@RoqueDeicide
Copy link
Author

I'm not talking about positioning of the order, but its "specification", like "transfer and leave empty" or "Unload and take cargo with refit to wood".

@LC-Zorg
Copy link

LC-Zorg commented Mar 29, 2021

I understand this problem, although it doesn't seem particularly big to me. One question that comes to mind... @RoqueDeicide: Are you using shared orders?
Even so, I don't think it would be a bad thing to add a replace destination function while keeping the specs of the previous target. This function could be listed under "Go To" when the player mark an order in advance.
Replace destination

@RoqueDeicide
Copy link
Author

"Shared orders" feature is irrelevant here, as I'm suggesting ways to expedite editing of the orders list, "shared orders" simply propagate the edits.

@TrueBrain
Copy link
Member

Although I understand what you are asking, our issue tracker sadly enough is not the right place for such feature request. Best is to create a topic on https://tt-forums.net to collect if others agree and what a good approach would be. From there someone might pick it up to program this in the game :)

Personally, I like what you suggest; just no clue what the best UX approach is for it .. something to think about :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants