Commit Graph

61 Commits

Author SHA1 Message Date
Stephan Richter 50a5508a33 overhauled registry 2020-12-03 12:11:27 +01:00
Stephan Richter 85a1222851 updating tiles and conditions 2020-12-02 21:55:28 +01:00
Stephan Richter 28ba778a64 updating tiles 2020-12-02 18:17:37 +01:00
Stephan Richter e8d79b71d9 working on now property dialogs 2020-12-02 15:11:46 +01:00
Stephan Richter 0291523900 refactoring properties framework 2020-12-02 13:23:16 +01:00
Stephan Richter 614600aacd started to implement or-conditions 2020-12-01 01:05:48 +01:00
Stephan Richter e61891da43 added device table 2020-11-29 20:23:12 +01:00
Stephan Richter 1df8bfb822 introduced length units 2020-11-28 17:01:02 +01:00
Stephan Richter df529aaba4 improved brake time learning, added time table to routes 2020-11-28 16:46:34 +01:00
Stephan Richter ba2be67f8f implemented automatic brake time learning 2020-11-27 23:51:45 +01:00
Stephan Richter b4b38705fd improved car manager 2020-11-27 17:54:05 +01:00
Stephan Richter d89bd4a364 bugfixes 2020-11-27 16:45:02 +01:00
Stephan Richter dec68728ad implemented pre-reservation of routes when autopilot is active 2020-11-27 15:04:31 +01:00
Stephan Richter 5b4ccf058b implemented scaled velocity 2020-11-26 20:37:53 +01:00
Stephan Richter e65afcbcf3 implemented removing of conditions from conditional action 2020-11-23 23:42:39 +01:00
Stephan Richter 9e3556c05c added new action SetDisplayText 2020-11-20 01:16:05 +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 6f5b2f677c implemented cockpit with large buttons for locos and trains 2020-11-19 17:35:57 +01:00
Stephan Richter 3cc0b109de added translations 2020-11-19 00:09:10 +01:00
Stephan Richter 5182cfb144 implemented tables for locos, trains and cars 2020-11-19 00:04:58 +01:00
Stephan Richter 7fc5a3a0e3 slight improvement in car and loco manager 2020-11-14 15:04:04 +01:00
Stephan Richter f8ebe97cce slight improvement in car and loco manager 2020-11-14 14:54:34 +01:00
Stephan Richter cba99c16f7 minor improvements 2020-11-14 14:05:07 +01:00
Stephan Richter 81d9f97740 bugfix in simulation 2020-11-14 13:58:37 +01:00
Stephan Richter 1ca2402b59 re-implemented train movement simulation 2020-11-14 13:52:21 +01:00
Stephan Richter bb983c9736 implemented action-based startup of routes 2020-11-13 14:41:17 +01:00
Stephan Richter 92b0719e58 UI work 2020-11-13 01:28:47 +01:00
Stephan Richter 917b1107d9 added new condition: BlockFree 2020-11-12 16:52:47 +01:00
Stephan Richter d12ddf66ad UI work 2020-11-12 12:40:43 +01:00
Stephan Richter d372b9333f added option to drop destination 2020-11-12 12:29:20 +01:00
Stephan Richter f95d578dbb fine-tuning of route planing implementation 2020-11-12 12:16:02 +01:00
Stephan Richter 7a0dcbb439 completed implementation of stopping times for trains in blocks 2020-11-11 14:50:47 +01:00
Stephan Richter 2b03c08fa1 added action StopAllTrains, added null checks 2020-11-08 22:36:12 +01:00
Stephan Richter b899572f55 added SendCommand action 2020-11-07 21:17:25 +01:00
Stephan Richter 880ef561dd added non-track contact to tiles, re-implementes PowerOff to SetPower 2020-11-07 19:29:50 +01:00
Stephan Richter 9addb126e9 more UI work 2020-11-07 18:57:13 +01:00
Stephan Richter d3ca0a08ef minor changes 2020-11-06 20:52:55 +01:00
Stephan Richter 9fed18a517 improved translations 2020-11-06 12:10:38 +01:00
Stephan Richter 5e088deda2 improvement: manually-defined actions are now preserverd when plan is analyzed for new routes 2020-11-06 11:15:32 +01:00
Stephan Richter 06a80a2a8d added new action TriggerContact 2020-11-06 09:50:00 +01:00
Stephan Richter 0ef617aa34 re-implented trailing calculations of train 2020-11-05 18:27:12 +01:00
Stephan Richter a2cb3d813e GUI improvements 2020-11-02 14:11:56 +01:00
Stephan Richter 817c8fb60d implemented disabling of blocks and routes 2020-11-02 10:41:34 +01:00
Stephan Richter 416a9cd2df added push-pull train condition 2020-11-02 00:13:50 +01:00
Stephan Richter 1749abace9 extended german translations 2020-11-02 00:04:23 +01:00
Stephan Richter b89f89f298 implemented methods to add cars to train. 2020-11-01 20:22:31 +01:00
Stephan Richter c790e8e8db sorted locomotive list 2020-11-01 19:02:03 +01:00
Stephan Richter efe93ff448 improved code related to tag condition 2020-11-01 18:58:00 +01:00
Stephan Richter 0decce654d - implemented tags on trains and cars
- added condition TrainHasTag
2020-11-01 18:37:59 +01:00