f17f0e0726
Fix compilation error (badly assigned variable)
2025-03-16 13:45:52 +01:00
9e447d22da
Add variable door lock speed
...
DoorLockSpeed in Doors: section in fiz
2025-03-16 13:45:45 +01:00
f86e2688ba
Add logic for defining max analog tacho display speed
...
MaxTachoSpeed in Cntrl. section in fiz
2025-03-16 13:45:39 +01:00
b14c1d9718
Add missing mover nrot comment
2025-03-16 12:25:34 +01:00
bb56f97692
Add sustain parameter (BRVto in Engine section)
2025-03-16 12:25:01 +01:00
f10550ea23
Add braking resistor ventilator sound and simple simulation
2025-03-16 12:24:50 +01:00
332530643b
Add HideDirStatusSpeed parameter
2025-03-16 12:23:45 +01:00
c7e78b8e0c
Implemented HideDirStatusWhenMoving entry
2025-03-16 12:23:32 +01:00
f8d6bf5d0c
Add wiper animation
2025-03-06 22:51:24 +01:00
c986b60895
Mover reload function fix
2025-02-24 22:30:23 +01:00
9c1e7cd36e
After cherrypick fixes to 2a5d8cc6de
2025-02-17 18:26:59 +01:00
2a5d8cc6de
Add WBL85, EC160 pantograph types
2025-02-17 18:12:15 +01:00
eb387c3715
Developer tools: Add vehicle fiz reload button
2025-02-17 01:23:43 +01:00
4aa0978290
Battery button impulse behavior
2025-02-16 23:07:36 +01:00
c5438c29f9
Add distance counter double click to activate
...
DCMB=[No] - Czy potrzebne jest podwojne nacisniecie
DCDPP=[1.0] - W jakim czasie drugie nacisnienie ma nastapic od pierwszego, aby aktywowac pomiar
2025-02-16 21:10:32 +01:00
Ryba04
94146c77ed
Merge pull request #80 from Unofficial-MaSzyna-Developement/high-beam-lights
...
High beam headlights
2025-02-02 00:13:27 +01:00
Ryba04
d2be773fc7
Merge pull request #77 from Unofficial-MaSzyna-Developement/fix-turbo-sound
...
Fix for not playing turbo sound
2025-01-09 18:59:22 +01:00
831e5d9f37
Fix turbo sound
2025-01-07 22:06:54 +01:00
ce57929209
Fix 4-step switch animation
2025-01-07 14:59:12 +01:00
c7e67c6816
Revert "Merge branch 'master-no-pull' into high-beam-lights"
...
This reverts commit 1222f0fbb8 , reversing
changes made to a7bf952ed6 .
2025-01-07 05:06:24 +01:00
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
b58a137f66
Fix compilation error (badly assigned variable)
2025-01-06 20:50:49 +01:00
b8d7d4b096
Add variable door lock speed
...
DoorLockSpeed in Doors: section in fiz
2025-01-06 20:46:27 +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
92958a28d2
Merge pull request #7 from Unofficial-MaSzyna-Developement/cab-resonance-sound
...
Cab resonance sound
2025-01-04 21:41:23 +01:00
f59c0f2d2c
Add missing mover nrot comment
2025-01-04 21:16:09 +01:00
a3099e6de7
Add sustain parameter (BRVto in Engine section)
2025-01-03 19:22:37 +01:00
a01a63c8bf
Add braking resistor ventilator sound and simple simulation
2025-01-03 17:39:54 +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
f9d04f7397
Revert "Improve pantograph selector"
...
This reverts commit 13d9a91632 .
2024-09-10 23:04:17 +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
2b65410285
security system logic fixes
2023-05-28 18:39:41 +02:00
Marcin Nowak
9bb85ba554
(separate shp reset) add handling of SeparateAcknowledge flag
2022-11-05 17:03:23 +01:00
Królik Uszasty
ebd3607e4b
Added Pmax curve for EIM, e.g. EN57AL
2022-11-04 23:50:56 +01:00
Królik Uszasty
4d4df40baf
Slower percentage speed for TRAXX
2022-11-04 23:50:56 +01:00
Królik Uszasty
a6ba375e7a
Fix for switching off batteries with no active cabin and raising pantographs when deactivating cabin
2022-11-04 23:50:56 +01:00
Królik Uszasty
7b40fe9a72
Fixed shp activation when activating a cabin
2022-11-04 23:50:56 +01:00
Królik Uszasty
9caec803e7
More features for diesel engines
2022-11-04 23:50:56 +01:00
xwizard
943b32e023
Removes unnecessary assert() and caps "sg" at 1.0
2022-07-15 16:00:15 +02:00
milek7
11f58cc5a5
Merge remote-tracking branch 'youby/master' into sim
2022-06-23 22:39:06 +02:00
Królik Uszasty
67098d5b3f
Configurable CabSignal activation with cabin activation
2022-04-17 22:49:15 +02:00
Królik Uszasty
cdca4f108d
Merge
2022-04-10 00:36:54 +02:00
Królik Uszasty
dc03dd8a23
Fix for integrated controller with pneumatic brake when no cab is active
2022-04-03 20:45:52 +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
827a3394df
Reworked some actions durin cab (de)activation
2022-02-20 22:41:31 +01:00