Erabior / RouteManager

Mod for Railroader the game that adds basic automation for passenger routes
12 stars 6 forks source link

Feature Request - Add notifications/terminal entry for train stopped at station and leaving station. #24

Closed Narflar closed 8 months ago

Narflar commented 8 months ago

Just as the title says, if it's possible, have an output to the terminal saying the train has stopped at a station and is leaving a station. Just a way to keep track of what the passenger trains are up to without always checking the map.

AdamC1228 commented 8 months ago

I think this should be doable. I will investigate and propose a pull request with the enhancement if possible.

AdamC1228 commented 8 months ago

Should be implemented in my latest pull request. We shall see if it gets merged.

Narflar commented 8 months ago

That's awesome, thank you!

On Wed, Dec 27, 2023 at 7:47 PM Adam Cantrell @.***> wrote:

Should be implemented in my latest pull request. We shall see if it gets merged.

— Reply to this email directly, view it on GitHub https://github.com/Erabior/RouteManager/issues/24#issuecomment-1870719635, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJQPZJFLXAW6FE53ST4FLZ3YLS6R7AVCNFSM6AAAAABBENZWLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZQG4YTSNRTGU . You are receiving this because you authored the thread.Message ID: @.***>

Erabior commented 8 months ago

this has been implemented Thank you AdamC1228