Stephan Richter
dec68728ad
implemented pre-reservation of routes when autopilot is active
5 years ago
Stephan Richter
5e54c0cfb6
improved train access
5 years ago
Stephan Richter
5b4ccf058b
implemented scaled velocity
5 years ago
Stephan Richter
4fb474097a
minor improvement: turnouts will now get re-initialized, when ports are altered
5 years ago
Stephan Richter
e65afcbcf3
implemented removing of conditions from conditional action
5 years ago
Stephan Richter
b41e973e1a
implemented re-init of turnout on address change
5 years ago
Stephan Richter
9e3556c05c
added new action SetDisplayText
5 years ago
Stephan Richter
e7a6349c7c
overhauled actions
5 years ago
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
6f5b2f677c
implemented cockpit with large buttons for locos and trains
5 years ago
Stephan Richter
5182cfb144
implemented tables for locos, trains and cars
5 years ago
Stephan Richter
810dadef8c
bugfix
5 years ago
Stephan Richter
e9fc060349
bugfix
5 years ago
Stephan Richter
4e68383b8d
bugfix
5 years ago
Stephan Richter
1ca2402b59
re-implemented train movement simulation
5 years ago
Stephan Richter
bb983c9736
implemented action-based startup of routes
5 years ago
Stephan Richter
f2ee754064
minor bugfixes
5 years ago
Stephan Richter
fb61b7b033
UI work
5 years ago
Stephan Richter
92b0719e58
UI work
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
d12ddf66ad
UI work
5 years ago
Stephan Richter
d372b9333f
added option to drop destination
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
f8afe79268
implemented selection of train destination
5 years ago
Stephan Richter
7a0dcbb439
completed implementation of stopping times for trains in blocks
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
104da20eec
re-implemented waiting times:
...
those are now block-assigned and relate to tags rather than trains
TODO:
* implement re-ordering of tags for block
* implement autopilot such that it obeys the wait times
5 years ago
Stephan Richter
b2076dda99
preparing wait times for use in blocks
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
d3ca0a08ef
minor changes
5 years ago
Stephan Richter
2f9a9d74be
bugfix
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
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
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
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
a2cb3d813e
GUI improvements
5 years ago
Stephan Richter
7d5d5f3bb2
altered style of disabled tiles
5 years ago
Stephan Richter
817c8fb60d
implemented disabling of blocks and routes
5 years ago
Stephan Richter
0decce654d
- implemented tags on trains and cars
...
- added condition TrainHasTag
5 years ago