Stephan Richter
d89bd4a364
bugfixes
4 years ago
Stephan Richter
dec68728ad
implemented pre-reservation of routes when autopilot is active
4 years ago
Stephan Richter
5e54c0cfb6
improved train access
4 years ago
Stephan Richter
5b4ccf058b
implemented scaled velocity
4 years ago
Stephan Richter
e65afcbcf3
implemented removing of conditions from conditional action
4 years ago
Stephan Richter
d8c1d93a7f
improved contact learning code
4 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
aa88d84536
added fullscreen option to Plan menu
5 years ago
Stephan Richter
cba99c16f7
minor improvements
5 years ago
Stephan Richter
bb983c9736
implemented action-based startup of routes
5 years ago
Stephan Richter
c046d999fb
bugfixes
5 years ago
Stephan Richter
92b0719e58
UI work
5 years ago
Stephan Richter
f103954a30
bugfixes
5 years ago
Stephan Richter
917b1107d9
added new condition: BlockFree
5 years ago
Stephan Richter
7a0dcbb439
completed implementation of stopping times for trains 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
9addb126e9
more UI work
5 years ago
Stephan Richter
2e6f0c9708
UI work
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
e1d3384110
bugfixes
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
b89f89f298
implemented methods to add cars to train.
5 years ago
Stephan Richter
cc7fbd2bda
added Relay to tiles
5 years ago
Stephan Richter
6932536d05
implemented contact feedback
5 years ago
Stephan Richter
9e9105b89b
preparing for feedback processing
5 years ago
Stephan Richter
cfd6960375
added help menu
5 years ago
Stephan Richter
38ee7b5e12
refurbishing route.save
5 years ago
Stephan Richter
4441b012fa
added javadoc comments to some classes
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
daae49296f
bugfixes, improved action framework, added actions
5 years ago
Stephan Richter
42536adc2a
added emergency button for touchscreendevices
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
27d5b91b18
preparing adding of actions
5 years ago
Stephan Richter
1d8a5d65b9
preparing actions on routes
5 years ago
Stephan Richter
57f9bb17f1
minot GUI improvements
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
412e31e0c4
added link to QR-Code for opening plan on mobile devices
5 years ago
Stephan Richter
8e747cb2a0
improved window tiling
5 years ago
Stephan Richter
3dc11c18e1
started to re-implement actions with promises
5 years ago
Stephan Richter
fd47e12276
refactored action communication
5 years ago
Stephan Richter
fd3ff8e43e
started restructuring
5 years ago
Stephan Richter
2c542ee99a
implemented basic cockpit to control locos
5 years ago