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

3002 Commits

Author SHA1 Message Date
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
332530643b Add HideDirStatusSpeed parameter 2025-03-16 12:23:45 +01:00
c7e78b8e0c Implemented HideDirStatusWhenMoving entry 2025-03-16 12:23:32 +01:00
532c5ecf8f Add drawn and returned power values for pyrthon
Added power_drawn and power_returned to dict (both double)
2025-03-16 12:23:05 +01:00
WLs50
d9b64c42fb fix unresolved symbols when static linking glfw 2025-03-10 20:32:27 +01:00
7f9cab7129 Merge branch 'manul-staging' of https://github.com/wls50/maszyna-internal into manul-staging 2025-03-09 22:10:02 +01:00
WLs50
7db83b6daf -replace deprecated asio api function
-add missing stl include
2025-03-09 22:07:42 +01:00
cd860dd957 Add missing includes in materialparser 2025-03-09 21:58:34 +01:00
34b3a00687 Add missing asio ref 2025-03-09 21:28:22 +01:00
WLs50
33ffcaf66b always use included glfw for build 2025-03-09 21:22:35 +01:00
548f4263d0 Add glfw as ref 2025-03-09 21:09:52 +01:00
dd3b258967 Remove old glfw ref 2025-03-09 21:08:27 +01:00
WLs50
a5f6397eca merge manul 2025-03-09 15:36:11 +01:00
1b346b1aee And one more typo... 2025-03-07 02:12:47 +01:00
7cfb811f7d Typo fix 2025-03-07 02:11:27 +01:00
fa9eef8b69 Necessary fixes for wpiers switcher 2025-03-07 02:07:08 +01:00
87973d64fa Wiper logic cleanup 2025-03-06 23:26:09 +01:00
f8d6bf5d0c Add wiper animation 2025-03-06 22:51:24 +01:00
13e6dc0f87 Exterior model external_only submodel to hide when player is inside cab 2025-03-02 19:49:32 +01:00
010663e021 Note for compiling (there are submodules now) 2025-03-01 20:58:29 +01:00
cbfe01d049 Revert "Move lowpoly and exterior loading to separate async threads"
This reverts commit 1dc7d50851.
2025-02-28 13:54:26 +01:00
ce4c3b46f3 Revert "Add security locks for material manager"
This reverts commit 8b3baa84fe.
2025-02-28 13:54:10 +01:00
e010c67eab DiscordRPC fix when driving ghostview 2025-02-28 12:15:46 +01:00
8b3baa84fe Add security locks for material manager
thanks to @Milek7 for advice about material manager
2025-02-28 10:54:59 +01:00
1dc7d50851 Move lowpoly and exterior loading to separate async threads 2025-02-27 01:40:35 +01:00
af50b7e77e Working threads counter in F12 panel 2025-02-27 01:08:52 +01:00
ca6c0f72e9 Logging moved to separate thread 2025-02-26 17:49:21 +01:00
016e4fed10 Make DiscordRPC strings localized 2025-02-25 08:37:07 +01:00
078470cc68 Move DiscordRPC to separate threaad 2025-02-25 07:45:27 +01:00
8049a3d986 Maybe now it will work correcty (hope the last one) 2025-02-24 23:15:52 +01:00
b5f5190012 I've missed one identation 2025-02-24 23:10:46 +01:00
3688d667b0 Appveyor fix for dynamic git submodules 2025-02-24 23:08:47 +01:00
c7b40ca7ae Add Discord RPC integration 2025-02-24 22:30:35 +01:00
c986b60895 Mover reload function fix 2025-02-24 22:30:23 +01:00
33b85baf77 Add discord-rpc library 2025-02-24 22:02:01 +01:00
c8b184ff62 Revert "Tweaked turbo sound calculation logic"
This reverts commit 9bdc064ef3.
2025-02-18 06:55:12 +01:00
9bdc064ef3 Tweaked turbo sound calculation logic 2025-02-17 23:41:11 +01:00
bf852b7d45 Add ini shakefactor
shakefactor BF RL UD
BF - tyl/przod
RL - prawo/lewo
UD - gora/dol
2025-02-17 22:28:12 +01:00