Reinder Feenstra
|
60437cdce8
|
[pushbutton] removed name, added text/text_color and made is resizeble
|
2025-11-19 23:45:08 +01:00 |
|
Reinder Feenstra
|
f96485e3c3
|
[server] fixed crash at startup if settings.json was empty or corrupt
|
2025-11-16 23:43:39 +01:00 |
|
Reinder Feenstra
|
197ac454f3
|
[translation] Updated German translation from POEditor (typo fix)
|
2025-11-03 00:00:28 +01:00 |
|
Reinder Feenstra
|
027650b119
|
[translation] Updated translations from POEditor
|
2025-11-01 23:47:45 +01:00 |
|
Reinder Feenstra
|
b4939fc83e
|
[client] If on object creation id and name are equal the client tries to set a language aware name
e.g. "train_1" -> "Train 1"
|
2025-11-01 01:14:20 +01:00 |
|
Reinder Feenstra
|
c3056d7977
|
[translation] Updated translations from POEditor
|
2025-10-31 22:49:19 +01:00 |
|
Reinder Feenstra
|
6f1ba4b3b0
|
[translation] Added Polish translation from POEditor
|
2025-10-31 17:10:36 +01:00 |
|
Reinder Feenstra
|
a78b4eaa77
|
[translation] Updated German translation from POEditor
|
2025-10-31 13:04:37 +01:00 |
|
Reinder Feenstra
|
9875a399f6
|
[input] Added debounce filter properties onDelay and offDelay.
|
2025-10-28 23:57:02 +01:00 |
|
Reinder Feenstra
|
886c1047d2
|
[core] Added Step attirbute
|
2025-10-28 23:53:43 +01:00 |
|
Reinder Feenstra
|
f7657cbec5
|
[input] Refactor: inputs can now be configured using a interface/channel/address property instead of creating and connecting a input object
Easier to understand and configure for users.
|
2025-10-26 23:41:38 +01:00 |
|
Reinder Feenstra
|
40e3458410
|
[translation] added two missing terms
|
2025-10-21 23:44:43 +02:00 |
|
Reinder Feenstra
|
a413ee9d61
|
[translations] update and SORTED
|
2025-10-21 00:34:49 +02:00 |
|
Reinder Feenstra
|
4487433409
|
[world] Added block/train/zone event debug options
|
2025-10-20 23:16:59 +02:00 |
|
Reinder Feenstra
|
298c050bd0
|
[board] New turnout edit dialog with icon of turnout (UI tryout)
|
2025-10-20 11:15:51 +02:00 |
|
Reinder Feenstra
|
9046fd1dcf
|
board: added settings for operate/edit mode grid
|
2025-10-04 12:52:42 +02:00 |
|
Reinder Feenstra
|
f407dfd88e
|
train/rail vehicle: renamed property lob to length
|
2025-09-30 22:31:01 +02:00 |
|
Reinder Feenstra
|
271de84510
|
moved decoder function function/type enum list to shared, so client can use it as well
|
2025-09-24 00:00:10 +02:00 |
|
Reinder Feenstra
|
dea720ebb9
|
[client] added community forum to help menu
|
2025-09-17 22:40:26 +02:00 |
|
Reinder Feenstra
|
79b1c101cc
|
[deb] added manual to traintastic-data.deb
|
2025-09-16 23:43:53 +02:00 |
|
Reinder Feenstra
|
ed5eeabd25
|
Server now host the manual via its built in webserver., clients now by default display the server hosted manual, if not connectect the local version is opened.
|
2025-09-16 20:40:22 +02:00 |
|
Reinder Feenstra
|
e70bc530c0
|
fix: Missing string, see #144.
|
2025-08-27 19:01:22 +02:00 |
|
Reinder Feenstra
|
230c4f6414
|
Merge remote-tracking branch 'origin/master' into 144-add-zone-support
|
2025-08-25 22:43:31 +02:00 |
|
Reinder Feenstra
|
fd2b14364b
|
[client] rewrote train trottle, it now uses the acquire/steal/release ownership like the other hardwarr/script throttles
|
2025-07-02 18:51:20 +02:00 |
|
Reinder Feenstra
|
6788fa10e8
|
[network] added ObjectListGetObjects command
|
2025-07-01 20:26:30 +02:00 |
|
Reinder Feenstra
|
cd75b51559
|
[network] added string_view read support
|
2025-07-01 20:25:06 +02:00 |
|
Reinder Feenstra
|
037fab2486
|
[network] added methods for easier creating of response messages
|
2025-07-01 20:24:18 +02:00 |
|
Reinder Feenstra
|
cf0cb7224a
|
[enum] added operator~ to invert Direction
(cherry picked from commit ed0f9f3533a51a763c6c3759bdbe79b69662bae1)
|
2025-05-31 01:01:21 +02:00 |
|
Reinder Feenstra
|
8ee1e9bc6e
|
Merge remote-tracking branch 'origin/master' into 144-add-zone-support
|
2025-04-07 22:39:09 +02:00 |
|
Reinder Feenstra
|
43292e3a69
|
Merge remote-tracking branch 'origin/master' into 178-add-web-based-throttle-for-phone
|
2025-04-01 22:43:49 +02:00 |
|
Reinder Feenstra
|
cf17081fa7
|
Bumped copyright year to 2025
|
2025-03-24 22:43:17 +01:00 |
|
Reinder Feenstra
|
729ebffa12
|
Restyled load world dialog and added search bar
|
2025-03-24 22:41:29 +01:00 |
|
Reinder Feenstra
|
04eed28aa1
|
[interface list] added text to inform user about empty list, see #187.
|
2025-03-04 23:49:11 +01:00 |
|
Reinder Feenstra
|
764cca13ba
|
[interface list] ctrl+click now open interface setting in seperate window, see #187.
|
2025-03-04 21:16:15 +01:00 |
|
Reinder Feenstra
|
e1b399a156
|
fix: missing string
|
2025-02-13 23:05:16 +01:00 |
|
Reinder Feenstra
|
ce4417cc30
|
Added support for controlling a Train to the Throttle
Decoder control is still supported but will be removed in the future.
see #178
|
2025-01-08 23:51:24 +01:00 |
|
Reinder Feenstra
|
8570ef3cb9
|
output map: added swap outputs button when using one pair output (e.g. for standard turnouts)
|
2024-12-11 00:11:45 +01:00 |
|
Reinder Feenstra
|
f5a477ee7e
|
add interface wizard: clearified dr5000 usb protocol page
|
2024-12-08 18:29:52 +01:00 |
|
Reinder Feenstra
|
0a249e31bb
|
translation: Frisian #wip
|
2024-12-02 23:21:56 +01:00 |
|
Reinder Feenstra
|
0e3ad12c2c
|
translation: Frisian #wip
|
2024-11-30 00:44:15 +01:00 |
|
Reinder Feenstra
|
3ebdc30e2f
|
translation: Frisian #wip
|
2024-11-29 00:52:31 +01:00 |
|
Reinder Feenstra
|
03377d16e3
|
Updated French translation from POEditor.com
|
2024-11-28 23:03:26 +01:00 |
|
Reinder Feenstra
|
8187b08881
|
tray icon: added translation and added language setting
|
2024-11-27 22:54:28 +01:00 |
|
Reinder Feenstra
|
026ad5b3be
|
Updated English and French translation from POEditor.com
|
2024-11-26 22:12:48 +01:00 |
|
Reinder Feenstra
|
53bcb0bb52
|
locale: use single string
|
2024-11-25 23:16:35 +01:00 |
|
Reinder Feenstra
|
c29122ce27
|
locale: added missing strings
|
2024-11-25 23:16:35 +01:00 |
|
Reinder Feenstra
|
8c9f7b09bf
|
locale: made "weight_unit:ton" translatable, required for French.
|
2024-11-25 23:16:35 +01:00 |
|
Reinder Feenstra
|
7c413dd305
|
Updated French translation from POEditor.com
|
2024-11-25 23:16:35 +01:00 |
|
Reinder Feenstra
|
474f5b9c98
|
Updated French translation from POEditor.com
|
2024-11-24 23:45:16 +01:00 |
|
Reinder Feenstra
|
5cdb1c3c0d
|
updated translations from poeditor
|
2024-11-22 23:36:41 +01:00 |
|