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

Fix: adjust to new field-names in API and optimize server detail ordering #29

Merged
merged 1 commit into from Jul 10, 2021

Conversation

TrueBrain
Copy link
Member

The JSON on the API changed slightly. See OpenTTD/master-server#35.

Additionally, the "server detail" order of fields has bugged me for some time now. I resorted it to have the most useful fields on top (address of server, password, ..). Also removed fields like "last queried", that will be deprecated soon anyway, but also didn't really add value.

The field "online" was just stupid, as it always said "true".

@TrueBrain TrueBrain merged commit 1d6e82e into OpenTTD:main Jul 10, 2021
@TrueBrain TrueBrain deleted the redis branch July 10, 2021 08:22
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