tubbo / openrct2-benchwarmer

An OpenRCT2 plugin that adds alternating benches and bins to your park's footpaths with a single click.
MIT License
38 stars 9 forks source link

feat: add checkbox for controlling whether queue line tvs are built #77

Open MarkOtzen opened 1 year ago

MarkOtzen commented 1 year ago

A feature for excluding queue line TVs from the automatic behaviour is something I wanted, so I made a PR. A few reasons I chose:

Since this is my first time touching both this language and this menuing system, I have a few things I think might make more sense to achieve this functionality;

Any feedback would be appreciated.

RundesBalli commented 1 year ago

Especially in the early game, they are often still too expensive. That's why this is a good idea in my opinion. I think it's great.

MarkOtzen commented 1 year ago

This PR has some overlap with https://github.com/tubbo/openrct2-benchwarmer/pull/72 so I'm not quite sure how to proceed. That one has more features and they seem to overshadow this.

I think some UI work could be needed to achieve the functionality of the other PR but... neater.