Commit Graph
100 Commits
Author SHA1 Message Date
Stephan Richter 5e54c0cfb6 improved train access 2020-11-27 01:15:19 +01:00
Stephan Richter 5b4ccf058b implemented scaled velocity 2020-11-26 20:37:53 +01:00
Stephan Richter 4fb474097a minor improvement: turnouts will now get re-initialized, when ports are altered 2020-11-26 16:40:03 +01:00
Stephan Richter e65afcbcf3 implemented removing of conditions from conditional action 2020-11-23 23:42:39 +01:00
Stephan Richter b41e973e1a implemented re-init of turnout on address change 2020-11-22 23:25:52 +01:00
Stephan Richter d8c1d93a7f improved contact learning code 2020-11-22 23:12:55 +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 c21d0fbb8b improved car management 2020-11-19 23:38:12 +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 aa88d84536 added fullscreen option to Plan menu 2020-11-19 14:50: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 591d9d26f5 Route.analyze now preserves route conditions 2020-11-18 22:44:33 +01:00
Stephan Richter eb76efe2e0 bugfix 2020-11-14 17:16:41 +01:00
Stephan Richter 24c19cf81a bugfix 2020-11-14 17:12:36 +01:00
Stephan Richter 9233240d25 main app now accepting argument: --start-trains 2020-11-14 17:07:51 +01:00
Stephan Richter 9be9d922f2 further improvement of train management 2020-11-14 15:49:43 +01:00
Stephan Richter 94dd803a4e improved car and train management forms 2020-11-14 15:39:33 +01:00
Stephan Richter af1f35bae9 slight improvement in car and loco manager 2020-11-14 15:10:53 +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 a9e7512e3d re-mapped emergency to Enter key 2020-11-14 14:37:32 +01:00
Stephan Richter 810dadef8c bugfix 2020-11-14 14:24:56 +01:00
Stephan Richter e9fc060349 bugfix 2020-11-14 14:17:14 +01:00
Stephan Richter 4e68383b8d bugfix 2020-11-14 14:13:08 +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 5c349d8fc2 still working on mime problem 2020-11-13 23:48:40 +01:00
Stephan Richter f544699f49 figuring out, what is wrong with maven-built jar 2020-11-13 18:43:33 +01:00
Stephan Richter 7f481974e3 figuring out, what is wrong with maven-built jar 2020-11-13 18:40:48 +01:00
Stephan Richter 56d19ddcf1 figuring out, what is wrong with maven-built jar 2020-11-13 18:35:26 +01:00
Stephan Richter 6cffc21ca2 figuring out, what is wrong with maven-built jar 2020-11-13 18:30:43 +01:00
Stephan Richter d5dc2b0d4d added encoding settings to pom file 2020-11-13 17:50:25 +01:00
Stephan Richter bb983c9736 implemented action-based startup of routes 2020-11-13 14:41:17 +01:00
Stephan Richter f2ee754064 minor bugfixes 2020-11-13 11:55:59 +01:00
Stephan Richter 9eb8f5443a now using space key for emergency:
* it is larger and easier to hit!
* ESC is used to quit newly introduced full-screen mode
2020-11-13 11:54:32 +01:00
Stephan Richter fb61b7b033 UI work 2020-11-13 10:26:49 +01:00
Stephan Richter c046d999fb bugfixes 2020-11-13 01:28:52 +01:00
Stephan Richter 92b0719e58 UI work 2020-11-13 01:28:47 +01:00
Stephan Richter f103954a30 bugfixes 2020-11-12 18:45:03 +01:00
Stephan Richter 64435ef68b bugfixes 2020-11-12 16:52:51 +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 69fdd3a805 implemented PathFinder, that searches for possible routes to a destinationblock 2020-11-12 11:40:03 +01:00
Stephan Richter d8a3629446 overhauled chooseRoute 2020-11-12 09:34:58 +01:00
Stephan Richter 104da20eec re-implemented waiting times:
those are now block-assigned and relate to tags rather than trains

TODO:

