Commit Graph
100 Commits
Author SHA1 Message Date
Stephan Richter 0855a943eb added two new conditions: CarInTrain and CarOrientation 2020-12-10 11:30:33 +01:00
Stephan Richter 1b7103ffbd bugfixes 2020-12-10 10:16:21 +01:00
Stephan Richter 68f08f012f implemented new function, that switches decoder functions 2020-12-10 02:23:10 +01:00
Stephan Richter d32f9562a8 fixed #23 2020-12-10 01:50:35 +01:00
Stephan Richter 69368d333f resolved #22 2020-12-10 00:56:33 +01:00
Stephan Richter 1807d0b10c Merge branch 'directional-speeds-22' 2020-12-10 00:56:22 +01:00
Stephan Richter 5cdc8c3212 overhauled Car.manager and Locomotive.manager to show max speeds
correctly, implemented saving of reverse speeds
2020-12-10 00:55:03 +01:00
Stephan Richter e38c638fa4 implemented directional speeds and turning of train 2020-12-10 00:31:25 +01:00
Stephan Richter cd8ad69898 Implemented moving cars and locos within the train. No longer
distinguishing between locos and cars.
2020-12-10 00:10:55 +01:00
Stephan Richter da7fd17f21 fix for #24 2020-12-09 23:19:30 +01:00
Stephan Richter b7f4a5499f minor update 2020-12-09 22:14:19 +01:00
Stephan Richter 523d0550de preparing to make orientation of car reversible within train 2020-12-09 09:05:12 +01:00
Stephan Richter 621b75ecab Merge branch 'master' into directional-speeds-22 2020-12-09 08:58:32 +01:00
Stephan Richter d02f66ddff Minor code improvements 2020-12-09 08:58:02 +01:00
Stephan Richter 3e992e191b preparing directional speed of all cars 2020-12-09 08:47:11 +01:00
Stephan Richter fb22ab92cc implemented custom fields 2020-12-08 09:20:51 +01:00
Stephan Richter e759e9edf0 minor improvements/bugfixes 2020-12-08 01:15:23 +01:00
Stephan Richter ab635b213a * added new Loop action
* added TrainSpeed condition
* improved gui
2020-12-07 01:20:25 +01:00
Stephan Richter 77d7ded897 minor bugfix 2020-12-06 00:45:01 +01:00
Stephan Richter 7085c033bf extended SendCommand action, added SavePlan action 2020-12-06 00:30:07 +01:00
Stephan Richter cd96006d7c improved css 2020-12-05 23:14:24 +01:00
Stephan Richter fd12d2b515 bugfixes 2020-12-05 22:54:43 +01:00
Stephan Richter 00411d4398 bugfixes 2020-12-05 00:18:55 +01:00
Stephan Richter aab9fcada4 implemented json import/export of actions 2020-12-04 23:54:27 +01:00
Stephan Richter 8901973808 bugfixes, added new Condition AutopilotActive, extended StopAutopilot action to StartStopAutopilot, implemented ActionList export 2020-12-04 22:46:26 +01:00
Stephan Richter 3eea978c31 bugfixes + added new action SetTurnout 2020-12-04 22:10:34 +01:00
Stephan Richter f7aee12789 bugfixes 2020-12-04 19:40:50 +01:00
Stephan Richter 18e2753682 reservation of next route now possible before route start 2020-12-04 18:35:30 +01:00
Stephan Richter 87751bff25 bugfix: route preselct was broken 2020-12-04 17:23:19 +01:00
Stephan Richter 35c0666ab2 fixed bug when deleting tiles 2020-12-04 15:20:31 +01:00
Stephan Richter 6ce8fa1693 restored stylesheet 2020-12-04 14:15:52 +01:00
Stephan Richter 9bfe0d56dd re-implemented moving of tiles 2020-12-04 14:14:32 +01:00
Stephan Richter 33d596f5c3 implemented removal of old routes when new routes are searched 2020-12-04 11:55:38 +01:00
Stephan Richter e2e983ec44 bugfix 2020-12-04 01:24:07 +01:00
Stephan Richter 237b4e1f8f bugfixes 2020-12-04 00:56:14 +01:00
Stephan Richter a45080ca88 bugfixes 2020-12-03 23:48:11 +01:00
Stephan Richter d8d49135be bugfixes 2020-12-03 23:28:11 +01:00
Stephan Richter 500af0a547 refactoring of load/save processes 2020-12-03 22:55:02 +01:00
Stephan Richter 827c89a550 monor fixes 2020-12-03 16:12:16 +01:00
Stephan Richter 4180d72d43 more refactoring 2020-12-03 16:04:21 +01:00
Stephan Richter 5aa66099fe refactoring tile delete method 2020-12-03 13:33:45 +01:00
Stephan Richter 50a5508a33 overhauled registry 2020-12-03 12:11:27 +01:00
Stephan Richter 559538d55e refactoring... 2020-12-03 02:18:33 +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 a7f252de7f updating tiles and conditions 2020-12-02 22:30:43 +01:00
Stephan Richter 85a1222851 updating tiles and conditions 2020-12-02 21:55:28 +01:00
Stephan Richter c4f48ebb63 still overhauling class hierarchy 2020-12-02 00:14:46 +01:00
Stephan Richter 614600aacd started to implement or-conditions 2020-12-01 01:05:48 +01:00
Stephan Richter aaeddd0a82 implemented bridge 2020-11-30 19:57:59 +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 5b73a909df bugfixes 2020-11-27 18:27:16 +01:00
Stephan Richter b4b38705fd improved car manager 2020-11-27 17:54:05 +01:00
Stephan Richter fd5968cc0a bugfix 2020-11-27 17:53:47 +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 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