Stephan Richter
ab8a915380
working on function mapping
4 years ago
Stephan Richter
d4acacd5d4
preparing function mapping
4 years ago
Stephan Richter
4feda6f709
separated decoder settings from locomotive
4 years ago
Stephan Richter
19b1b3ed01
implemented highlighting of tiles on action edit
4 years ago
Stephan Richter
029222ffa2
* verbesserte Geschwindigkeitsregelung
...
* erweiterung der Aktion „Zug in Block bestimmen“
* verbesserungen beim Rangieren
4 years ago
Stephan Richter
311f6c8d06
bugfixes
4 years ago
Stephan Richter
af549a18cd
improved history for cars
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
d383ae4dc8
bugfixes
4 years ago
Stephan Richter
cac97b01d3
ui improvements
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
559e095e33
improved client-side message display
4 years ago
Stephan Richter
fa87201ef8
bugfixes
4 years ago
Stephan Richter
69d33e60c1
implemented maintenance tasks
4 years ago
Stephan Richter
6f529887f1
bugfixes
4 years ago
Stephan Richter
744fb3eb32
minor improvements
4 years ago
Stephan Richter
db9fed1642
overhauled route search algorithm:
...
now using breadth-first search instead of depth-first search
4 years ago
Stephan Richter
0dde9693d1
minor bugfixes + more debug logging
4 years ago
Stephan Richter
da2ad054ed
bugfixes
4 years ago
Stephan Richter
9172b60329
simplified log config using new ThreadFilter
4 years ago
Stephan Richter
9b9c65542c
bugfixes
4 years ago
Stephan Richter
de19b8594a
logback aktualisiert
4 years ago
Stephan Richter
2647b4c43d
Started clean re-implementation of
...
- reserving route
- preparing route
- locking route
New implementation now properly handles stop event from user.
Next things to implement:
- tracing train upon contact activation, taking care of:
- causing contact
- train's last position
- route
- plan.freeBehindTrain
- finish event, keeping brake processor in mind
4 years ago
Stephan Richter
5b2bf1ddc0
improved javascript
4 years ago
Stephan Richter
8a9aada83e
tunin BrakeProcessor
4 years ago
Stephan Richter
6bf7882f3b
improved error messages
4 years ago
Stephan Richter
830c1863ad
started re-implementing route reservation
4 years ago
Stephan Richter
dc378b107b
backported bugfixes from state-machine branch
4 years ago
Stephan Richter
103dd89168
improved gui
4 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
4 years ago
Stephan Richter
cabab80b5c
added opßtion to simplify all route names in one step
4 years ago
Stephan Richter
a43c11d3bc
now remembering last clicked tabs
4 years ago
Stephan Richter
54961c1f14
various minor improvements
4 years ago
Stephan Richter
c3242cddcb
vroious improvements
4 years ago
Stephan Richter
853ae2a0c1
code optimization
4 years ago
Stephan Richter
b41ae2b314
new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click
4 years ago
Stephan Richter
8ffbbf1109
added switch tile and corresponding condition
4 years ago
Stephan Richter
a55265c6db
implemented loco programming
5 years ago
Stephan Richter
5375a7a007
improved cockpit: active functions now have colored buttons
5 years ago
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
5 years ago
Stephan Richter
e00e6f8124
added CoupleTrain action,
...
improved Destination functions,
fixed bug in AddRemoveTag,
improved CarOrientation functions
5 years ago
Stephan Richter
0e6069a5a1
implemented AddDestination action and evaluation of destination tags of trains.
5 years ago
Stephan Richter
bf234e19bb
EngageDecoupler now using new assignment function
5 years ago
Stephan Richter
fc95444fd8
WaitForContact now using new assignment function
5 years ago
Stephan Richter
901577dec6
BlockFree now using new assignment function
5 years ago
Stephan Richter
4c973dd309
preparing more general assignment function
5 years ago
Stephan Richter
bac9892fd0
implemented splitting of trains and parking in blocks
5 years ago
Stephan Richter
22dfd0512a
implemented shunting trains
5 years ago