Stephan Richter
9ea3d7a65b
added new tiles and actions:
...
* Tile displaying text
* TextDisplay: an action that sends text to clients
* DetermineTrainInBlock: action that alters the context by requesting the train in a specific block
5 years ago
Stephan Richter
bb983c9736
implemented action-based startup of routes
5 years ago
Stephan Richter
917b1107d9
added new condition: BlockFree
5 years ago
Stephan Richter
69fdd3a805
implemented PathFinder, that searches for possible routes to a destinationblock
5 years ago
Stephan Richter
d8a3629446
overhauled chooseRoute
5 years ago
Stephan Richter
2b03c08fa1
added action StopAllTrains, added null checks
5 years ago
Stephan Richter
b899572f55
added SendCommand action
5 years ago
Stephan Richter
880ef561dd
added non-track contact to tiles, re-implementes PowerOff to SetPower
5 years ago
Stephan Richter
5e088deda2
improvement: manually-defined actions are now preserverd when plan is analyzed for new routes
5 years ago
Stephan Richter
06a80a2a8d
added new action TriggerContact
5 years ago
Stephan Richter
ead5a45d2e
bugfix + unified link code
5 years ago
Stephan Richter
5499d5a82b
sorting methods
5 years ago
Stephan Richter
0ef617aa34
re-implented trailing calculations of train
5 years ago
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.
5 years ago
Stephan Richter
1749abace9
extended german translations
5 years ago
Stephan Richter
d40ea949be
improved actions and conditions code,
...
added TrainLength condition,
added FreeStartBlock action
5 years ago
Stephan Richter
7eabaf9449
added delayed action
5 years ago
Stephan Richter
69f38373c3
* added action that allows to switch relays
...
* added action list to route setup procedure
5 years ago
Stephan Richter
ce00d21184
implemented conditions on routes
5 years ago
Stephan Richter
b68b1168c7
overhauled storing and loading code for routes, actions and conditions
5 years ago
Stephan Richter
38ee7b5e12
refurbishing route.save
5 years ago
Stephan Richter
3858f7e36d
completed conditional actions
5 years ago
Stephan Richter
e199482c07
refactored condition management
5 years ago
Stephan Richter
cbda104d89
moved action related code to new ActionList class
5 years ago
Stephan Richter
5379bd9da7
working on conditional actions
5 years ago
Stephan Richter
daae49296f
bugfixes, improved action framework, added actions
5 years ago
Stephan Richter
4263617de3
added TurnTrain action
5 years ago
Stephan Richter
08dd21188a
implemented adding and removal of action to contact on route.
5 years ago
Stephan Richter
648bc708ea
preparing to add actions to contacts on route
5 years ago
Stephan Richter
1d8a5d65b9
preparing actions on routes
5 years ago
Stephan Richter
fa58c33938
working on saving and loading of route actions
5 years ago
Stephan Richter
5c67e6089d
implemented storing of routes
5 years ago
Stephan Richter
9e36d5c0c8
working on train movements
5 years ago