Stephan Richter
181933674d
fixed import
2021-03-12 19:48:46 +01:00
Stephan Richter
dc378b107b
backported bugfixes from state-machine branch
2021-03-12 12:48:58 +01:00
Stephan Richter
b951b948e5
updated thread handling:
...
- threads are no longer pooled (this makes naming threads difficult)
- threads are now named by their causing event, which improves logging
updated calls to thread.sleep: those are now provided by new class Delayed Execution
2021-02-28 13:03:21 +01:00
Stephan Richter
a43c11d3bc
now remembering last clicked tabs
2021-02-19 22:26:35 +01:00
Stephan Richter
54961c1f14
various minor improvements
2021-02-19 19:54:44 +01:00
Stephan Richter
80553efb29
fixed tracing bug and brake-time bug
2021-02-16 09:16:54 +01:00
Stephan Richter
c3242cddcb
vroious improvements
2021-02-12 18:04:28 +01:00
Stephan Richter
853ae2a0c1
code optimization
2021-02-11 16:30:34 +01:00
Stephan Richter
b41ae2b314
new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click
2021-02-10 18:59:31 +01:00
Stephan Richter
8ffbbf1109
added switch tile and corresponding condition
2021-02-10 13:22:56 +01:00
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
2021-01-17 18:28:11 +01:00
Stephan Richter
e00e6f8124
added CoupleTrain action,
...
improved Destination functions,
fixed bug in AddRemoveTag,
improved CarOrientation functions
2021-01-16 19:33:59 +01:00
Stephan Richter
0e6069a5a1
implemented AddDestination action and evaluation of destination tags of trains.
2021-01-16 04:05:06 +01:00
Stephan Richter
4c973dd309
preparing more general assignment function
2021-01-16 00:49:06 +01:00
Stephan Richter
bac9892fd0
implemented splitting of trains and parking in blocks
2021-01-15 18:15:56 +01:00
Stephan Richter
22dfd0512a
implemented shunting trains
2021-01-15 18:15:14 +01:00
Stephan Richter
494eeddf59
improved translations
2021-01-15 14:23:49 +01:00
Stephan Richter
14b7a69d03
added new action DisableEnableBlock
2021-01-15 13:41:32 +01:00
Stephan Richter
c825268b5f
added WaitForContact action
2021-01-15 10:50:44 +01:00
Stephan Richter
703820b38f
bugfixes
2021-01-15 10:50:08 +01:00
Stephan Richter
0902017bba
added decouple and EngageDecoupler action
2021-01-15 10:48:32 +01:00
Stephan Richter
00e5fc9058
implemented RouteEndBlock condition
2021-01-08 15:45:32 +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
0b3ae425c0
bugfixes:
...
- now initializing signals before setting aspects
- fixed css for HL2
2021-01-01 18:18:37 +01:00
Stephan Richter
e50bc039cd
implemented signal functions
2020-12-31 19:07:24 +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
817bcc9989
bugfix
2020-12-27 20:20:10 +01:00
Stephan Richter
1694eafc6c
GUI improvements
2020-12-25 19:20:24 +01:00
Stephan Richter
39a416e964
bugfix
2020-12-25 13:55:01 +01:00
Stephan Richter
c42bd7691d
minor change
2020-12-23 01:20:09 +01:00
Stephan Richter
92923aec30
bugfixes
2020-12-21 20:18:46 +01:00
Stephan Richter
49a19c8b17
Bugfixes + implemented deleting and update of BlockContacts
2020-12-20 14:44:35 +01:00
Stephan Richter
6d9a4d9120
bugfixes, added debug output
2020-12-18 14:12:22 +01:00
Stephan Richter
8eb2bf62cf
minor gui improvements
2020-12-14 13:49:36 +01:00
Stephan Richter
d004fbfd6d
contact within block now working
2020-12-13 20:05:41 +01:00
Stephan Richter
cfb8909107
preparing contacts in blocks
2020-12-13 16:25:59 +01:00
Stephan Richter
438befa969
GUI work
2020-12-11 02:33:32 +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
1b7103ffbd
bugfixes
2020-12-10 10:16:21 +01:00
Stephan Richter
da7fd17f21
fix for #24
2020-12-09 23:19:30 +01:00
Stephan Richter
77d7ded897
minor bugfix
2020-12-06 00:45:01 +01:00
Stephan Richter
cd96006d7c
improved css
2020-12-05 23:14:24 +01:00
Stephan Richter
fd12d2b515
bugfixes
2020-12-05 22:54:43 +01:00
Stephan Richter
3eea978c31
bugfixes + added new action SetTurnout
2020-12-04 22:10:34 +01:00
Stephan Richter
18e2753682
reservation of next route now possible before route start
2020-12-04 18:35:30 +01:00