145 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
278b754bc1 log 3rd party component versions at startup 2022-08-25 00:23:27 +02:00
Reinder Feenstra
298617122d board: added rail decoupler tile 2022-08-21 23:52:24 +02:00
Reinder Feenstra
29ad379b41 board: added link tile to create connections between boards 2022-08-13 23:50:37 +02:00
Reinder Feenstra
a75e042c28 bugfix: corrupt ctw file in word dir caused crash 2022-08-05 00:05:09 +02:00
Reinder Feenstra
f6f5511f25 Added 1st version of Traintastic DIY interface 2022-06-28 23:14:39 +02:00
Reinder Feenstra
9f52368ad9 Version numbering improvements
- GitHub actions branch builds have a <branch>-<pipeline>-<sha_short> suffix.
- GitHub actions tag builds have no suffix.
- Other builds have a -dev suffix
2022-06-12 00:16:19 +02:00
Reinder Feenstra
6c42557081 world loader: added extra checks
now raises if version mismatch or class doesn't exist
2022-06-06 17:09:11 +02:00
Reinder Feenstra
5521dfd2a3 improved dutch translation 2022-06-06 15:22:32 +02:00
Reinder Feenstra
9bbcdd7d60 locale: Improved dutch translation 2022-05-28 01:10:55 +02:00
Reinder Feenstra
0056ec1a0c Added support for LDT HSI-88 feedback interface 2022-05-23 23:47:21 +02:00
Reinder Feenstra
943ff4ea52 en-us: added missing message translations 2022-05-22 00:02:56 +02:00
Reinder Feenstra
7978c76898 lua: added start/stop all to script list and added disabled property to script (to prevent start all) 2022-05-04 23:55:14 +02:00
Reinder Feenstra
ac445c37ad loconet: added timeouts for echo and reply 2022-04-30 00:17:28 +02:00
Reinder Feenstra
4f7a673b10 client: added close world menu entry 2022-04-24 19:21:37 +02:00
Reinder Feenstra
ee5de7705b ecos: implemented switch by address commands 2022-04-03 19:22:04 +02:00
Reinder Feenstra
c6f3fcc864 ecos: added input/feedback support
for S88 and ECoS detector
2022-03-29 23:30:40 +02:00
Reinder Feenstra
224922587b lua: added log messages for script start/stop 2022-03-26 00:33:29 +01:00
Reinder Feenstra
b41bd97c48 board: added push button tile 2022-03-25 08:10:37 +01:00
Reinder Feenstra
46ff721e18 lua: added error logging for error during event handler execution 2022-03-23 00:06:12 +01:00
Reinder Feenstra
a19879159a board: added one way and direction controller tile 2022-03-20 20:03:38 +01:00
Reinder Feenstra
1c3d4c45d4 interface list: implemented status column 2022-03-05 00:14:01 +01:00
Reinder Feenstra
8d5def228e implemented world import option 2022-03-01 00:11:22 +01:00
Reinder Feenstra
f93cd91e95 implemented world export option 2022-02-27 23:40:45 +01:00
Reinder Feenstra
39c188f047 input monitor: added pages and address grouping 2022-02-26 22:59:32 +01:00
Reinder Feenstra
68fd0efee5 z21: added R-bus feedback support 2022-02-14 23:48:23 +01:00
Reinder Feenstra
faacd8af3b Merge branch 'master' into simulate 2022-02-11 23:55:43 +01:00
Reinder Feenstra
6cca383d87 added support for output channels and implemented it for DCC++EX 2022-02-05 19:44:37 +01:00
Reinder Feenstra
754655aed1 world: added simulation option 2022-01-15 08:49:02 +01:00
Reinder Feenstra
9bd2a50539 Added category attributes to server settings 2022-01-03 09:59:49 +01:00
Reinder Feenstra
2b3678bfb3 server settings are now backupped on save and moved all backups to datadir/.backup 2022-01-03 09:38:24 +01:00
Reinder Feenstra
11d4ebcd85 Merge branch 'master' into interface-controller 2022-01-03 00:59:50 +01:00
Reinder Feenstra
35ea514d61 fixed language issues and added en-us strings 2022-01-03 00:03:57 +01:00
Reinder Feenstra
14eb29e95b z21: rewrite -> new kernel/iohandler model 2022-01-02 18:33:04 +01:00
Reinder Feenstra
6245513048 WIP: loconet: major rewrite:
one interface with three io handler backends: serial/tcp binary/LBServer
the kernel runs it's own thread for handling all loconet traffic (and future filtering), it only notifies the event loop if something changes
2021-10-17 16:38:51 +02:00
Reinder Feenstra
956c8ad168 Replaced command station and controller by interface with supporting controllers 2021-10-17 16:10:56 +02:00
Reinder Feenstra
15fb96ff7a board: added color schemes dark/light and two options for drawing turnouts 2021-10-15 23:21:44 +02:00
Reinder Feenstra
57a1e14501 en-us: sorted strings 2021-09-18 23:58:25 +02:00
Reinder Feenstra
f9565ed519 freight car: added cargo loaded and cargo capacity properties 2021-09-16 23:22:36 +02:00
Reinder Feenstra
3b277397ca added ratio unit property 2021-09-16 23:08:44 +02:00
Reinder Feenstra
39e359276b translation: updated german language file added some translations 2021-09-12 10:16:10 +02:00
Reinder Feenstra
fd7ed56785 translation: partly updated nl-nl translation 2021-09-11 00:28:26 +02:00
Reinder Feenstra
6420805888 Many translation improvments and cleanup
Added option to log missing strings to client
2021-09-10 23:53:59 +02:00
Reinder Feenstra
bf08369357 board: added tunnel tile 2021-09-05 21:52:10 +02:00
Reinder Feenstra
8132adb251 board: added bridge tiles 2021-09-05 13:07:39 +02:00
Reinder Feenstra
d0bc37275e Added generation of traintastic-data deb package and move lang/ to shared/translations 2021-09-02 21:12:47 +02:00