Stephan Richter
005ff02646
GUI improvements
4 years ago
Stephan Richter
8ca448670d
implemented storing and loading of lookup tables
4 years ago
Stephan Richter
5890e7966e
working on lookup tables
4 years ago
Stephan Richter
9643637f4a
preparing lookup tables
4 years ago
Stephan Richter
1df6dd5b2f
made turnout delay configurable
4 years ago
Stephan Richter
80f31e2628
altered Action "DisableEnableBlock":
...
this action now is able to disable/enable any tile
4 years ago
Stephan Richter
e1f50d0d6e
added Paras class, refactored respective code
4 years ago
Stephan Richter
3385298408
started re-implementing decoder as device separate from locomotive
4 years ago
Stephan Richter
321907f4ce
improved programming card + bugfixes
4 years ago
Stephan Richter
2aa40913bb
bugfixes
4 years ago
Stephan Richter
e6bcca502c
improved analyze-plan form
4 years ago
Stephan Richter
77166acf91
- added else branch to conditional actions
...
- implemented history for any object extending BaseClass (i.e. almost any)
- added distance() calculation method to base class
- Button "edit JSON" in Action Lists now hidden by default, can be enabled in plan properties
- fixed bugs:
- updating json of DisplayText was not working properly
- log output in Tile.isFreeFor was broken
4 years ago
Stephan Richter
edae77b3fb
updated dependencies
4 years ago
Stephan Richter
f7c895620a
bugfixes
4 years ago
Stephan Richter
0c644af2bf
implemented editable speed step
4 years ago
Stephan Richter
0dde9693d1
minor bugfixes + more debug logging
4 years ago
Stephan Richter
da2ad054ed
bugfixes
4 years ago
Stephan Richter
483ebec39e
bugfixes
5 years ago
Stephan Richter
5e50259d24
Implementierung des neuen Routen-Algorithmus weitgehend abgeschlossen.
...
Was noch fehlt ist der Brems-Prozessor; außerdem muss der neue Code getestet werden.
5 years ago
Stephan Richter
9c86955d8d
- implemented load callback
...
- added waitTime field to context, wait time now determined in route.start
5 years ago
Stephan Richter
c4e57d2b8a
re-implemented trace update code
5 years ago
Stephan Richter
9939d8d630
resetting route planner
5 years ago
Stephan Richter
5b2bf1ddc0
improved javascript
5 years ago
Stephan Richter
c6aa5e45da
working on new autopilot code
5 years ago
Stephan Richter
4cade0a12e
removed route managing code: preparing to re-implement
5 years ago
Stephan Richter
c549f7364d
moved Thrads to separate package
5 years ago
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
5 years ago
Stephan Richter
cabab80b5c
added opßtion to simplify all route names in one step
5 years ago
Stephan Richter
2973bd1432
optimised brake code
5 years ago
Stephan Richter
b41ae2b314
new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click
5 years ago
Stephan Richter
8ffbbf1109
added switch tile and corresponding condition
5 years ago
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
5 years ago
Stephan Richter
494eeddf59
improved translations
5 years ago
Stephan Richter
0902017bba
added decouple and EngageDecoupler action
5 years ago
Stephan Richter
1cb887ff8a
bugfix
5 years ago
Stephan Richter
90851e2bd6
implemented renaming of plan and opening of other plans
5 years ago
Stephan Richter
d3c3051605
implemented small delay between setting signal to go and start of train. various GUI improvements
5 years ago
Stephan Richter
e50bc039cd
implemented signal functions
5 years ago
Stephan Richter
cfe1b90962
GUI improvements, bugfixes
5 years ago
Stephan Richter
0dda9f16e0
threads now pooled
5 years ago
Stephan Richter
0bd93e8614
added confirmation before plan analysation
5 years ago
Stephan Richter
49a19c8b17
Bugfixes + implemented deleting and update of BlockContacts
5 years ago
Stephan Richter
6d9a4d9120
bugfixes, added debug output
5 years ago
Stephan Richter
d004fbfd6d
contact within block now working
5 years ago
Stephan Richter
cfb8909107
preparing contacts in blocks
5 years ago
Stephan Richter
9810b453cb
more GUI improvements
5 years ago
Stephan Richter
e80d5fe79f
various GUI improvements
5 years ago
Stephan Richter
1e2edabcb1
setting turnouts for route now handeled by the setup actions
5 years ago
Stephan Richter
da7fd17f21
fix for #24
5 years ago
Stephan Richter
77d7ded897
minor bugfix
5 years ago