1. NIMBY Rails
  2. News
  3. Version 1.1.20 changes

Version 1.1.20 changes

- Delete-only track controls in track editor need an icon that hints at being selectable
- Accounting UTC warning should display UTC time
- Fix: train sales are not reflected in accounting
- Hotfix: improvements to time expectations should not touch price expectations given the state of the overall cash balance
- Change expected pax travel time, specially for shorter distances. At shorter distances a logaritmic ramp has the most influence, them from around 30km a linear ramp starts having the most influence. The overall effect is more forgiving pax at shorter distances and not so much at longer distances.
- Redesign stop listing to make it clear where leg times apply
- Simple train sales, returning 75% of price
- Increase scroll delta when using mouse wheel
- Allow 20x and 30x speeds in MP. Switch back to lower speeds if you have sync problems
- Move to trash button in file picker
- Open in Explorer button in file picker
- Do not autoselect a line when creating a new slot
- Warn about UTC 0 based accounting
- Fix train list line filter not working in MP
- Fix map zoom and pan animations when vsync is off
- Fix using train intervention in MP occasionally causing desyncs
- Hotfix: remove the fixed 10m pathfind cost for going into a transfer station
- Time sax is now simply based on elapsed time vs expected time
- Sax tooltips now show the expected time, fare by the pax for a Neutral rating
- When a pax is already on a train, and has to decide if continuing on the train or transferring into station for another line, add a fixed 10m to the cost of the transfer option
- Fix crashers and slowdowns by massively optimizing the line drawing code
- Avoid UI collapse when sim cannot run at the desired speed by throttling down simulation speed (only in single player)
- Fix crasher when deleting a track that links two platform stations of the same station
- Increase max autosave slots to 100
- Wetlands are now drier
- Always set fresh empty orders for new trains unless it is a clone
- Refunds, compensations and running cost must be always be paid, even at under 0 balance
- Nerf overpass price
- Right mouse button must be always assigned to the map, never to the UI
- Train scheduler should warn that orders only update on trains while the sim is running.
- Remove branch time in line time estimator. It is always 0.
- Fixed an error with invalid 0 sized station platforms creating a worldwide station that includes every other station in the map, sometimes leading to crashes, always leading to hilarity.
- Fixed a rare crash when importing stations that lack a proper track connection.
- Fixed pax sax formula to actually measure distance to destination.
- Fixed pax sax formula to not have unrealistic expectations, even after the previous fix.