Commit Graph

31 Commits

Author SHA1 Message Date
Stephan Richter 500af0a547 refactoring of load/save processes 2020-12-03 22:55:02 +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 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 b249aa8129 updating routes 2020-12-02 19:02:36 +01:00
Stephan Richter 72db5da58f started major refactoring 2020-12-01 11:20:35 +01:00
Stephan Richter 614600aacd started to implement or-conditions 2020-12-01 01:05:48 +01:00
Stephan Richter e65afcbcf3 implemented removing of conditions from conditional action 2020-11-23 23:42:39 +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 ad8375e7f4 various bugfixes 2020-11-06 09:50:16 +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 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 6ed1255076 bugfix: conditions not respecting inversion 2020-11-01 19:09:48 +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 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 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 cbda104d89 moved action related code to new ActionList class 2020-10-29 19:04:48 +01:00
Stephan Richter 5379bd9da7 working on conditional actions 2020-10-29 13:41:12 +01:00