Skip to content

Add: Support for station property 1E#333

Merged
glx22 merged 1 commit intoOpenTTD:masterfrom
glx22:stat_1E
Aug 11, 2024
Merged

Add: Support for station property 1E#333
glx22 merged 1 commit intoOpenTTD:masterfrom
glx22:stat_1E

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
@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