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

Change: replace nearby_tile_platform_type with nearby_tile_tile_type. #265

Merged
merged 1 commit into from
Sep 4, 2022

Conversation

frosch123
Copy link
Member

Station variable nearby_tile_platform_type has a weird name and weird value range 0-3, compared to the other tile_type variables and callbacks with range 0-7.

This renames the variable and changes the value range to fit with the rest.

  • name: nearby_tile_tile_type
  • range 0-8
  • the orientation bit is relative to the querying tile's orientation, but that can be explained in the docs.

@frosch123 frosch123 merged commit 0af534d into OpenTTD:master Sep 4, 2022
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

2 participants