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 for station property 1E #333

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Add: Support for station property 1E #333

merged 1 commit into from
Aug 11, 2024

Conversation

glx22
Copy link
Contributor

@glx22 glx22 commented Aug 7, 2024

With OpenTTD/OpenTTD#12554 it's possible to have more than 8 tile types for station, and property 1E was added to handle the flags, as properties 11, 14 and 15 are limited to 8 types.

Introduce tile_flags and deprecate draw_pylon_tiles, hide_wire_tiles and non_traversable_tiles.
Don't set prop 1E If tile_flags has less than 8 values, to keep pre-15 compatibility.

@glx22 glx22 merged commit d1b5e9b into OpenTTD:master Aug 11, 2024
21 checks passed
@glx22 glx22 deleted the stat_1E branch August 11, 2024 12:32
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.

2 participants