1
0
Fork 0
Commit graph

1479 commits

Author SHA1 Message Date
legoboyvdlp R
3f4e818466 Merge branch 'dev' into FMGC 2020-03-19 17:41:47 +00:00
legoboyvdlp R
ac6ce47895 Fix uninit property, remove un-needed file 2020-03-18 23:51:58 +00:00
Jonathan Redpath
9dce88eeae
Merge pull request #88 from legoboyvdlp/effects
Added wings condensation effect + spray's effects improvements
2020-03-18 23:50:15 +00:00
fly
51f7b1cd6f Stop moisture effect from leaking through the model
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-18 21:29:23 +00:00
Jonathan Redpath
464e90abf9
Merge pull request #95 from legoboyvdlp/altitude-alert
Altitude alert
2020-03-18 16:03:34 +00:00
legoboyvdlp R
d535875d68 Correct logic of altitude alerter 2020-03-18 16:02:43 +00:00
legoboyvdlp R
4a9e4fc56d correct error 2020-03-18 13:13:02 +00:00
legoboyvdlp R
d4c2580fbb Correct altitude to 200 feet (new ICAO regulations mean this is the altitude on newer aircraft, and adjust flashing rate for amber, pending looking for primary sources on youtube 2020-03-18 12:30:00 +00:00
vezza
3e60a4d63c bugfix - removed the 2.5 °C error correction causing the brakes temp to be < TAT 2020-03-18 00:10:29 +01:00
legoboyvdlp R
67ae1e461a Add proper implementation of altitude alert, works according to spec, pls test 2020-03-17 19:56:01 +00:00
legoboyvdlp R
bc096f1ac2 Merge branch 'dev' into altitude-alert 2020-03-17 17:04:39 +00:00
vezza
ccb0740081 fix IAE engine's moisture position 2020-03-17 17:21:23 +01:00
Jonathan Redpath
dc02b2146c
Merge pull request #91 from Marsdolphin/dev
Fuselage Salvage Control ?!
2020-03-17 15:43:14 +00:00
legoboyvdlp R
6cfcfbec60 Revert change to property 2020-03-17 15:37:50 +00:00
legoboyvdlp R
ed0d191ab7 Merge branch 'dev' into effects 2020-03-17 15:25:29 +00:00
Jonathan Redpath
0ada60c341
Merge pull request #94 from colingeniet/dev
Fix gear compression animation over MP
2020-03-17 13:49:42 +00:00
legoboyvdlp R
acb9393580 Correct the property for the window icing, adjust the vector for sideways acceleration on the rain, and corrcet the lights view 2020-03-17 13:41:38 +00:00
legoboyvdlp R
46946e5d19 Semi-working 2020-03-17 13:08:07 +00:00
Colin Geniet
b034880904 Fix gear compression animation over MP
Properties gear[i]/compression-ft and gear[i]/compression-norm are
equivalent, but only the latter is transmitted on MP.
2020-03-17 00:48:13 +01:00
b2b6365146
Merge pull request #86 from colingeniet/weather-effects
Add weather effects on windshield
2020-03-17 09:46:15 +11:00
Colin Geniet
fc50a1fbb5 Fix error when calling icingInit twice 2020-03-16 23:01:05 +01:00
vezza
1d1e8a44da fix IAE engine's condensation position 2020-03-16 21:12:19 +01:00
vezza
9e385287e4 Merge branch 'effects' of https://github.com/legoboyvdlp/A320-family into effects 2020-03-16 17:11:27 +01:00
vezza
163b191464 condensation and spray's improvements 2020-03-16 17:01:57 +01:00
Colin Geniet
9847ae8ea9 Improve rain drops on windshield effect 2020-03-16 12:33:58 +01:00
Colin Geniet
b10a164a62 Icing: Add scaling factor to frost-level
Significantly increase scaling factor of
/environment/aircraft-effects/frost-level, so that frost effects are
visible.
2020-03-16 08:48:45 +01:00
hayden2000
f0226d7f70 Add key bindings 2020-03-15 23:40:48 -04:00
Matthew Maring
25d3056c08
Merge pull request #93 from legoboyvdlp/viewkeys
Implement internal moving views
2020-03-15 23:11:00 -04:00
hayden2000
66a4cc0501 Implement internal moving views 2020-03-15 23:08:02 -04:00
Matthew Maring
0efcc4d270
Merge pull request #92 from legoboyvdlp/pfd
Fix VFE next speed bug
2020-03-15 23:04:41 -04:00
hayden2000
b74f586a11 Fix VFE next speed bug 2020-03-15 19:28:22 -04:00
fly
d3ef41e999 Make flashlight work outside as well
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-15 16:28:53 +00:00
Marsdolphin
d6b6b3718b
Update comment 2020-03-15 14:48:46 +08:00
Marsdolphin
f49dcf05ee
I'm not sure about this but...
de-icing is supposed to fix fuselage ice...
2020-03-15 14:43:57 +08:00
1bd38663e0
Merge pull request #70 from legoboyvdlp/save
Implementing state save between sessions
2020-03-15 06:27:26 +11:00
47d0f31942
Merge pull request #90 from legoboyvdlp/cleanup
Removed unused sounds and textures
2020-03-15 06:07:35 +11:00
legoboyvdlp R
50131dd5bf Merge branch 'dev' into effects 2020-03-14 18:53:09 +00:00
legoboyvdlp R
e5ca7f32c0 Walker: correct orbit view 2020-03-14 16:58:02 +00:00
legoboyvdlp R
8044554a5a Merge branch 'Marsdolphin-dev' into dev 2020-03-14 16:55:04 +00:00
Marsdolphin
f2251e6e19
Implement walker from A330 2020-03-14 20:42:07 +08:00
Colin Geniet
7acb378e7d Delete unused file glass-effect2.xml 2020-03-14 11:48:41 +01:00
Colin Geniet
197ce0c664 Rewrite icing parameters computation
Remove unnecessary properties I/O.
2020-03-14 11:48:41 +01:00
Colin Geniet
f6e8bed92b Rewrite nasal icing system
Rewrite the iceable components nasal code.
Remove code duplication and excessive setprop/getprop.
Fix that <output-property> tags were ignored.
2020-03-14 11:48:41 +01:00
Colin Geniet
60886da1d8 Model: Fix missing weather effects due to typo
Add the same typo (s/Windsheild/Windshield/) to the fuselage.xml files
to avoid changing fuselage.ac for now.
2020-03-14 11:47:27 +01:00
vezza
2b8d067bed Added wings condensation effect + spray's effects improvements 2020-03-11 21:57:50 +01:00
Jonathan Redpath
48ff637040
Merge pull request #83 from Zaretto/dev
Remove extraneous ^M from files
2020-03-10 16:01:43 +00:00
Richard Harrison
185bcd4c82 Remove extraneous ^M from files 2020-03-10 13:28:50 +01:00
fly
75b1d4c4f2 Add option to define saved props
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-10 02:18:24 +00:00
legoboyvdlp R
9b0423fd95 Change label from IDG-A32X to A320-family 2020-03-09 18:42:59 +00:00
legoboyvdlp R
fa1b7e65c0 vert rev 2020-03-09 18:00:22 +00:00