* implement re-ordering of tags for block
* implement autopilot such that it obeys the wait times
2020-11-11 00:08:02 +01:00
Stephan Richter b2076dda99 preparing wait times for use in blocks 2020-11-09 23:31:15 +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 2e6f0c9708 UI work 2020-11-07 18:29:37 +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 2f9a9d74be bugfix 2020-11-06 11:32:31 +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 ad8375e7f4 various bugfixes 2020-11-06 09:50:16 +01:00
Stephan Richter 06a80a2a8d added new action TriggerContact 2020-11-06 09:50:00 +01:00
Stephan Richter 9190d8a6af bugfixes 2020-11-06 01:49:34 +01:00
Stephan Richter ead5a45d2e bugfix + unified link code 2020-11-06 00:46:22 +01:00
Stephan Richter e1d3384110 bugfixes 2020-11-05 23:23:33 +01:00
Stephan Richter 5499d5a82b sorting methods 2020-11-05 21:19:28 +01:00
Stephan Richter 806502b459 remove unused class and functions 2020-11-05 21:00:13 +01:00
Stephan Richter 86f685219c bugfix 2020-11-05 18:56:51 +01:00
Stephan Richter 0ef617aa34 re-implented trailing calculations of train 2020-11-05 18:27:12 +01:00
Stephan Richter ba0658f368 Bugfix 2020-11-03 23:39:18 +01:00
Stephan Richter 596317049c working on route actions:
start block of route should only be freed, if corresponding action is fired.
  however, train should not be available from previous start block after route has finished.
2020-11-03 23:28:23 +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 f738df1e5c implemented removing cars from train 2020-11-01 23:41:37 +01:00
Stephan Richter b89f89f298 implemented methods to add cars to train. 2020-11-01 20:22:31 +01:00
Stephan Richter 6ed1255076 bugfix: conditions not respecting inversion 2020-11-01 19:09:48 +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
Stephan Richter d40ea949be improved actions and conditions code,
added TrainLength condition,
added FreeStartBlock action
2020-11-01 18:01:10 +01:00
Stephan Richter a89d522ea2 re-implemented Delayed Action 2020-11-01 16:06:46 +01:00
Stephan Richter 7eabaf9449 added delayed action 2020-11-01 03:40:28 +01:00
Stephan Richter 69f38373c3 * added action that allows to switch relays
* added action list to route setup procedure
2020-11-01 02:16:42 +01:00
Stephan Richter cc7fbd2bda added Relay to tiles 2020-11-01 00:43:07 +01:00
Stephan Richter 6932536d05 implemented contact feedback 2020-10-31 21:36:53 +01:00
Stephan Richter 9e9105b89b preparing for feedback processing 2020-10-31 17:34:16 +01:00
Stephan Richter cfd6960375 added help menu 2020-10-30 12:43:28 +01:00
Stephan Richter ce00d21184 implemented conditions on routes 2020-10-30 12:35:04 +01:00
Stephan Richter d8ce80f2da implemented inversion of conditions 2020-10-30 11:37:24 +01:00
Stephan Richter b68b1168c7 overhauled storing and loading code for routes, actions and conditions 2020-10-30 11:03:39 +01:00
Stephan Richter 05784f94ce improved texts 2020-10-30 11:03:36 +01:00
Stephan Richter 38ee7b5e12 refurbishing route.save 2020-10-30 10:04:38 +01:00
Stephan Richter 4441b012fa added javadoc comments to some classes 2020-10-30 09:18:40 +01:00
Stephan Richter 3858f7e36d completed conditional actions 2020-10-30 00:19:27 +01:00
Stephan Richter e199482c07 refactored condition management 2020-10-29 23:53:57 +01:00
Stephan Richter 2b5fca5128 working on action management 2020-10-29 19:42:58 +01:00
Stephan Richter cbda104d89 moved action related code to new ActionList class 2020-10-29 19:04:48 +01:00
Stephan Richter 6cb318a37d implemented removing ot routes 2020-10-29 15:09:13 +01:00
Stephan Richter 5379bd9da7 working on conditional actions 2020-10-29 13:41:12 +01:00