Commit Graph

4521 Commits

Author SHA1 Message Date
Applevangelist 196bcf39cf Added Falklands map stuff 2.7.11 2022-06-14 16:56:33 +02:00
Applevangelist afec1c3a5b COORDINATE - additions to BRAANATO 2022-06-14 13:06:55 +02:00
Applevangelist 6025339b46 CSAR - some fixes for latest open beta 2022-06-14 12:39:17 +02:00
Applevangelist 40c6cc59d3 Update Beacon.lua 2022-06-13 15:43:10 +02:00
Applevangelist 514e568e04 Update Beacon.lua 2022-06-13 15:39:39 +02:00
Applevangelist 2f34b0a5ed Update Beacon.lua (#1734) 2022-06-13 15:34:01 +02:00
Applevangelist 708c076885 CSAR - Put wounded group back into status green, so they run to the chopper 2022-06-12 12:47:23 +02:00
Applevangelist f0e0b918af CTLD - More docu 2022-06-09 12:12:29 +02:00
Applevangelist e45f5e1122 CTLD - further documentation 2022-06-09 11:46:29 +02:00
Applevangelist 932015668b Added documentation for CTLD_HERCULES 2022-06-09 10:56:20 +02:00
Applevangelist 4011bc3fe6 AIRBASE added South Atlantic 2022-06-08 20:24:45 +02:00
Applevangelist 1dcccdc434 CSAR - added a couple of more lines to go out via TTS 2022-06-07 08:56:13 +02:00
Applevangelist 3380ed9360 CSAR - added options to use Google TTS 2022-06-07 08:13:19 +02:00
Applevangelist ed9c14e63d GROUP - changes in GetDCSGroup 2022-05-22 12:06:49 +02:00
Applevangelist 4762793adc Create README.md 2022-05-22 11:16:16 +02:00
Frank 7df3946189 Update Airboss.lua
- Wind is calculated at 15 m (not 50 m)
2022-05-20 20:16:45 +02:00
Applevangelist d5fb75fe43 Positionable - added 6 passengers (cargo weight) to Toyota HL/LC new with 2.7.2 OB 2022-05-14 13:11:30 +02:00
Applevangelist c0b32a5584 SRS - added hints on using Google with TTS 2022-05-13 16:37:41 +02:00
Applevangelist e2b1276d7b Point - added option to add an SSML tag to ToStringBRAANATO 2022-05-12 14:49:30 +02:00
Applevangelist f6aea13fae SRS - put volume in "" - just in case 2022-05-11 07:30:26 +02:00
Applevangelist 646b113c55 SRS - actually pass the volume to the command line 2022-05-11 06:19:09 +02:00
Applevangelist 58074f499f AIRBASE - corrected ["Deir_ez_Zor"] = "Deir ez-Zor" (minus doesn't work in enum) 2022-05-10 19:40:32 +02:00
Applevangelist 1483ffd7ff Correct link to demo missions 2022-05-10 16:18:00 +02:00
476th-Scaley cdaef851a0 Update AI_Air.lua (#1729)
* Update AI_Air.lua

Altered RTB airspeed (slower) and target altitude over the airfield being returned to (higher) to produce more realistic and fuel efficient descent profiles. Leads to aircraft arriving overhead the airfield quite high and generally flying one orbit to descend to land. 

Scaley

* Create AI_Air.lua

Co-authored-by: Applevangelist <72444570+Applevangelist@users.noreply.github.com>
2022-05-10 10:10:41 +02:00
Applevangelist 04068d7117 Group - small change 2022-05-07 19:42:31 +02:00
Applevangelist 41e8ddea8c GROUP - change to GetUnits(n) to make it more robust, now returns first alive unit,actually. Similar changes to GetHeading() 2.7.10a 2022-05-07 11:54:33 +02:00
Applevangelist cc49791997 Fallout fixes 2022-05-06 11:45:11 +02:00
Applevangelist ba4a8050ba AI Patrol - life check on route 2022-05-06 10:36:39 +02:00
Applevangelist 7c5067a59a UNIT Register - small fix for trains 2022-05-06 08:01:31 +02:00
Applevangelist 69eb920173 AI_CAP - more fallout from the dead units in the API 2022-05-05 17:40:00 +02:00
Applevangelist 07d761941a AI_AIR - restrict AB on RTB 2022-05-05 16:41:32 +02:00
Applevangelist ca52585759 AI/ZONE - Some fixes for units unreachable 2022-05-05 12:07:56 +02:00
Applevangelist decc9d09f8 docu update 2022-05-05 11:34:14 +02:00
Applevangelist 466a18447c SRS - adding volume setting and a test on OS and IO available 2022-05-05 08:57:27 +02:00
Frank 27902ee107 Update Range.lua
**RANGE**
- Fixed a couple of bugs
- Added new FSM events for strafing
- Updated docs
2022-05-04 22:36:41 +02:00
Applevangelist 8a8b806362 further event related stuff not working any more 2022-05-04 18:09:56 +02:00
Applevangelist 40bb181c78 Another nil check... 2022-05-04 13:29:40 +02:00
Applevangelist 8099847e29 Fixes for DEAD event and extra nil checks 2.7.10 2022-05-04 10:25:50 +02:00
Applevangelist 6e8edd95ec GROUP - making GetCoordinate() a bit more resilient
POINT - slight changes to ToStringBRAANATO
2022-04-29 18:48:41 +02:00
Applevangelist 5112c9598b COORDINATE - added bogey option to COORDINATE:ToStringBRAANATO(FromCoordinate,Bogey,Spades) 2022-04-29 12:18:26 +02:00
Applevangelist 749158c086 Range added nil check 2022-04-29 12:09:57 +02:00
Applevangelist b3d4024f21 Nicefy docs 2022-04-28 17:10:26 +02:00
Applevangelist c283b66c1d added MESSAGE:ToUnit), altered MESSAGE:ToClient() accordingly 2022-04-28 16:58:37 +02:00
Applevangelist 3209843318 Added POSITIONABLE:MessageToSetUnit and POSITIONABLE:MessageToUnit 2022-04-28 16:55:31 +02:00
Applevangelist d35e5cc0f7 Added USERSOUND:ToUnit 2022-04-28 16:50:59 +02:00
Applevangelist e5eeb592a2 Enums - corrected Hawkeye, added Super_Hercules 2022-04-28 13:10:34 +02:00
Applevangelist 3d38f4d17a Enums - added a couple of names 2022-04-26 10:08:50 +02:00
Applevangelist 2d91647e0b QOL changes from DEVELOP 2022-04-25 10:36:36 +02:00
Applevangelist cac0f30673 Update Moose.files (#1717) 2022-04-25 10:35:38 +02:00
Applevangelist c5ecba3389 Menu cleanup for Refresh() 2022-04-24 14:05:45 +02:00