Applevangelist
7d6f9fc4b5
Merge remote-tracking branch 'origin/master' into develop
2024-06-20 08:52:25 +02:00
Frank
5f9d4405b1
AIRBOSS
...
- Added case that group template cannot be found in MOOSE db
2024-06-18 09:20:59 +02:00
Frank
78ab7547f3
Merge branch 'master' into develop
2024-05-11 09:51:00 +02:00
Frank
433a66d530
Airboss
...
- Get magnetic variation from DCS if require is available
- Added default magvar for Kola map
2024-05-11 09:49:59 +02:00
Frank
c7c1bcfff4
Merge branch 'master' into develop
2024-05-09 16:57:33 +02:00
Frank
d0728afee7
Update Airboss.lua
...
- Added C2 Greyhound radio call
2024-05-09 16:57:20 +02:00
Frank
4f25c9a408
Merge branch 'master' into develop
2024-05-09 16:03:11 +02:00
Frank
3e8c7ad1df
AIRBOSS into wind
...
- Added option to use the "old" into wind calculation `:SetIntoWindLegacy()`
2024-05-09 12:54:20 +02:00
Frank
22c6a03161
Update Airboss.lua
2024-05-09 11:09:29 +02:00
Frank
1e4cfd473c
Update Airboss.lua
2024-05-06 16:11:33 +02:00
Thomas
8d886a75d6
Update Airboss.lua ( #2101 )
...
Groove def
2024-02-17 13:12:25 +01:00
Thomas
5a772ad05e
Update Airboss.lua
...
Groove def
2024-02-17 13:10:07 +01:00
Applevangelist
53f556a4e6
Merge remote-tracking branch 'origin/master' into develop
2024-01-27 15:28:42 +01:00
Frank
d984a1b142
Update Airboss.lua
...
- VTOL grading #2099
2024-01-24 14:47:00 +01:00
Applevangelist
ea6e63dc9b
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/Airboss.lua
2024-01-10 15:20:29 +01:00
Applevangelist
30d6936f1d
MSRS changes
2024-01-09 17:47:14 +01:00
Applevangelist
4ac583e434
SRS changes
2024-01-09 17:28:58 +01:00
Applevangelist
048ab6acfe
Fixes for 4th SRS Parameter
2024-01-05 16:09:05 +01:00
Frank
9b95e71d75
Update Airboss.lua
...
- Potential fix for error raised on discord
2024-01-03 22:32:37 +01:00
kaltokri
64d7946c06
Fix for broken links in master branch
2024-01-02 13:33:10 +01:00
Applevangelist
9cc32ff8dc
AIRBOSS - Superfluous error message removal
2023-12-29 15:02:41 +01:00
Applevangelist
16f3dcbbb4
New SRS fixes
2023-12-25 12:14:41 +01:00
Frank
f86b3505b2
Update Airboss.lua
...
- Fixed Attitude Monitor
2023-12-22 10:36:25 +01:00
kaltokri
92b21aa5c1
Fixed broken links in documentation
2023-10-30 14:48:49 +01:00
kaltokri
0e2dff4e6b
Fixed some dead links in Ops.Airboss
2023-10-29 23:06:09 +01:00
Frank
04a7c912ea
Update Airboss.lua
...
- Improved into wind
2023-09-27 22:21:17 +02:00
Frank
5aa8338c59
Update Airboss.lua
...
- Adjust into wind angle
2023-09-13 11:10:35 +02:00
Applevangelist
18afe9ad7a
#AIRBOSS
...
* Suppress unnecessary SRS TTS calls with empty text
2023-09-01 09:44:12 +02:00
Frank
8bf56b8b1a
Update Airboss.lua
...
- Fixed AI handling (got lost in some merge with develop branch and was using FLIGHTGROUPS)
2023-07-26 16:36:44 +02:00
Applevangelist
07c3be9d6a
Fixes for getPlayername() errors
2023-04-18 10:24:56 +02:00
Frank
f11dbfa367
Merge branch 'FF/MasterDevel'
2023-02-12 11:49:13 +01:00
Frank
ffc86bf046
Unwanted changes
2023-02-08 16:28:04 +01:00
Frank
ac1f202c19
Update Airboss.lua
...
- Added CJS Superhornet Mod
2023-01-29 12:53:50 +01:00
Frank
c9ccc28251
Merge branch 'master' into FF/MasterDevel
2022-11-19 11:44:46 +01:00
TommyC81
574fa8abf4
Documentation fixes. ( #1820 )
...
* Documentation fixes.
* Update Airboss.lua
Escape links.
2022-11-02 11:20:35 +01:00
TommyC81
368e720cab
Documentation fixes. ( #1816 )
2022-10-29 10:07:50 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
Frank
bf2ce3c4af
AIRBOSS v1.3.0
...
- Copy from `develop` branch.
- Disabled AI handling as this is bugged (needs `FLIGHTGROUP` class)
2022-10-02 19:20:25 +02:00
Frank
2157f8e8cd
Airboss
...
Take animation for determining the wire
2022-09-26 23:34:00 +02:00
Applevangelist
481ee186aa
#AIRBOSS, #UTILS
...
* Alitude to Altitude
2022-09-22 15:49:31 +02:00
Thomas
8820b8a41c
Nimitz deck height ( #1787 )
...
Corrected deck height of Nimitz class to 18.3m/60ft
2022-09-22 15:46:55 +02:00
Engines
003e865ff7
Late break bug ( #1762 )
...
* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
* There was an error with the late break paratemers on the Brit carriers causing pilots to be thrown off the pattern on the break. Fixed, tested on Invicible, working as anticipated now.
* Removing the test Moose.lua (again).
* Fixing merge confilict
* Trying again.
2022-08-15 07:15:15 +02:00
Gavin Edwards
e3c03287b7
Engines invincible ( #1758 )
...
* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
2022-08-13 21:40:53 +02:00
Frank
7df3946189
Update Airboss.lua
...
- Wind is calculated at 15 m (not 50 m)
2022-05-20 20:16:45 +02:00
Penecruz
7b907df816
Airboss V/STOL Case III and grading ( #1708 )
...
* Update Airboss.lua
* Fix syntax error
C
2022-04-08 07:16:23 +02:00
Lt Cdr Gavin Edwards
b1e5e1840e
Adding leading lines that I accidentally truncated.
2022-03-26 15:23:38 -07:00
Lt Cdr Gavin Edwards
e6f9b4a125
Added Hermes section to Airboss. Will require tuning.
2022-03-26 11:54:53 -07:00
TommyC81
00d1aec210
General fixes ( #1673 )
...
* General minor
Code formatting and minor typo/document fixes.
* Update Marker.lua
Code formatting and minor typo/document fixes. Note specifically the correction of "self.tocoaliton" to "self.tocoalition".
2021-12-28 11:01:05 +01:00
TommyC81
0447ee2d9e
Update Airboss.lua ( #1664 )
...
Code formatting. Typo fixing.
2021-12-12 19:15:30 +01:00
TommyC81
a59343b987
Code formatting, spelling and documentation fixes. ( #1661 )
...
* Update Point.lua
Minor code formatting fix.
* Update Airboss.lua
Minor code formatting and documentation fixes.
* Update Set.lua
Code formatting, spelling and documentation fixes.
* Update ATIS.lua
Code formatting, spelling and documentation fixes.
* Update Task_A2A_Dispatcher.lua
Minor code formatting and documentation fixes. Added TODO re. possible unused variables.
2021-12-09 17:51:38 +01:00