Stephan Richter
323a48dcd6
extended TurnTrain action into AlterDirection action
2021-01-15 10:43:03 +01:00
Stephan Richter
90851e2bd6
implemented renaming of plan and opening of other plans
2021-01-05 01:15:00 +01:00
Stephan Richter
a74070ea80
overhauled brake time processor
2021-01-02 17:58:21 +01:00
Stephan Richter
d3c3051605
implemented small delay between setting signal to go and start of train. various GUI improvements
2021-01-02 13:56:17 +01:00
Stephan Richter
e50bc039cd
implemented signal functions
2020-12-31 19:07:24 +01:00
Stephan Richter
3e3dfccdea
added new action AddRemoveTag
2020-12-30 21:05:30 +01:00
Stephan Richter
cfe1b90962
GUI improvements, bugfixes
2020-12-30 00:36:12 +01:00
Stephan Richter
0dda9f16e0
threads now pooled
2020-12-29 19:32:28 +01:00
Stephan Richter
312fcc900b
added AndCondition
2020-12-24 15:05:34 +01:00
Stephan Richter
f3fcdb6a0e
added new action ReactivateContact
2020-12-21 11:06:42 +01:00
Stephan Richter
6d9a4d9120
bugfixes, added debug output
2020-12-18 14:12:22 +01:00
Stephan Richter
604b9559c4
bugfix
2020-12-11 02:10:16 +01:00
Stephan Richter
9810b453cb
more GUI improvements
2020-12-11 01:53:18 +01:00
Stephan Richter
1e2edabcb1
setting turnouts for route now handeled by the setup actions
2020-12-10 23:38:30 +01:00
Stephan Richter
49185e79a2
minor improvements
2020-12-10 20:18:31 +01:00
Stephan Richter
0855a943eb
added two new conditions: CarInTrain and CarOrientation
2020-12-10 11:30:33 +01:00
Stephan Richter
68f08f012f
implemented new function, that switches decoder functions
2020-12-10 02:23:10 +01:00
Stephan Richter
ab635b213a
* added new Loop action
...
* added TrainSpeed condition
* improved gui
2020-12-07 01:20:25 +01:00
Stephan Richter
7085c033bf
extended SendCommand action, added SavePlan action
2020-12-06 00:30:07 +01:00
Stephan Richter
fd12d2b515
bugfixes
2020-12-05 22:54:43 +01:00
Stephan Richter
00411d4398
bugfixes
2020-12-05 00:18:55 +01:00
Stephan Richter
aab9fcada4
implemented json import/export of actions
2020-12-04 23:54:27 +01:00
Stephan Richter
8901973808
bugfixes, added new Condition AutopilotActive, extended StopAutopilot action to StartStopAutopilot, implemented ActionList export
2020-12-04 22:46:26 +01:00
Stephan Richter
3eea978c31
bugfixes + added new action SetTurnout
2020-12-04 22:10:34 +01:00
Stephan Richter
f7aee12789
bugfixes
2020-12-04 19:40:50 +01:00
Stephan Richter
35c0666ab2
fixed bug when deleting tiles
2020-12-04 15:20:31 +01:00
Stephan Richter
33d596f5c3
implemented removal of old routes when new routes are searched
2020-12-04 11:55:38 +01:00
Stephan Richter
500af0a547
refactoring of load/save processes
2020-12-03 22:55:02 +01:00
Stephan Richter
827c89a550
monor fixes
2020-12-03 16:12:16 +01:00
Stephan Richter
4180d72d43
more refactoring
2020-12-03 16:04:21 +01:00
Stephan Richter
5aa66099fe
refactoring tile delete method
2020-12-03 13:33:45 +01:00
Stephan Richter
50a5508a33
overhauled registry
2020-12-03 12:11:27 +01:00
Stephan Richter
559538d55e
refactoring...
2020-12-03 02:18:33 +01:00
Stephan Richter
8764d35a97
refactoring actions
2020-12-03 01:35:34 +01:00
Stephan Richter
0c2d2eaa8e
updating actions
2020-12-03 00:03:10 +01:00
Stephan Richter
e8d79b71d9
working on now property dialogs
2020-12-02 15:11:46 +01:00
Stephan Richter
c4f48ebb63
still overhauling class hierarchy
2020-12-02 00:14:46 +01:00
Stephan Richter
b7effda44f
simplified code
2020-12-01 21:07:39 +01:00
Stephan Richter
72db5da58f
started major refactoring
2020-12-01 11:20:35 +01:00
Stephan Richter
ba2be67f8f
implemented automatic brake time learning
2020-11-27 23:51:45 +01:00
Stephan Richter
dec68728ad
implemented pre-reservation of routes when autopilot is active
2020-11-27 15:04:31 +01:00
Stephan Richter
5b4ccf058b
implemented scaled velocity
2020-11-26 20:37:53 +01:00
Stephan Richter
e65afcbcf3
implemented removing of conditions from conditional action
2020-11-23 23:42:39 +01:00
Stephan Richter
9e3556c05c
added new action SetDisplayText
2020-11-20 01:16:05 +01:00
Stephan Richter
e7a6349c7c
overhauled actions
2020-11-20 00:03:58 +01:00
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
2020-11-19 19:07:23 +01:00
Stephan Richter
bb983c9736
implemented action-based startup of routes
2020-11-13 14:41:17 +01:00
Stephan Richter
f2ee754064
minor bugfixes
2020-11-13 11:55:59 +01:00
Stephan Richter
92b0719e58
UI work
2020-11-13 01:28:47 +01:00
Stephan Richter
917b1107d9
added new condition: BlockFree
2020-11-12 16:52:47 +01:00