Commit Graph

83 Commits

Author SHA1 Message Date
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 5499d5a82b sorting methods 2020-11-05 21:19:28 +01:00
Stephan Richter 806502b459 remove unused class and functions 2020-11-05 21:00:13 +01:00
Stephan Richter 0ef617aa34 re-implented trailing calculations of train 2020-11-05 18:27:12 +01:00
Stephan Richter 596317049c working on route actions:
start block of route should only be freed, if corresponding action is fired.
  however, train should not be available from previous start block after route has finished.
2020-11-03 23:28:23 +01:00
Stephan Richter 1749abace9 extended german translations 2020-11-02 00:04:23 +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 d40ea949be improved actions and conditions code,
added TrainLength condition,
added FreeStartBlock action
2020-11-01 18:01:10 +01:00
Stephan Richter a89d522ea2 re-implemented Delayed Action 2020-11-01 16:06:46 +01:00
Stephan Richter 7eabaf9449 added delayed action 2020-11-01 03:40:28 +01:00
Stephan Richter 69f38373c3 * added action that allows to switch relays
* added action list to route setup procedure
2020-11-01 02:16:42 +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 2b5fca5128 working on action management 2020-10-29 19:42:58 +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
Stephan Richter daae49296f bugfixes, improved action framework, added actions 2020-10-29 11:41:10 +01:00
Stephan Richter 4263617de3 added TurnTrain action 2020-10-29 00:38:58 +01:00
Stephan Richter d40426e24c implemented remval and re-ordering of route actions 2020-10-29 00:28:03 +01:00
Stephan Richter 08dd21188a implemented adding and removal of action to contact on route. 2020-10-29 00:08:24 +01:00
Stephan Richter 648bc708ea preparing to add actions to contacts on route 2020-10-28 18:53:27 +01:00
Stephan Richter 1d8a5d65b9 preparing actions on routes 2020-10-27 23:51:17 +01:00
Stephan Richter fa58c33938 working on saving and loading of route actions 2020-09-21 18:44:55 +02:00
Stephan Richter 5c67e6089d implemented storing of routes 2020-09-21 14:27:21 +02:00
Stephan Richter 72858b4aba working on new storage format 2020-09-21 09:46:33 +02:00
Stephan Richter 9e36d5c0c8 working on train movements 2020-09-20 14:43:33 +02:00