2305 Commits

Autor SHA1 Nachricht Datum
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
b987d4703a [manual/lua] improved enum documentation 2025-11-11 23:53:19 +01:00
Reinder Feenstra
233137baf6 [manual/lua] categorized objects 2025-11-11 23:53:18 +01:00
Reinder Feenstra
3d3d22f357
Merge pull request #201 from traintastic/contributors-readme-action-4drJ5JxvOQ
docs(contributor): contributors readme action update
2025-11-09 16:24:45 +01:00
github-actions[bot]
25112f88f4
docs(contributor): contrib-readme-action has updated readme 2025-11-09 15:20:53 +00:00
Reinder Feenstra
84a8fee3ad
Merge pull request #200 from kamil00110/patch-1
Add forum link to README
2025-11-09 16:20:43 +01:00
kamil00110
9f3abc8c46
Add forum link to README 2025-11-09 15:03:42 +01:00
Reinder Feenstra
6110984e82 [manual] Added/imporved Lua block related documentation 2025-11-04 00:31:50 +01:00
Reinder Feenstra
2a4a306677 [lua+manual] Added missing class constant for train block status 2025-11-04 00:30:42 +01:00
Reinder Feenstra
53e67ffa1d [lua] Made block state available 2025-11-04 00:29:43 +01:00
Reinder Feenstra
197ac454f3 [translation] Updated German translation from POEditor (typo fix) 2025-11-03 00:00:28 +01:00
Reinder Feenstra
be5d081fd1 [trayicon] fix: notification text encoding issue. 2025-11-02 23:54:55 +01:00
Reinder Feenstra
b8c10f26fe
[readme] Added language progress badges for Polish and Frisian 2025-11-02 08:34:43 +01:00
Reinder Feenstra
027650b119 [translation] Updated translations from POEditor 2025-11-01 23:47:45 +01:00
Reinder Feenstra
5fd430121b [lua] fix: SensorState enum wasn't registered. 2025-11-01 10:46:57 +01:00
Reinder Feenstra
1021034383 fix: for Qt5 compatibility 2025-11-01 09:22:53 +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
bc2fd8a254 [sensorrailtile] Added onStateChanged event 2025-10-29 00:03:21 +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
e90315cf8b [lua] Allow reading train block status properties 2025-10-26 23:44:57 +01:00
Reinder Feenstra
a6c26da659 [client] Interface properties now have a dropdown control, more user friendly 2025-10-26 23:44:01 +01:00
Reinder Feenstra
f7d11f94a3 [manual] Lua function names can now be linked by name (overides the default generated anchors) 2025-10-26 23:42:46 +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
d83acde5cd [block] added length property 2025-10-21 23:56:13 +02:00
Reinder Feenstra
cc3343793a [translation] Use exising term 2025-10-21 23:45:45 +02:00
Reinder Feenstra
40e3458410 [translation] added two missing terms 2025-10-21 23:44:43 +02:00
Reinder Feenstra
72f5ebaf0d [manual] documented lua script throttle 2025-10-21 16:58:32 +02:00
Reinder Feenstra
a413ee9d61 [translations] update and SORTED 2025-10-21 00:34:49 +02:00
Reinder Feenstra
c6e3bf2f22 [translations] Language files are now sorted by key, removed some "empty" elements
Big change now, less merge issues in the future.
2025-10-21 00:32:00 +02:00
Reinder Feenstra
7e1c2abdff [translations] Added languages command line argument 2025-10-21 00:29:49 +02:00
Reinder Feenstra
a798f87864 [translations] Implemented pushing to POEditor 2025-10-21 00:28:19 +02:00
Reinder Feenstra
1c348b3f6e fix: missing this caused signal not to disconnect on object delete causing crash 2025-10-20 23:17:17 +02:00
Reinder Feenstra
4487433409 [world] Added block/train/zone event debug options 2025-10-20 23:16:59 +02:00
Reinder Feenstra
5675bc8cf5 [client] fix: missing files in CMakeLists 2025-10-20 12:20:14 +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
aa06dc912e [board] Added grid color to color scheme 2025-10-20 10:47:15 +02:00
Reinder Feenstra
af88d2d774 fix: missing output map column header update 2025-10-20 10:44:09 +02:00
Reinder Feenstra
2e430b469d [manual] moved Zones from WIP to User Guide 2025-10-12 23:04:31 +02:00
Reinder Feenstra
1367e43ed0 [manual] replaced button text desciptions by icons 2025-10-11 00:17:20 +02:00
Reinder Feenstra
9aa1e45a7a [screenshot] added creating icon images 2025-10-11 00:14:14 +02:00
Reinder Feenstra
03aa6ad128 [manual] Added getting started pages for board/schemetic #WIP 2025-10-08 23:19:28 +02:00
Reinder Feenstra
d72d574eaf [screenshot] added creating turnout dialog screenshots 2025-10-08 18:58:48 +02:00
Reinder Feenstra
d8fd82390b [manual] added board tile reference page 2025-10-07 00:00:31 +02:00
Reinder Feenstra
6ce20a5afb [screenshot] added creating light/dark theme tile images 2025-10-06 23:54:21 +02:00
Reinder Feenstra
ec885d70d8 [propertypairoutputaction] fix: enabled/visible atributes were not handled 2025-10-05 19:16:52 +02:00