9e3556c05c
added new action SetDisplayText
Stephan Richter
2020-11-20 01:16:05 +01:00
e7a6349c7c
overhauled actions
Stephan Richter
2020-11-20 00:03:58 +01:00
c21d0fbb8b
improved car management
Stephan Richter
2020-11-19 23:38:12 +01:00
9ea3d7a65b
added new tiles and actions:
Stephan Richter
2020-11-19 19:07:23 +01:00
6f5b2f677c
implemented cockpit with large buttons for locos and trains
Stephan Richter
2020-11-19 17:35:57 +01:00
aa88d84536
added fullscreen option to Plan menu
Stephan Richter
2020-11-19 14:50:57 +01:00
3cc0b109de
added translations
Stephan Richter
2020-11-19 00:09:10 +01:00
5182cfb144
implemented tables for locos, trains and cars
Stephan Richter
2020-11-19 00:04:58 +01:00
591d9d26f5
Route.analyze now preserves route conditions
Stephan Richter
2020-11-18 22:44:33 +01:00
eb76efe2e0
bugfix
Stephan Richter
2020-11-14 17:16:41 +01:00
24c19cf81a
bugfix
Stephan Richter
2020-11-14 17:12:36 +01:00
9233240d25
main app now accepting argument: --start-trains
Stephan Richter
2020-11-14 17:07:51 +01:00
9be9d922f2
further improvement of train management
Stephan Richter
2020-11-14 15:49:43 +01:00
94dd803a4e
improved car and train management forms
Stephan Richter
2020-11-14 15:39:33 +01:00
af1f35bae9
slight improvement in car and loco manager
Stephan Richter
2020-11-14 15:10:53 +01:00
7fc5a3a0e3
slight improvement in car and loco manager
Stephan Richter
2020-11-14 15:04:04 +01:00
f8ebe97cce
slight improvement in car and loco manager
Stephan Richter
2020-11-14 14:54:34 +01:00
a9e7512e3d
re-mapped emergency to Enter key
Stephan Richter
2020-11-14 14:37:32 +01:00
810dadef8c
bugfix
Stephan Richter
2020-11-14 14:24:56 +01:00
e9fc060349
bugfix
Stephan Richter
2020-11-14 14:17:14 +01:00
4e68383b8d
bugfix
Stephan Richter
2020-11-14 14:13:08 +01:00
cba99c16f7
minor improvements
Stephan Richter
2020-11-14 14:05:07 +01:00
81d9f97740
bugfix in simulation
Stephan Richter
2020-11-14 13:58:37 +01:00
1ca2402b59
re-implemented train movement simulation
Stephan Richter
2020-11-14 13:52:21 +01:00
5c349d8fc2
still working on mime problem
Stephan Richter
2020-11-13 23:48:40 +01:00
f544699f49
figuring out, what is wrong with maven-built jar
Stephan Richter
2020-11-13 18:43:33 +01:00
7f481974e3
figuring out, what is wrong with maven-built jar
Stephan Richter
2020-11-13 18:40:48 +01:00
56d19ddcf1
figuring out, what is wrong with maven-built jar
Stephan Richter
2020-11-13 18:35:26 +01:00
6cffc21ca2
figuring out, what is wrong with maven-built jar
Stephan Richter
2020-11-13 18:30:43 +01:00
d5dc2b0d4d
added encoding settings to pom file
Stephan Richter
2020-11-13 17:50:25 +01:00
bb983c9736
implemented action-based startup of routes
Stephan Richter
2020-11-13 14:41:17 +01:00
f2ee754064
minor bugfixes
Stephan Richter
2020-11-13 11:55:59 +01:00
9eb8f5443a
now using space key for emergency:
Stephan Richter
2020-11-13 11:54:32 +01:00
fb61b7b033
UI work
Stephan Richter
2020-11-13 10:26:49 +01:00
c046d999fb
bugfixes
Stephan Richter
2020-11-13 01:28:52 +01:00
92b0719e58
UI work
Stephan Richter
2020-11-13 00:59:24 +01:00
f103954a30
bugfixes
Stephan Richter
2020-11-12 18:45:03 +01:00
64435ef68b
bugfixes
Stephan Richter
2020-11-12 16:52:51 +01:00
917b1107d9
added new condition: BlockFree
Stephan Richter
2020-11-12 16:52:47 +01:00
d12ddf66ad
UI work
Stephan Richter
2020-11-12 12:40:43 +01:00
d372b9333f
added option to drop destination
Stephan Richter
2020-11-12 12:29:20 +01:00
f95d578dbb
fine-tuning of route planing implementation
Stephan Richter
2020-11-12 12:16:02 +01:00
69fdd3a805
implemented PathFinder, that searches for possible routes to a destinationblock
Stephan Richter
2020-11-12 11:40:03 +01:00
d8a3629446
overhauled chooseRoute
Stephan Richter
2020-11-12 09:34:39 +01:00
f8afe79268
implemented selection of train destination
Stephan Richter
2020-11-11 15:56:51 +01:00
7a0dcbb439
completed implementation of stopping times for trains in blocks
Stephan Richter
2020-11-11 14:50:47 +01:00
9b6b1edce2
new feature: Train wait times for autopilot now randomly chosen from within range defined in block's settings
Stephan Richter
2020-11-11 10:09:28 +01:00
104da20eec
re-implemented waiting times: those are now block-assigned and relate to tags rather than trains
Stephan Richter
2020-11-11 00:07:10 +01:00
b2076dda99
preparing wait times for use in blocks
Stephan Richter
2020-11-09 23:31:15 +01:00
b899572f55
added SendCommand action
Stephan Richter
2020-11-07 19:50:30 +01:00
880ef561dd
added non-track contact to tiles, re-implementes PowerOff to SetPower
Stephan Richter
2020-11-07 19:29:32 +01:00
9addb126e9
more UI work
Stephan Richter
2020-11-07 18:57:13 +01:00
2e6f0c9708
UI work
Stephan Richter
2020-11-07 18:29:37 +01:00
d3ca0a08ef
minor changes
Stephan Richter
2020-11-06 20:52:55 +01:00
9fed18a517
improved translations
Stephan Richter
2020-11-06 12:10:38 +01:00
2f9a9d74be
bugfix
Stephan Richter
2020-11-06 11:32:31 +01:00
5e088deda2
improvement: manually-defined actions are now preserverd when plan is analyzed for new routes
Stephan Richter
2020-11-06 11:15:32 +01:00
ad8375e7f4
various bugfixes
Stephan Richter
2020-11-06 09:50:16 +01:00
06a80a2a8d
added new action TriggerContact
Stephan Richter
2020-11-06 09:50:00 +01:00
9190d8a6af
bugfixes
Stephan Richter
2020-11-06 01:49:34 +01:00
ead5a45d2e
bugfix + unified link code
Stephan Richter
2020-11-06 00:46:22 +01:00
e1d3384110
bugfixes
Stephan Richter
2020-11-05 23:23:33 +01:00
5499d5a82b
sorting methods
Stephan Richter
2020-11-05 21:19:28 +01:00
806502b459
remove unused class and functions
Stephan Richter
2020-11-05 21:00:13 +01:00
86f685219c
bugfix
Stephan Richter
2020-11-05 18:56:51 +01:00
0ef617aa34
re-implented trailing calculations of train
Stephan Richter
2020-11-05 18:27:12 +01:00
f9a3466f33
started to refactor train head and tail settings in tiles
Stephan Richter
2020-11-04 11:25:21 +01:00
ba0658f368
Bugfix
Stephan Richter
2020-11-03 23:39:18 +01:00
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.
Stephan Richter
2020-11-03 23:28:23 +01:00
a2cb3d813e
GUI improvements
Stephan Richter
2020-11-02 14:11:56 +01:00
7d5d5f3bb2
altered style of disabled tiles
Stephan Richter
2020-11-02 13:24:06 +01:00
817c8fb60d
implemented disabling of blocks and routes
Stephan Richter
2020-11-02 10:41:34 +01:00
416a9cd2df
added push-pull train condition
Stephan Richter
2020-11-02 00:13:50 +01:00
1749abace9
extended german translations
Stephan Richter
2020-11-02 00:04:23 +01:00
f738df1e5c
implemented removing cars from train
Stephan Richter
2020-11-01 23:41:37 +01:00
b89f89f298
implemented methods to add cars to train.
Stephan Richter
2020-11-01 20:22:31 +01:00
6ed1255076
bugfix: conditions not respecting inversion
Stephan Richter
2020-11-01 19:09:05 +01:00
c790e8e8db
sorted locomotive list
Stephan Richter
2020-11-01 19:01:15 +01:00
efe93ff448
improved code related to tag condition
Stephan Richter
2020-11-01 18:58:00 +01:00
0decce654d
- implemented tags on trains and cars - added condition TrainHasTag
Stephan Richter
2020-11-01 18:37:59 +01:00
d40ea949be
improved actions and conditions code, added TrainLength condition, added FreeStartBlock action
Stephan Richter
2020-11-01 17:35:42 +01:00
a89d522ea2
re-implemented Delayed Action
Stephan Richter
2020-11-01 16:06:46 +01:00
7eabaf9449
added delayed action
Stephan Richter
2020-11-01 03:40:28 +01:00
69f38373c3
* added action that allows to switch relays * added action list to route setup procedure
Stephan Richter
2020-11-01 02:16:42 +01:00
cc7fbd2bda
added Relay to tiles
Stephan Richter
2020-11-01 00:43:07 +01:00
6932536d05
implemented contact feedback
Stephan Richter
2020-10-31 21:36:53 +01:00
9e9105b89b
preparing for feedback processing
Stephan Richter
2020-10-31 17:34:16 +01:00
cfd6960375
added help menu
Stephan Richter
2020-10-30 12:43:28 +01:00
ce00d21184
implemented conditions on routes
Stephan Richter
2020-10-30 12:35:04 +01:00
d8ce80f2da
implemented inversion of conditions
Stephan Richter
2020-10-30 11:37:24 +01:00
b68b1168c7
overhauled storing and loading code for routes, actions and conditions
Stephan Richter
2020-10-30 11:03:39 +01:00
05784f94ce
improved texts
Stephan Richter
2020-10-30 11:03:36 +01:00
38ee7b5e12
refurbishing route.save
Stephan Richter
2020-10-30 10:04:38 +01:00
4441b012fa
added javadoc comments to some classes
Stephan Richter
2020-10-30 09:18:40 +01:00
3858f7e36d
completed conditional actions
Stephan Richter
2020-10-30 00:18:21 +01:00
e199482c07
refactored condition management
Stephan Richter
2020-10-29 23:53:57 +01:00
2b5fca5128
working on action management
Stephan Richter
2020-10-29 19:42:58 +01:00
cbda104d89
moved action related code to new ActionList class
Stephan Richter
2020-10-29 19:04:48 +01:00
6cb318a37d
implemented removing ot routes
Stephan Richter
2020-10-29 15:09:13 +01:00