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

Maintenance percents not shown #8302

Closed
Carlosgrr opened this issue Aug 31, 2020 · 0 comments · Fixed by #10686
Closed

Maintenance percents not shown #8302

Carlosgrr opened this issue Aug 31, 2020 · 0 comments · Fixed by #10686
Assignees
Labels
component: interface This is an interface issue

Comments

@Carlosgrr
Copy link

Version of OpenTTD

Tested on 1.10.3, but this is a really old problem.

Steps to reproduce

Select "Settings" in the start menu, change "Category" to "Expert". After that open the "Company" option and change the option "Maintenance intervals are in percents": to "On".

Actual result

The "Default maintenance interval for ..." options display: 50 days/%
This implies that the trains will be doing maintenance for 50 days for each maintenance percent lost and not what it is currently being used for, this is a major problem in the UI since many players have had problems understanding these settings without any external help.

Expected result

The options for "Default maintenance interval for ..." all vehicles should display:
50%
or
50% of max engine reliability

And once the user clicked the option it should display a better descriptive text with an example, like this:
Set the reliability drop necessary to send a train for maintenance.
Example Train A - Max Engine Reliability: 90% || Current Value: 20%
20% of 90% = 18%
Hence the train will go to maintenance at 72% (90% - 18%) reliability).

@TrueBrain TrueBrain added the needs triage This issue needs further investigation before it becomes actionable label Jan 1, 2021
@2TallTyler 2TallTyler added component: interface This is an interface issue and removed needs triage This issue needs further investigation before it becomes actionable labels Apr 21, 2023
@2TallTyler 2TallTyler self-assigned this Apr 21, 2023
2TallTyler added a commit to 2TallTyler/OpenTTD that referenced this issue Apr 21, 2023
glx22 pushed a commit to glx22/OpenTTD that referenced this issue May 31, 2023
glx22 pushed a commit to glx22/OpenTTD that referenced this issue Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants