Hi goldsword,
lovely mod. Do you plan to update this it to 0.15?
Seems like i got it running with the following changes:
in entity.lua: renamed railpictures() to rail_pictures()
in entity.lua: added burner = { ... } in name = "JunkTrain"; exact copy from prototypes\entity\entities.lua's name = "locomotive"
in technology.lua: changed icon_size = 256 to 128
in locale.cfg : remove spaces before and after equal aka = signs
Future improvements opportunities
- especially vertical locomotive seems to not be perfectly aligned on rails
- smoke location and other "burner" configs could probably be optimized
- wagons in vertical position look very far apart from each other (is it fixable without new textures?)
- train traveling around a corner does look kinda dated compared to the newish ingame trains (way beyond my current skill level)