Commit Graph

13 Commits

Author SHA1 Message Date
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.
2020-11-03 23:28:23 +01:00
Stephan Richter
a2cb3d813e GUI improvements 2020-11-02 14:11:56 +01:00
Stephan Richter
cc7fbd2bda added Relay to tiles 2020-11-01 00:43:07 +01:00
Stephan Richter
daae49296f bugfixes, improved action framework, added actions 2020-10-29 11:41:10 +01:00
Stephan Richter
7b8aea89f2 implemented adding of locos to train 2020-10-27 18:29:17 +01:00
Stephan Richter
ad25dd8166 rolled back usage of CompletableFuture in favour of callbacks 2020-10-27 16:39:11 +01:00
Stephan Richter
f5dbb0916a working on autorouting and turnout code 2020-10-20 01:32:16 +02:00
Stephan Richter
3dc11c18e1 started to re-implement actions with promises 2020-10-07 00:37:15 +02:00
Stephan Richter
2c5fcb09f1 Implemented Turnout-Commands, added logging config 2020-10-02 13:20:22 +02:00
Stephan Richter
1d1876e1d3 working on route allocation 2020-09-19 13:51:43 +02:00
Stephan Richter
28ade2f7fa implemented saving and loading of routes 2020-09-17 01:08:23 +02:00
Stephan Richter
3c5d1161a7 renamed turnouts, worked on route discovery 2020-09-16 19:29:05 +02:00
Stephan Richter
a9e0f2b3a7 started re-implementing using java 2020-09-06 00:39:27 +02:00