Releases: Choumiko/SmartTrains
Releases · Choumiko/SmartTrains
SmartTrains 1.0.0
SmartTrains 0.4.7
- some fixes for errors when creating/changing lines
SmartTrains 0.4.6
- 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
- fix adding a new line
- fix hardReset to properly initialize
SmartTrains 0.4.3
- 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
- fixed error when updating a save with invalid trains
SmartTrains 0.4.1
- 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
- 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
- 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
- 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)
- Station # : The # of the station in the schedule where the train is