1. NIMBY Rails
  2. News
  3. Version 1.1.38 Changelog

Version 1.1.38 Changelog

The big new feature is train mods schema v2. It enables train mods to provide any composition the mod author wishes, instead of the old rigid MU structure. This is being deployed immediately to the default branch to avoid the situation of mods that require a beta version.

- Train mods schema v2 implemented. Train mods can now provide a richer set of data to the game, and more importantly, they are not limited anymore to a rigid head-car(s)-tail structure. Instead they can provide any number of custom compositions, repeating any number of cars in any order. All v1 mods remain compatible.
- New train purchase interface to pick premade train combinations and their variable car numbers
- Add IME text input support
- Allow leg time estimator to have a min speed of 1 km/h
- Remove track id from track info
- Restore some level of train path cache, with a single frame duration, to help with depot pathfinding slowdowns
- Do not default to any speed value in the leg calculator
- Fix: reviewed again string input for non-latin scripts and fixed some bugs with Unicode handling
- Fix: new pax in stations should display the origin station name