Stephan Richter
f0d3ad094f
bugfix: implemented delayed loading of contact data in TriggerdContact
2021-06-29 12:54:18 +02:00
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
6bf7882f3b
improved error messages
2021-03-12 16:04:08 +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
54961c1f14
various minor improvements
2021-02-19 19:54:44 +01:00
Stephan Richter
c3242cddcb
vroious improvements
2021-02-12 18:04:28 +01:00
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
2021-01-17 18:28:11 +01:00
Stephan Richter
35c0666ab2
fixed bug when deleting tiles
2020-12-04 15:20:31 +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
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
06a80a2a8d
added new action TriggerContact
2020-11-06 09:50:00 +01:00