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

Add: support OpenTTD 12+ #56

Merged
merged 1 commit into from Aug 14, 2021
Merged

Add: support OpenTTD 12+ #56

merged 1 commit into from Aug 14, 2021

Conversation

TrueBrain
Copy link
Member

Since OpenTTD 12, there is no longer a patch version. Also there
is some trickery to support older clients, where the major version
has to be substracted by 16 to get to the new version.

Since OpenTTD 12, there is no longer a patch version. Also there
is some trickery to support older clients. For 12+ we need to subtract
16 from the major version to get to the correct value.
@TrueBrain TrueBrain merged commit 69219f1 into OpenTTD:main Aug 14, 2021
@TrueBrain TrueBrain deleted the support-12.0 branch August 14, 2021 20:09
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

Successfully merging this pull request may close these issues.

None yet

1 participant