62 Commits
Author SHA1 Message Date
PlayeRom 5f83865218 Update help and readme 2022-11-09 23:11:31 +01:00
PlayeRom a0ca6ac045 Code review 2022-11-09 18:27:53 +01:00
PlayeRom a9b20818cd Update version to 1.8.1 v.1.8.1 2022-09-17 20:34:06 +02:00
PlayeRom f529f2ce7c Improve the approach to landing 2022-09-17 20:32:56 +02:00
PlayeRom 1d5bd7c7f5 Update version to 1.8.0 v.1.8.0 2022-09-09 19:04:05 +02:00
PlayeRom c60097c8cd Update readme 2022-09-09 03:58:51 +02:00
PlayeRom f3d50cc815 The plane returns to the airport from which it took off
There is one problem, that on touch down the plane is going underground on the short while.
2022-09-09 03:48:20 +02:00
PlayeRom cbc1888425 Update version to 1.7.0 v.1.7.0 2022-08-26 20:59:48 +02:00
PlayeRom ea72151d48 Add possibility to set max altitude in route dialog 2022-08-26 20:57:41 +02:00
PlayeRom bcd7d3cca8 Update version to 1.6.0 v.1.6.0 2022-08-23 12:28:21 +02:00
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 v.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 v.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 v.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 v.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 v.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 v.1.1.0 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