Erabior / RouteManager

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

Erronious detection of Water and Coal levels for Diesel Locomotives #17

Closed AdamC1228 closed 8 months ago

AdamC1228 commented 8 months ago

New logic to monitor coal and water is not distinguishing between diesel and steam locomotives causing diesel locomotives to inadvertently halt movement for low water and coal.

image

Possible avenues forward:

AdamC1228 commented 8 months ago

See pull request for suggested fix.

Erabior commented 8 months ago

Added Logic to detect loco archetype when checking coal/water/fuel levels with Beta 1.0.1.10

AdamC1228 commented 8 months ago

Beta 1.0.1.10 does resolve the issue.