OpenTTD / OpenTTD/OpenTTD

[Bug]: Related to quick creation of go to orders

Open
#12,121 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
8.3k
Forks
1.3k
Avg merge
1d 20h
Merged PRs (30d)
37

Description

Version of OpenTTD

20240218-master-ga4d4301a0c

Expected result

Copy orders of Vehicle 1 to Vehicle 2.

Actual result

Window with Vehicle 1 is open.

Steps to reproduce

quick goto.zip

  1. Load savegame
  2. Ensure "Quick creation of vehicle orders" is enabled.
  3. Open Aircraft or Road Vehicle list.
  4. Click vehicle 2 from the list.
  5. Click show orders. Quick goto should be active now.
  6. Click vehicle 1 to copy its orders.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by loading quick.goto.zip and following the six reproduction steps with quick vehicle-order creation enabled. Trace the quick-goto interaction from the vehicle list and orders window; done means selecting Vehicle 1 copies its orders to Vehicle 2 instead of reopening Vehicle 1's window, with the behavior verified against the reproduction case.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.