Stephan Richter
c046d999fb
bugfixes
5 years ago
Stephan Richter
f103954a30
bugfixes
5 years ago
Stephan Richter
64435ef68b
bugfixes
5 years ago
Stephan Richter
917b1107d9
added new condition: BlockFree
5 years ago
Stephan Richter
d372b9333f
added option to drop destination
5 years ago
Stephan Richter
f95d578dbb
fine-tuning of route planing implementation
5 years ago
Stephan Richter
69fdd3a805
implemented PathFinder, that searches for possible routes to a destinationblock
5 years ago
Stephan Richter
9b6b1edce2
new feature: Train wait times for autopilot now randomly chosen from
...
within range defined in block's settings
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
d3ca0a08ef
minor changes
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
9190d8a6af
bugfixes
5 years ago
Stephan Richter
ead5a45d2e
bugfix + unified link code
5 years ago
Stephan Richter
e1d3384110
bugfixes
5 years ago
Stephan Richter
5499d5a82b
sorting methods
5 years ago
Stephan Richter
806502b459
remove unused class and functions
5 years ago
Stephan Richter
86f685219c
bugfix
5 years ago
Stephan Richter
0ef617aa34
re-implented trailing calculations of train
5 years ago
Stephan Richter
f9a3466f33
started to refactor train head and tail settings in tiles
5 years ago
Stephan Richter
ba0658f368
Bugfix
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
817c8fb60d
implemented disabling of blocks and routes
5 years ago
Stephan Richter
1749abace9
extended german translations
5 years ago
Stephan Richter
efe93ff448
improved code related to tag condition
5 years ago
Stephan Richter
0decce654d
- implemented tags on trains and cars
...
- added condition TrainHasTag
5 years ago
Stephan Richter
d40ea949be
improved actions and conditions code,
...
added TrainLength condition,
added FreeStartBlock 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
6932536d05
implemented contact feedback
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
05784f94ce
improved texts
5 years ago
Stephan Richter
38ee7b5e12
refurbishing route.save
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
6cb318a37d
implemented removing ot routes
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
38bb612d97
implemented stop train
5 years ago
Stephan Richter
4263617de3
added TurnTrain action
5 years ago
Stephan Richter
d40426e24c
implemented remval and re-ordering of route actions
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
27d5b91b18
preparing adding of actions
5 years ago
Stephan Richter
7444579702
bugfixes
5 years ago
Stephan Richter
1d8a5d65b9
preparing actions on routes
5 years ago
Stephan Richter
80c1d4a32b
bugfix
5 years ago
Stephan Richter
ad25dd8166
rolled back usage of CompletableFuture in favour of callbacks
5 years ago
Stephan Richter
f5dbb0916a
working on autorouting and turnout code
5 years ago
Stephan Richter
3dc11c18e1
started to re-implement actions with promises
5 years ago