Stephan Richter
bf3d6859c5
removed unused "cause" parameter in actions
2021-06-18 11:51:15 +02:00
Stephan Richter
e1f50d0d6e
added Paras class, refactored respective code
2021-06-17 10:40:33 +02:00
Stephan Richter
19b1b3ed01
implemented highlighting of tiles on action edit
2021-05-28 13:18:23 +02:00
Stephan Richter
9c86955d8d
- implemented load callback
...
- added waitTime field to context, wait time now determined in route.start
2021-03-14 19:12:17 +01:00
Stephan Richter
6bf7882f3b
improved error messages
2021-03-12 16:04:08 +01:00
Stephan Richter
c549f7364d
moved Thrads to separate package
2021-03-12 12:49:19 +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
8f52c79798
implemented manual coupling/decoupling of trains
2021-01-17 18:28:11 +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
494eeddf59
improved translations
2021-01-15 14:23:49 +01:00
Stephan Richter
703820b38f
bugfixes
2021-01-15 10:50:08 +01:00
Stephan Richter
0dda9f16e0
threads now pooled
2020-12-29 19:32:28 +01:00
Stephan Richter
35c0666ab2
fixed bug when deleting tiles
2020-12-04 15:20:31 +01:00
Stephan Richter
4180d72d43
more refactoring
2020-12-03 16:04:21 +01:00
Stephan Richter
50a5508a33
overhauled registry
2020-12-03 12:11:27 +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
72db5da58f
started major refactoring
2020-12-01 11:20:35 +01:00
Stephan Richter
9e3556c05c
added new action SetDisplayText
2020-11-20 01:16:05 +01:00