Commit Graph

47 Commits

Author SHA1 Message Date
Stephan Richter
0e6069a5a1 implemented AddDestination action and evaluation of destination tags of trains. 2021-01-16 04:05:06 +01:00
Stephan Richter
fc95444fd8 WaitForContact now using new assignment function 2021-01-16 01:20:19 +01:00
Stephan Richter
901577dec6 BlockFree now using new assignment function 2021-01-16 01:13:08 +01:00
Stephan Richter
22dfd0512a implemented shunting trains 2021-01-15 18:15:14 +01:00
Stephan Richter
14b7a69d03 added new action DisableEnableBlock 2021-01-15 13:41:32 +01:00
Stephan Richter
703820b38f bugfixes 2021-01-15 10:50:08 +01:00
Stephan Richter
3cd72cffb6 bugfixes + added new condition TrainWasInBlock 2021-01-12 00:53:30 +01:00
Stephan Richter
887d557d5e bugfix 2021-01-09 21:47:51 +01:00
Stephan Richter
00e5fc9058 implemented RouteEndBlock condition 2021-01-08 15:45:32 +01:00
Stephan Richter
d3c3051605 implemented small delay between setting signal to go and start of train. various GUI improvements 2021-01-02 13:56:17 +01:00
Stephan Richter
312fcc900b added AndCondition 2020-12-24 15:05:34 +01:00
Stephan Richter
0855a943eb added two new conditions: CarInTrain and CarOrientation 2020-12-10 11:30:33 +01:00
Stephan Richter
ab635b213a * added new Loop action
* added TrainSpeed condition
* improved gui
2020-12-07 01:20:25 +01:00
Stephan Richter
8901973808 bugfixes, added new Condition AutopilotActive, extended StopAutopilot action to StartStopAutopilot, implemented ActionList export 2020-12-04 22:46:26 +01:00
Stephan Richter
35c0666ab2 fixed bug when deleting tiles 2020-12-04 15:20:31 +01:00
Stephan Richter
33d596f5c3 implemented removal of old routes when new routes are searched 2020-12-04 11:55:38 +01:00
Stephan Richter
500af0a547 refactoring of load/save processes 2020-12-03 22:55:02 +01:00
Stephan Richter
4180d72d43 more refactoring 2020-12-03 16:04:21 +01:00
Stephan Richter
5aa66099fe refactoring tile delete method 2020-12-03 13:33:45 +01:00
Stephan Richter
50a5508a33 overhauled registry 2020-12-03 12:11:27 +01:00
Stephan Richter
a7f252de7f updating tiles and conditions 2020-12-02 22:30:43 +01:00
Stephan Richter
85a1222851 updating tiles and conditions 2020-12-02 21:55:28 +01:00
Stephan Richter
b249aa8129 updating routes 2020-12-02 19:02:36 +01:00
Stephan Richter
72db5da58f started major refactoring 2020-12-01 11:20:35 +01:00
Stephan Richter
614600aacd started to implement or-conditions 2020-12-01 01:05:48 +01:00
Stephan Richter
e65afcbcf3 implemented removing of conditions from conditional action 2020-11-23 23:42:39 +01:00
Stephan Richter
f103954a30 bugfixes 2020-11-12 18:45:03 +01:00
Stephan Richter
64435ef68b bugfixes 2020-11-12 16:52:51 +01:00
Stephan Richter
917b1107d9 added new condition: BlockFree 2020-11-12 16:52:47 +01:00
Stephan Richter
ad8375e7f4 various bugfixes 2020-11-06 09:50:16 +01:00
Stephan Richter
9190d8a6af bugfixes 2020-11-06 01:49:34 +01:00
Stephan Richter
ead5a45d2e bugfix + unified link code 2020-11-06 00:46:22 +01:00
Stephan Richter
817c8fb60d implemented disabling of blocks and routes 2020-11-02 10:41:34 +01:00
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