Commit Graph

14 Commits

Author SHA1 Message Date
Stephan Richter
416a9cd2df added push-pull train condition 2020-11-02 00:13:50 +01:00
Stephan Richter
6ed1255076 bugfix: conditions not respecting inversion 2020-11-01 19:09:48 +01:00
Stephan Richter
efe93ff448 improved code related to tag condition 2020-11-01 18:58:00 +01:00
Stephan Richter
0decce654d - implemented tags on trains and cars
- added condition TrainHasTag
2020-11-01 18:37:59 +01:00
Stephan Richter
d40ea949be improved actions and conditions code,
added TrainLength condition,
added FreeStartBlock action
2020-11-01 18:01:10 +01:00
Stephan Richter
ce00d21184 implemented conditions on routes 2020-10-30 12:35:04 +01:00
Stephan Richter
d8ce80f2da implemented inversion of conditions 2020-10-30 11:37:24 +01:00
Stephan Richter
b68b1168c7 overhauled storing and loading code for routes, actions and conditions 2020-10-30 11:03:39 +01:00
Stephan Richter
05784f94ce improved texts 2020-10-30 11:03:36 +01:00
Stephan Richter
38ee7b5e12 refurbishing route.save 2020-10-30 10:04:38 +01:00
Stephan Richter
3858f7e36d completed conditional actions 2020-10-30 00:19:27 +01:00
Stephan Richter
e199482c07 refactored condition management 2020-10-29 23:53:57 +01:00
Stephan Richter
cbda104d89 moved action related code to new ActionList class 2020-10-29 19:04:48 +01:00
Stephan Richter
5379bd9da7 working on conditional actions 2020-10-29 13:41:12 +01:00