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
Stephan Richter
2c5fcb09f1
Implemented Turnout-Commands, added logging config
5 years ago
Stephan Richter
0fcc2adf4d
addcom working on train-control unit interactions
5 years ago
Stephan Richter
3547b515c8
restructuring remote calls
5 years ago
Stephan Richter
cd6c918680
preparing control unit setup
5 years ago
Stephan Richter
e8d5e1ab56
implemented storing of loco and car properties
5 years ago
Stephan Richter
29888379c6
implemented Locomotive and Train management
5 years ago
Stephan Richter
7acbf567e8
preparing menus for editing cars and trains
5 years ago
Stephan Richter
fa58c33938
working on saving and loading of route actions
5 years ago