sacada / LOGistICAL

Feedback repository for LOGistICAL game
2 stars 0 forks source link

Add Filter to show potential Train Stations #86

Open rayanth opened 3 years ago

rayanth commented 3 years ago

Summary

Add a filter to show towns where a train station could be built.

Use case

Payers looking for train-accessible towns to build industries in.

Detailed Description

Many players find themselves hunting through towns near train-tracks, looking for one that both can be finished with their discovered industries, and can have a train station built in them. These are prime towns for building industries and depots in.

Adding a filter to hide towns where train stations cannot be built would make this significantly easier.

Note: There is currently a trick to doing this, but it may be a bug or unintended consequence of the feature that hides invalid destinations and routes when dragging a vehicle. If you are dragging a Train, all towns which cannot have a train depot built in them will be hidden -- this is exactly what the proposed filter should do.

(The drawback to this 'trick' is that you must release the train to select or mark the towns you found, and as soon as you do, all other towns are visible again so if you have a poor visual memory, it's difficult to find those towns to mark them)