Commit Graph

594 Commits

Author SHA1 Message Date
1222f0fbb8 Merge branch 'master-no-pull' into high-beam-lights 2025-01-07 04:58:13 +01:00
e2b5a6d9a1 General logic fixes 2025-01-07 04:46:09 +01:00
69e29bf83c General lights overhaul
Add modern light switcher

Available fiz variables with defualt parameters
Headlights: LampRed=255 LampGreen=255 LampBlue=255 DimmedMultiplier=0.6 NormalMultiplier=1.0 HighbeamDimmedMultiplier=2.5 HighBeamMultiplier=2.8

Switches: ModernDimmer=No ModernDimmerOffPosition=Yes
2025-01-07 03:42:40 +01:00
d66d4751c2 Add logic for defining max analog tacho display speed
MaxTachoSpeed in Cntrl. section in fiz
2025-01-06 20:27:25 +01:00
105e628382 Another random stop variable randomization logic fix 2025-01-06 20:14:30 +01:00
10e7f21520 Fix logic for low tachometerb speeds 2025-01-06 20:05:38 +01:00
d72c709fff Add random 0 speed from range 0-4 on tachometerb 2025-01-06 20:05:11 +01:00
eeb3387b33 Add working light to indicate any active compressor
i-compressorany: in mmd
2025-01-06 19:49:29 +01:00
ba34a4cd87 Add missing ":" at end of i-cabactivated 2025-01-06 19:46:11 +01:00
26c640eeaf Add cab activated light
i-cabactived in mmd
2025-01-06 19:45:21 +01:00
a8f47baca7 Add windsound 2025-01-04 21:25:00 +01:00
a1cdaf9db0 Add resonancesound (slightly modified runningnoise calculation) 2025-01-04 21:15:59 +01:00
1c8d0142a3 Add possibility to assign separate SHP buzzer 2024-12-28 03:56:53 +01:00
a52f9c31e1 Merge pull request #3 from Unofficial-MaSzyna-Developement/add-pipe-locked-to-state-dict
Add pipelock state dict parameter
2024-12-28 03:07:36 +01:00
e0d2953190 Add pipelock state dict parameter 2024-12-28 02:53:30 +01:00
a73a8eeb61 Add i-neutral indicator 2024-12-28 00:53:16 +01:00
995c9eb47e Cleanup for pull request 2024-12-28 00:29:32 +01:00
efeaaf6235 Add HideDirStatusSpeed parameter 2024-12-28 00:22:15 +01:00
0522d12cd3 Implemented HideDirStatusWhenMoving entry 2024-12-28 00:15:36 +01:00
a0a3e504fc Add drawn and returned power values for pyrthon
Added power_drawn and power_returned to dict (both double)
2024-12-26 18:48:40 +01:00
Ryba04
d187ce6b12 Merge pull request #67 from marcinn/new-uart-functions
(commands) add epbrakecontrolenable and epbrakecontroldisable
2024-09-14 14:33:10 +02:00
Ryba04
f9d04f7397 Revert "Improve pantograph selector"
This reverts commit 13d9a91632.
2024-09-10 23:04:17 +02:00
Marcin Nowak
001ca76990 (commands) add epbrakecontrolenable and epbrakecontroldisable 2024-08-06 09:07:43 +02:00
jakubg1
13d9a91632 Improve pantograph selector
- A new parameter has been added to .fiz file format, in the Switches: section:
  - PantographPresetDefault [0] - The 0-based index of a pantograph preset that should be chosen upon the vehicle creation. 0 by default mimicks the current behavior.

- Fixed the selected pantograph configuration not being respected until the configuration has been changed.
2024-03-13 03:25:19 +01:00
milek7
9259708d4c radio volume slider 2023-08-08 16:05:25 +02:00
milek7
4ea2046066 fix double-free when removing nonplayer TTrain 2023-05-26 16:51:51 +02:00
Marcin Nowak
9bb85ba554 (separate shp reset) add handling of SeparateAcknowledge flag 2022-11-05 17:03:23 +01:00
Marcin Nowak
9b1e0d5090 (uart) expose radio message indicator state 2022-11-05 05:00:39 +01:00
Marcin Nowak
412800ea23 (uart, commands) add possibility to set radio channel and volume via uart 2022-11-05 05:00:39 +01:00
Królik Uszasty
bdfc5556df Added pressure of spring brake for python 2022-11-04 23:50:56 +01:00
Królik Uszasty
d191d9e5e7 Random includes only for mmd files 2022-11-04 23:50:56 +01:00
Marcin Nowak
3bd90ec5b2 (commands) add dashboardlightenable and dashboardlightdisable commands 2022-09-29 00:57:49 +02:00
Marcin Nowak
1d34194453 (commands) add timetablelightenable and timetablelightdisable commands 2022-09-29 00:57:49 +02:00
Marcin Nowak
57dbcf79e1 (commands) add radiostopenable and radiostopdisable commands 2022-09-29 00:57:49 +02:00
maciejbaur
7880063f5c (commands) add radioenable and radiodisable commands 2022-09-29 00:57:46 +02:00
maciejbaur
31fd1dc56f (commands) Add alarmchainenable and alarmchaindisable commands 2022-09-29 00:33:00 +02:00
Marcin Nowak
cba929e61c (commands) add enable/disable commands for rear lights and redmarks 2022-09-29 00:32:55 +02:00
Królik Uszasty
cdca4f108d Merge 2022-04-10 00:36:54 +02:00
milek7
980501768f dsbBuzzer null check fiasco 2022-04-02 15:29:50 +02:00
Królik Uszasty
2283ed4ff2 Switch for disabling mirrors 2022-03-03 22:33:53 +01:00
Królik Uszasty
0508fa7660 Automatic neutral direction when deactivating cab 2022-03-02 23:33:54 +01:00
Królik Uszasty
3af92430c5 Blinking door permition signal lights 2022-03-01 21:13:11 +01:00
Królik Uszasty
50dfa88d10 Added signal light for receiving radio message 2022-02-20 23:47:07 +01:00
Królik Uszasty
827a3394df Reworked some actions durin cab (de)activation 2022-02-20 22:41:31 +01:00
Królik Uszasty
3da4a42156 Added hints about cab(de)activation, reworked cab activation gauge, fixes for AI to use it 2022-02-20 00:34:35 +01:00
Królik Uszasty
fe455e3131 Dodany opcjonalny przełącznik aktywacji kabiny oraz rozłączania tylnego sprzęgu 2022-02-19 22:36:26 +01:00
milek7
39656b23fd Merge remote-tracking branch 'youby/master' into sim 2022-02-02 22:36:11 +01:00
Królik Uszasty
31ca7a18a7 Fixed animation of inverter control buttons and added coupling flag for this 2022-02-02 22:06:27 +01:00
Królik Uszasty
e787e5d815 Added commands and buttons for disabling inverters; mass and brake res. press for python; train guard opening doors before departure; small fix for AI 2022-02-01 20:23:36 +01:00
Królik Uszasty
1ed4c98cad Generic toggles for accessible for python 2022-01-23 23:11:56 +01:00