Skip to content

SmartTrains 0.3.91

Pre-release
Pre-release
Compare
Choose a tag to compare
@Choumiko Choumiko released this 31 May 16:11
· 161 commits to master since this release
  • new rule: no change: Compares the cargo every 2 seconds. If it hasn't changed during that time the train will leave
  • removed no change/depart option for trains without a line
  • Full/Empty/no change rules can be combined with AND/OR (previously only AND)
  • Go to Signal # / Station # now works with full/empty/no change rules (doesn't need Signal rule anymore)
  • added Station mapping: Accessible from the station GUI. Assigns numbers to stations.
    If a line has "use station mapping" set, the go to Signal # / Station # will be looked up in that mapping. If the corresponding station is in the schedule, the train will go there, else it will go to the next station.
  • Lamp at the smart trainstop is now green (graphics from ColorCoding)
  • Improved Rules UI
  • Autorefueling now takes locomotive order into account: L-CCC-L is now another type than L-C-L-CC
  • LLCC and LLCCCCCC type trains will use "Refuel LL" as their refueling station
  • improved blueprinted smart trainstops: combinators/lamps are created once the actual trainstop is built
  • fixed the lag every second with lots of trains