Skip to content

Releases: Choumiko/SmartTrains

SmartTrains 1.0.0

21 Aug 22:22
Compare
Choose a tag to compare
  • requires Factorio >= 0.13.13
  • fix errors related to mining/destroying trains

SmartTrains 0.4.7

14 Aug 12:08
Compare
Choose a tag to compare
  • some fixes for errors when creating/changing lines

SmartTrains 0.4.6

31 Jul 18:26
Compare
Choose a tag to compare
  • fixed trainstops near curves not being detected
  • fixed trainstops not being detected when the train was already at a station and stoped/started manually
  • rewrote traintracking to use unit_numbers/ better detect de/coupling of trains

SmartTrains 0.4.4

27 Jul 22:46
Compare
Choose a tag to compare
SmartTrains 0.4.4 Pre-release
Pre-release
  • fix adding a new line
  • fix hardReset to properly initialize

SmartTrains 0.4.3

23 Jul 14:16
Compare
Choose a tag to compare
SmartTrains 0.4.3 Pre-release
Pre-release
  • fixed station number not showing when mapping is used
  • fixed combinator/lamp position when upgrading from older versions
  • removed unused settings
  • fixed error with records without wait conditions
  • fixed line updates when leaving a station
  • wait conditions get updated for trains waiting at a station

SmartTrains 0.4.2

07 Jul 10:00
Compare
Choose a tag to compare
SmartTrains 0.4.2 Pre-release
Pre-release
  • fixed error when updating a save with invalid trains

SmartTrains 0.4.1

05 Jul 09:44
Compare
Choose a tag to compare
SmartTrains 0.4.1 Pre-release
Pre-release
  • fix signals not being set when toggling auto/manual on a train waiting at a station
  • update station # at trainstops when line schedule is changed
  • changed lamp back to white, can now be colored by signals
  • switched lamp/combinator positions

SmartTrains 0.4.0

03 Jul 18:45
Compare
Choose a tag to compare
SmartTrains 0.4.0 Pre-release
Pre-release
  • copy/pasting between smart trainstops pastes the settings for the lamp
  • changed icons for station # and destination #
  • constantly output station number if a mapping is set or the station is only on one line
  • fixed error when removing invalid trains

SmartTrains 0.3.99

03 Jul 13:38
Compare
Choose a tag to compare
SmartTrains 0.3.99 Pre-release
Pre-release
  • fixed goto not working when state changed from wait_station to path_lost
  • fixed line number and use mapping being reset when changing a lines schedule
  • destination signal is set when train leaves, all signals are unset 1 tick later
  • reduced selection box of smart trainstop
  • don't connect lamp to trainstation when migrating/placing a smart trainstop

SmartTrains 0.3.98

03 Jul 00:05
Compare
Choose a tag to compare
SmartTrains 0.3.98 Pre-release
Pre-release
  • updated for Factorio 0.13
  • All rules (except jumpTo rules) are now set via the vanilla Schedule
  • JumpToSignal: Checks the value of the signal set in the lamp when a train with gito Signal # leaves the station. The signal condition of the lamp is ignored. If the train leaves due to passed time, the value is ignored too (same behaviour as 0.12 versions)
  • Trains only update their schedule when arriving/leaving a station
  • added 2 new signals:
    • Station # : The # of the station in the schedule where the train is
      currently waiting
    • Destination: The # of the station in the schedule where the train is
      going (only set for 1 tick)