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
9190d8a6af
bugfixes
5 years ago
Stephan Richter
ead5a45d2e
bugfix + unified link code
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
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
69f38373c3
* added action that allows to switch relays
...
* added action list to route setup procedure
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
7b8aea89f2
implemented adding of locos to train
5 years ago
Stephan Richter
fd47e12276
refactored action communication
5 years ago
Stephan Richter
0fcc2adf4d
addcom working on train-control unit interactions
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
09a7c9f5b7
overhauling save and load routines
5 years ago
Stephan Richter
72858b4aba
working on new storage format
5 years ago
Stephan Richter
451c35c066
implemented auto-mode
5 years ago
Stephan Richter
f472e4345b
implemented push-pull trains
5 years ago
Stephan Richter
cd022ce4a3
working on train movements
5 years ago
Stephan Richter
9e36d5c0c8
working on train movements
5 years ago
Stephan Richter
0aa00ae065
working on signals on routes
5 years ago
Stephan Richter
917ac5dd07
working on route reservation
5 years ago
Stephan Richter
cf4df1882e
implementing train actions
5 years ago
Stephan Richter
2f3251660d
preparing trains
5 years ago
Stephan Richter
b28027bd4c
working on route properties
5 years ago
Stephan Richter
4ee75d0a53
started implementing route properties
5 years ago
Stephan Richter
f793d5b078
implemented route display on block properties
5 years ago
Stephan Richter
ce75a0c027
started to implement route search
5 years ago
Stephan Richter
198f42f299
prepared route search
5 years ago