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
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
416a9cd2df
added push-pull train condition
5 years ago
Stephan Richter
1749abace9
extended german translations
5 years ago
Stephan Richter
f738df1e5c
implemented removing cars from train
5 years ago
Stephan Richter
b89f89f298
implemented methods to add cars to train.
5 years ago
Stephan Richter
6ed1255076
bugfix: conditions not respecting inversion
5 years ago
Stephan Richter
c790e8e8db
sorted locomotive list
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
a89d522ea2
re-implemented Delayed Action
5 years ago
Stephan Richter
7eabaf9449
added delayed 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
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
ce00d21184
implemented conditions on routes
5 years ago
Stephan Richter
d8ce80f2da
implemented inversion of conditions
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
4441b012fa
added javadoc comments to some classes
5 years ago
Stephan Richter
3858f7e36d
completed conditional actions
5 years ago
Stephan Richter
e199482c07
refactored condition management
5 years ago
Stephan Richter
2b5fca5128
working on action 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
42536adc2a
added emergency button for touchscreendevices
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
57f9bb17f1
minot GUI improvements
5 years ago
Stephan Richter
6986c418e7
implemented storing of tiling layout on device
5 years ago
Stephan Richter
80c1d4a32b
bugfix
5 years ago
Stephan Richter
7b8aea89f2
implemented adding of locos to train
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