Commit Graph

52 Commits

Author SHA1 Message Date
PlayeRom
6cd64a486a Correction for comment and indents as spaces 2022-08-23 12:19:22 +02:00
PlayeRom
93a0d6f46d
Merge pull request #3 from wlbragg/Sound-configuration-change
Remove unused sounds, interior and exterior sound
2022-08-23 12:14:37 +02:00
wlbragg
f4356c079f Remove unused sounds, interior and exterior sound 2022-08-22 15:32:06 -05:00
PlayeRom
9ed54d98b6 Add true and false global variables as aliases for boolean types to distinguish the use of "int" from "bool". 2022-08-22 16:29:31 +02:00
PlayeRom
b12e139b2c Update version to 1.5.0 2022-08-22 00:43:45 +02:00
PlayeRom
b1403b3066 Add Towrope Configuration dialog 2022-08-21 21:38:19 +02:00
PlayeRom
3376a6f35d Use towrope length for initial distance of AI plane 2022-08-21 21:35:15 +02:00
PlayeRom
1d22597d3f Update comments 2022-08-21 13:20:13 +02:00
PlayeRom
467336590b Add Timer class for simplify use maketimer() function with single shot 2022-08-21 13:10:42 +02:00
PlayeRom
5ce9a0a299 Update version to 1.4.1 2022-08-20 22:15:25 +02:00
PlayeRom
dff16702d4 Fix crash by missing parameter 2022-08-20 22:14:24 +02:00
PlayeRom
97e02a332a Update version to 1.4.0 2022-08-20 21:51:26 +02:00
PlayeRom
9acdec8ae6 Add possibility to save/load route waypoints with description 2022-08-20 21:49:31 +02:00
PlayeRom
5ad232b83e
Merge pull request #2 from frougon/French-translation-of-metadata
Add French translation in addon-metadata.xml
2022-08-20 18:57:52 +02:00
Florent Rougon
e39815b44c Add French translation in addon-metadata.xml 2022-08-20 17:29:47 +02:00
PlayeRom
09a52f18ab Code review 2022-08-20 03:53:42 +02:00
PlayeRom
e06948d99d Add a separate engine sound for the DR400 2022-08-20 02:49:15 +02:00
PlayeRom
51fe8f095e Add possibility to take off in the bush. 2022-08-20 01:25:12 +02:00
PlayeRom
8a0eaab753 Add Douglas C-47 to route dialog and update performance 2022-08-19 22:15:08 +02:00
PlayeRom
3c49ba9d47
Merge pull request #1 from wlbragg/Add-C-47-tow-plane
Add Douglas C-47 tow plane
2022-08-19 21:05:54 +02:00
wlbragg
da1527c945 Add Douglas C-47 tow plane 2022-08-19 00:42:45 -05:00
PlayeRom
459e3a965a Fix message typo 2022-08-19 03:43:15 +02:00
PlayeRom
b1f1ef4a28 Add "FlightPlanWriter" facade 2022-08-19 03:39:09 +02:00
PlayeRom
3c306ca039 Rewrite with use Object Oriented Programming 2022-08-19 02:36:36 +02:00
PlayeRom
92fd83615d Update comments and code review 2022-08-18 20:09:00 +02:00
PlayeRom
29103533fb Update version to 1.3.0 2022-08-18 19:24:02 +02:00
PlayeRom
5aa5f731a6 Fix for stop playing engine sound when scenario is going to disable 2022-08-18 19:17:26 +02:00
PlayeRom
1982df9f16 WIP: add engine sound for the AI planes
There is unresolved problem with stop playing sound after disable scenario
2022-08-18 11:39:22 +02:00
PlayeRom
bd40f6830e Update version to 1.2.0 2022-08-17 01:59:07 +02:00
PlayeRom
1f8ea67e44 Add possibility to change the flight plan of AI tow plane 2022-08-17 01:55:10 +02:00
PlayeRom
0c3046da80 Code review for thermal 2022-08-17 00:54:38 +02:00
PlayeRom
267b231d8c Code review 2022-08-16 13:20:33 +02:00
PlayeRom
cee3f44622 Upgrade version number 2022-08-16 03:30:03 +02:00
PlayeRom
602396729c Fix AI aircraft going underground during take-off due to uneven runway elevations.
Add possibility to set thermal with configuration of its parameters.
2022-08-16 03:27:37 +02:00
PlayeRom
2fa6110ba0 Add printing messages to the console 2022-08-15 01:25:13 +02:00
PlayeRom
2e5dbbc0b8 Add a check if the runway name exists in the airport runway table 2022-08-15 01:21:21 +02:00
PlayeRom
4a8e1e4981 Code review 2022-08-15 00:41:04 +02:00
PlayeRom
1f39ea2347 Corrections for comments the code 2022-08-14 21:10:57 +02:00
PlayeRom
33c0c12984 Corrections in readme file 2022-08-14 19:18:46 +02:00
PlayeRom
6ecea39828 Fix typo 2022-08-14 14:29:39 +02:00
PlayeRom
a31e99bf4b Update download link 2022-08-14 13:11:01 +02:00
PlayeRom
4f132fed53 Update readme file 2022-08-14 13:00:58 +02:00
Roman Ludwicki
fb1a433821 Fix typo 2022-08-14 12:42:24 +02:00
Roman Ludwicki
8839ba85da Add license file to metadata 2022-08-14 03:26:52 +02:00
Roman Ludwicki
efbfa002d4 Add type for property list node 2022-08-14 03:26:03 +02:00
Roman Ludwicki
cdeb9fcaf7 Update readme 2022-08-14 03:25:34 +02:00
Roman Ludwicki
5f670dea8a Fix typo 2022-08-14 01:49:23 +02:00
Roman Ludwicki
78947e1753 Set a smoother speed gradient when rolling 2022-08-14 01:38:02 +02:00
Roman Ludwicki
462ad1a877 Use crossat instead of alt.
Set initial altitude of AI plane from altitude of glider, instead of airport elevation.
2022-08-13 20:34:58 +02:00
Roman Ludwicki
8def618a16 Fix typos 2022-08-13 17:21:06 +02:00