Commit Graph

2410 Commits

Author SHA1 Message Date
5258c4c775 Developer tools: Add vehicle fiz reload button 2025-03-16 16:22:19 +01:00
7d27e6ce33 Battery button impulse behavior 2025-03-16 16:22:12 +01:00
b252d4aacd Bring back maxTachoSpeed... 2025-03-16 16:21:57 +01:00
b10e6ccda3 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-03-16 16:16:37 +01:00
dd62a1529e Separate buttons for openning and closing pant valve 2025-03-16 16:16:08 +01:00
f9d81b8afe Remove single line garbage from train.cpp 2025-03-16 16:15:58 +01:00
52b8d3d647 i-edenabled light 2025-03-16 16:14:27 +01:00
Jano211
3fc4d5b894 New functions in scene editor 2025-03-16 16:13:18 +01:00
3954a10418 Fix missing commands 2025-03-16 16:03:58 +01:00
a8bf5b6967 Floating point export fix for models 2025-03-16 15:45:16 +01:00
7ca8ddc395 Add models seasonal variants 2025-03-16 15:45:12 +01:00
ded24387da Fix aklvents logic 2025-03-16 15:45:07 +01:00
4923ee4009 Final fix for missing getCommands function inside abstractscreenrenderer 2025-03-16 15:45:01 +01:00
ab227afedb Fix AI drivers going with dark lights 2025-03-16 15:44:56 +01:00
91722c2590 Tweak python command return logic to prevent crashing simulator 2025-03-16 15:44:52 +01:00
9b6b941d30 Add returnable python commands
requires modified abstractscreenrenderer
2025-03-16 15:44:46 +01:00
bb2894d86c Fix turbo sound 2025-03-16 15:44:36 +01:00
848f57d817 Fix 4-step switch animation 2025-03-16 15:44:28 +01:00
0367eff59d Add aklvents button 2025-03-16 15:44:20 +01:00
12f477f803 Light color calculation fix 2025-03-16 15:44:04 +01:00
3953ffb03d Merge branch 'manul-staging' of https://github.com/wls50/maszyna-internal into manul-staging 2025-03-16 15:43:13 +01:00
76185d10f2 General logic fixes 2025-03-16 15:42:57 +01:00
WLs50
07583a9f07 fix order of parameters after cmake -E copy -t 2025-03-16 14:51:38 +01:00
b114699ab3 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-03-16 14:37:37 +01:00
a75ac837bf header declarations unification for tacho parameters 2025-03-16 14:37:27 +01:00
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
2e26eb7e13 Another random stop variable randomization logic fix 2025-03-16 13:45:33 +01:00
61e35435d2 Fix logic for low tachometerb speeds 2025-03-16 13:45:24 +01:00
9b8dd36885 Add random 0 speed from range 0-4 on tachometerb 2025-03-16 13:45:14 +01:00
d0163f1737 Add working light to indicate any active compressor
i-compressorany: in mmd
2025-03-16 13:45:06 +01:00
dbede005d1 Add missing ":" at end of i-cabactivated 2025-03-16 13:45:00 +01:00
96120edb39 Add cab activated light
i-cabactived in mmd
2025-03-16 13:44:42 +01:00
Jano211
0e08086937 Fix for writing useless log informations 2025-03-16 13:44:36 +01:00
Jano211
6235ac0fbd Better bumps on normal tracks 2025-03-16 13:44:27 +01:00
Jano211
73dbc7c86f Better bumps on switches 2025-03-16 13:44:20 +01:00
Jano211
797045e8ae Changes in camera shaking, and others:
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
2025-03-16 13:44:07 +01:00
Jano211
9ff3ff195d Tracks width smooth change and no "include file" info in log 2025-03-16 13:43:58 +01:00
8d92f36f44 Add missing sound source definition 2025-03-16 12:43:18 +01:00
Jano211
c712c7d5a3 Improved scenery loading from SBT
When found SBT file, ignores "*_ter.scm" files
2025-03-16 12:28:09 +01:00
Jano211
e5c317a7bf 3-axis rotation, and some corrections in editor mode 2025-03-16 12:25:51 +01:00
b14c1d9718 Add missing mover nrot comment 2025-03-16 12:25:34 +01:00
bbbec21bd6 Add resonancesound (slightly modified runningnoise calculation) 2025-03-16 12:25:24 +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
59c28e7843 Add possibility to assign separate SHP buzzer 2025-03-16 12:24:29 +01:00
05012b2249 Add pipelock state dict parameter 2025-03-16 12:24:15 +01:00
cd2ee41311 Add i-neutral indicator 2025-03-16 12:24:07 +01:00
27772e72cf Cleanup for pull request 2025-03-16 12:24:00 +01:00