openrails / test-launchpad-bugs

TEST repository for Launchpad bug migration exploration
0 stars 0 forks source link

[BUG 1542801] AI Fireman looses pressure when starting on steep gradients #1670

Open twpol opened 8 years ago

twpol commented 8 years ago

Imported from https://bugs.launchpad.net/bugs/1542801

Property Value
Reported by Peter Newell (coals-to-newcastle)
Date reported Sun, 07 Feb 2016 07:53:14 GMT

When a steam train is required to start on a steep gradient after boiler heat has been built up, the AI fireman does not start fueling the fire soon enough to prevent steam pressure from dropping too quickly.

This bug fix adds logic to the AI fireman to allow for fuel to be added to the fire when on steep gradients and the steam heat in the current logic would normally prevent this from happening. (ie a crude form of "look ahead").

twpol commented 8 years ago

Imported from https://bugs.launchpad.net/or/+bug/1542801/comments/1

Property Value
Posted by Peter Newell (coals-to-newcastle)
Date posted Sun, 07 Feb 2016 07:54:05 GMT

To be added to milestone 1.1

twpol commented 8 years ago

Imported from https://bugs.launchpad.net/or/+bug/1542801/comments/2

Property Value
Posted by Peter Newell (coals-to-newcastle)
Date posted Tue, 09 Feb 2016 03:26:31 GMT

Code adjusted in #3430