16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-17 23:39:18 +02:00
Commit Graph

2430 Commits

Author SHA1 Message Date
98d97ad138 Merge pull request #14 from Unofficial-MaSzyna-Developement/fix-turbo-sound
Fix turbo sound
2025-01-07
2025-01-07 22:08:37 +01:00
831e5d9f37 Fix turbo sound 2025-01-07 22:06:54 +01:00
6922c62e58 Merge pull request #13 from Unofficial-MaSzyna-Developement/high-beam-lights
Fix 4-step switch animation
2025-01-07 14:59:57 +01:00
ce57929209 Fix 4-step switch animation 2025-01-07 14:59:12 +01:00
d42a6b0163 Fix to latest 2025-01-07 14:19:48 +01:00
d3260b1e01 Bring back hasler and door lock tweaks 2025-01-07 14:13:54 +01:00
290eacb49f Add i-highbeamlights 2025-01-07 13:14:23 +01:00
080d5fe9c7 Merge pull request #11 from Unofficial-MaSzyna-Developement/high-beam-lights
High beam lights
2025-01-07 12:57:42 +01:00
f32138fb39 Merge branch 'master-no-pull' into high-beam-lights 2025-01-07 12:57:34 +01:00
9bb97b2343 Merge pull request #12 from Unofficial-MaSzyna-Developement/kermit-requested-features
Add aklvents button
2025-01-07 12:22:11 +01:00
e8c4a019a0 Add aklvents button 2025-01-07 12:21:21 +01:00
cb63300ac5 Merge pull request #10 from Unofficial-MaSzyna-Developement/kermit-requested-features
Kermit requested features
2025-01-07 05:09:35 +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
a7bf952ed6 Light color calculation fix 2025-01-07 04:50:48 +01:00
e2b5a6d9a1 General logic fixes 2025-01-07 04:46:09 +01:00
349363c3c7 Merge pull request #8 from Unofficial-MaSzyna-Developement/kermit-requested-features
Kermit requested features
2025-01-07 03:45:47 +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
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
Jano211
26f0b478f2 Fix for writing useless log informations 2025-01-06 14:26:35 +01:00
Jano211
4d72d3522b Better bumps on normal tracks 2025-01-05 20:45:05 +01:00
Jano211
96f43e11ff Better bumps on switches 2025-01-05 20:22:54 +01:00
Jano211
7cac46df02 Changes in camera shaking, and others:
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
2025-01-05 19:45:48 +01:00
Jano211
910ba6c2b2 Tracks width smooth change and no "include file" info in log 2025-01-05 19:29:10 +01:00
Jano211
58b1bc38ae Improved scenery loading from SBT
When found SBT file, ignores "*_ter.scm" files
2025-01-05 19:29:07 +01:00
Jano211
8a204edaed 3-axis rotation, and some corrections in editor mode 2025-01-05 19:29:02 +01:00
Jano211
e228366c42 Fog, skydome and other environment tweaks 2025-01-05 19:28:56 +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
6a7de18755 Merge pull request #6 from Unofficial-MaSzyna-Developement/braking-resistor-physics-and-sound
Merge branch 'eu07:master' into braking-resistor-physics-and-sound
2025-01-04 21:39:18 +01:00
6b052ac3f2 Merge branch 'eu07:master' into braking-resistor-physics-and-sound 2025-01-04 21:32:26 +01:00
a8f47baca7 Add windsound 2025-01-04 21:25:00 +01:00
f59c0f2d2c Add missing mover nrot comment 2025-01-04 21:16:09 +01:00
a1cdaf9db0 Add resonancesound (slightly modified runningnoise calculation) 2025-01-04 21:15:59 +01:00
e2c9b5828f Merge pull request #5 from Unofficial-MaSzyna-Developement/braking-resistor-physics-and-sound
Braking resistor physics and sound
2025-01-04 15:08:23 +01:00
85f089e35b Merge branch 'eu07:master' into master 2025-01-04 15:07:07 +01:00
a3099e6de7 Add sustain parameter (BRVto in Engine section) 2025-01-03 19:22:37 +01:00
Ryba04
f3f59661c9 Merge pull request #72 from Unofficial-MaSzyna-Developement/separate-shp-buzzer
Possibility to add separate SHP buzzer
2025-01-03 18:46:14 +01:00
Ryba04
a996cd147b Merge pull request #71 from Unofficial-MaSzyna-Developement/add-pipe-locked-to-state-dict
Add pipe locked to state dict
2025-01-03 18:45:52 +01:00
Ryba04
44460b6e90 Merge pull request #70 from Unofficial-MaSzyna-Developement/add-neutral-dir-button-light
Add neutral dir button light
2025-01-03 18:45:29 +01:00
Ryba04
91e3dbb5f2 Merge pull request #69 from Unofficial-MaSzyna-Developement/turn-off-dir-when-moving
Fiz parameters to hide direction lights when moving
2025-01-03 18:44:48 +01:00
a01a63c8bf Add braking resistor ventilator sound and simple simulation 2025-01-03 17:39:54 +01:00
63a7fa55eb Merge pull request #4 from Unofficial-MaSzyna-Developement/separate-shp-buzzer
Add possibility to assign separate SHP buzzer
2024-12-28 04:00:50 +01:00