Frank
e76c26ff59
FLIGHTPLAN
2023-08-03 00:41:34 +02:00
Frank
cb11de6f9c
Navigation
...
- Added NavFix
2023-08-02 10:53:28 +02:00
Frank
cdd78e5163
Update FlightPlan.lua
2023-08-01 00:25:08 +02:00
Frank
a8da02774a
Update FlightPlan.lua
2023-08-01 00:24:49 +02:00
Frank
04258a69c4
Navigation
...
- Init stuff
2023-07-31 21:58:01 +02:00
Frank
49882f03d9
Update FlightControl.lua
2023-07-26 16:05:15 +02:00
Frank
a7857670d3
Merge branch 'develop' into FF/Ops
2023-07-22 10:16:40 +02:00
Frank
c41b256775
Update SRS.lua
2023-07-22 10:16:31 +02:00
Applevangelist
e2929a78c4
#AICSAR - correct code version
2023-07-19 16:06:44 +02:00
Applevangelist
15bf379cdc
#AICSAR
...
* Added FSM Event "HeloOnDuty"
2023-07-19 09:56:27 +02:00
Applevangelist
8a8e40e810
#PLAYERTASK
...
* Refactored menubuilds to use new CLIENTMENU/CLIENTMENUCONTROLLER classes
2023-07-17 16:27:54 +02:00
Applevangelist
2c8adf58cb
#CLIENTMENU
...
* Rewrite with a different data approach
2023-07-17 16:26:53 +02:00
Applevangelist
bb579fff5b
Merge remote-tracking branch 'origin/master' into develop
2023-07-16 11:28:24 +02:00
Thomas
1ad538ea9f
Commits from master ( #1972 )
...
* #SPAWN
* Update Spot.lua
Fix
2023-07-15 09:46:55 +02:00
Applevangelist
191f7a7377
Merge remote-tracking branch 'origin/master' into develop
2023-07-13 16:13:26 +02:00
Applevangelist
77d2804fce
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 17:55:07 +02:00
Applevangelist
63ba50a83a
#CLIENTMENUMANAGER Docu
2023-07-11 16:10:40 +02:00
Applevangelist
fb8f804af2
# CLIENTMENU
...
* Initial release
2023-07-11 15:41:06 +02:00
Applevangelist
ffbab7453c
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 15:15:09 +02:00
Applevangelist
10872918bb
#AUFTRAG
...
* Added GROUNDESCORT from the DCS Task with same name
2023-07-03 17:29:06 +02:00
Applevangelist
8979097fd7
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 17:06:47 +02:00
Applevangelist
71b2cc1ee5
#AMMOTRUCK
...
* Added TTL
2023-07-03 17:06:31 +02:00
Applevangelist
389d5c7e5b
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 13:17:19 +02:00
Applevangelist
178005346d
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 13:12:54 +02:00
Applevangelist
041c21a883
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 13:12:03 +02:00
Applevangelist
fd946e971a
#AWACS
...
* Bugfixes
2023-07-01 13:08:27 +02:00
Thomas
0dab316514
Point - BRAANATO ( #1969 ) ( #1970 )
...
corrected Track to be direction of travel of bogey (self in this case)
2023-06-26 13:29:34 +02:00
Applevangelist
248228720e
Merge remote-tracking branch 'origin/master' into develop
2023-06-24 14:04:32 +02:00
Applevangelist
e9c1b6d268
Merge remote-tracking branch 'origin/master' into develop
2023-06-22 13:52:19 +02:00
Thomas
08be2d6e93
CTLD ( #1967 ) ( #1968 )
...
* Added option for troops subcategories in menu
2023-06-22 13:49:21 +02:00
Applevangelist
ac386d5ebe
#AIRBOSS
...
* Bug fix
2023-06-22 09:34:02 +02:00
Frank
74c1e9d991
Merge branch 'develop' into FF/Ops
2023-06-21 22:00:14 +02:00
Frank
0e72717cdb
OPSGROUP
...
Track
2023-06-21 22:00:04 +02:00
Applevangelist
1df525b9c5
#NAVY
...
* Min speed 4kn due to rudder effectiveness
2023-06-21 14:05:17 +02:00
Applevangelist
cdbbad809a
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 10:43:40 +02:00
Applevangelist
970275e96e
#AIRBOSS
...
* Added adjustment degrees for wind speed
2023-06-21 10:25:00 +02:00
Applevangelist
5456cd04c3
#PLAYERTASKCONTROLLER
...
* Menu build lock
2023-06-18 13:29:07 +02:00
Applevangelist
1cdbe55cdd
Merge remote-tracking branch 'origin/develop' into develop
2023-06-18 12:19:37 +02:00
Applevangelist
0577e5171b
#AIRBOSS
...
* SRS: Remove lines starting with # from being spelled out
2023-06-18 12:19:28 +02:00
Frank
97376320f4
Merge pull request #1965 from ttrebuchon/tt/ops-auftrag-transport-attributes-and-properties
...
AUFTRAG Transport Attributes, Categories, and Properties Filters
2023-06-18 01:08:10 +02:00
ttrebuchon
9c1acc731a
Make Attributes parameter documentation conform to other similar descriptions
2023-06-17 17:32:49 -04:00
ttrebuchon
92f81614ba
Update/fix lua docs for new AUFTRAG transport fields
2023-06-17 17:09:50 -04:00
ttrebuchon
2a11c4c98a
Rename AUFTRAG.transportCategories/etc to carrierCategories/etc
2023-06-17 17:07:56 -04:00
ttrebuchon
e284773492
Move transport categories/etc to SetRequiredCarriers, to allow for specifying them without always needing to specify zones
2023-06-17 17:06:16 -04:00
ttrebuchon
b3d46618c2
Missed 2 spots in Legion/Commander for transport filters.
2023-06-17 16:56:46 -04:00
ttrebuchon
4e36e2011f
Add categories/attributes/properties filters for AUFTRAG transports
2023-06-17 15:35:11 -04:00
Applevangelist
a3876c296e
#AIRBOSS
...
* Added option to set Airboss voice for SRS etc
* Nicer read out of weather info and carrier info
2023-06-17 15:01:33 +02:00
Applevangelist
c80213b4cf
#AIRBOSS
...
* Initial SRS addition
2023-06-16 18:18:18 +02:00
Applevangelist
bfe7bf1af5
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
2023-06-16 11:11:37 +02:00
Frank
f28d92e865
Merge pull request #1963 from FlightControl-Master/FF/Ops
...
OPS
2023-06-15 19:15:34 +02:00
Frank
bffb3e7778
OPS
...
UNIT and POSITIONABLE
- Removed pcall for GetVec3 and GetAmmo
CHIEF
- Deploy resources if zone is empty and owned by itself
2023-06-15 19:12:26 +02:00
Applevangelist
d4c2de9dd1
Merge remote-tracking branch 'origin/develop' into develop
2023-06-15 14:52:09 +02:00
Applevangelist
ab5425bd83
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 14:52:02 +02:00
Applevangelist
aec3eee3a5
#NET
...
* Slight improvements
2023-06-15 14:50:11 +02:00
Frank
eec7e5f8d9
Merge branch 'develop' into FF/Ops
2023-06-15 01:25:10 +02:00
Frank
a9b51cca93
Update Auftrag.lua
2023-06-15 01:24:59 +02:00
Frank
14ddba69b0
Merge pull request #1962 from ttrebuchon/tt/ops-chief-RecruitAssetsForZone-nmin-nmax-typo-fix
...
Fix typo (Nmax -> Nmin) in CHIEF:RecruitAssetsForZone
2023-06-15 00:39:45 +02:00
ttrebuchon
a7806deb76
Recruit assets using resource Nmin and Nmax, rather than Nmax and Nmax.
2023-06-14 12:41:05 -04:00
Applevangelist
0cf35b664f
Merge remote-tracking branch 'origin/master' into develop
2023-06-14 17:41:13 +02:00
Frank
c3ffffbb52
Merge branch 'master' into develop
2023-06-13 21:53:29 +02:00
Frank
d96a55d83c
Merge pull request #1961 from ttrebuchon/tt/flightgroup-getparkingspot-ship-fix
...
FLIGHTGROUP:GetParkingSpot Carrier Issue Fix
2023-06-13 19:09:42 +02:00
ttrebuchon
83353d710d
Use GetRelativeCoordinate in FLIGHTGROUP:GetParkingSpot
2023-06-13 13:04:24 -04:00
Frank
9a4c09d249
Merge branch 'master' into develop
2023-06-13 19:03:11 +02:00
ttrebuchon
c825191556
Add POSITIONABLE:GetRelativeCoordinate
2023-06-13 12:54:38 -04:00
Applevangelist
27e85e921f
Merge remote-tracking branch 'origin/develop' into develop
2023-06-13 18:00:18 +02:00
Applevangelist
c120a48879
#UNIT
...
* Test to not return a stored DCS Object if the API doesn't think it's still there
2023-06-13 18:00:15 +02:00
Frank
4a03074571
Merge branch 'develop' of https://github.com/FlightControl-Master/MOOSE into develop
2023-06-13 16:02:00 +02:00
Frank
8855b117a8
Update OpsGroup.lua
...
- exists check for ammo and vec3
2023-06-13 16:01:47 +02:00
Applevangelist
2cedb5e996
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 08:40:21 +02:00
Frank
0af68cd780
Merge branch 'master' into develop
2023-06-12 23:01:36 +02:00
Thomas
6a58748cd1
Airbase ( #1954 )
...
* #UTILS
* Sinai TIme
* fix
* Update Airbase.lua
Corrected enumerator for Ben-Gurion (Ben_Gurion)
* Update Airbase.lua (#1957 )
Deleted raj al … airbases #1955
2023-06-12 06:27:52 +02:00
Frank
d31db1351a
Merge pull request #1956 from FlightControl-Master/FF/Ops
...
AUFTRAG
2023-06-11 22:52:28 +02:00
Frank
0f33603ecc
AUFTRAG
...
- Changed ingress waypoint of CASENHANCED
2023-06-11 22:45:59 +02:00
Frank
3bbd55cfc2
Merge pull request #1953 from ttrebuchon/tt/fix-opsgroup-getlifepoints-typo
...
Set life0 based on itself, rather than off of life
2023-06-11 00:52:13 +02:00
ttrebuchon
163273096c
Set life0 based on itself, rather than off of life
2023-06-10 18:08:29 -04:00
Frank
6d1030925c
Merge branch 'master' into develop
2023-06-10 10:08:35 +02:00
Applevangelist
dabe8a58d1
Merge remote-tracking branch 'origin/develop' into develop
2023-06-09 15:16:41 +02:00
Applevangelist
16cf6693ab
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 15:16:38 +02:00
Applevangelist
fd51ec6932
#FIX
2023-06-09 13:25:29 +02:00
Frank
7a16a5dda8
Merge pull request #1952 from FlightControl-Master/FF/Ops
...
OPS
2023-06-08 19:55:30 +02:00
Frank
1b6648996c
OPSGROUP
...
- Improved CAPTUREZONE for FLIGHTGROUP
2023-06-08 19:51:09 +02:00
Frank
f45a22fe78
Merge branch 'develop' into FF/Ops
2023-06-08 15:52:25 +02:00
Applevangelist
4314959cbb
Merge remote-tracking branch 'origin/develop' into develop
2023-06-08 13:57:03 +02:00
Applevangelist
fad85ef7ed
#PLAYERTASK
...
* Added basic scoring
2023-06-08 13:56:59 +02:00
Frank
569b3df6af
Merge branch 'master' into develop
2023-06-08 09:46:24 +02:00
Applevangelist
910da86caf
Merge remote-tracking branch 'origin/develop' into develop
2023-06-07 17:25:49 +02:00
ttrebuchon
73ff2c576d
Fix typo from TRANSPORT. to OPSTRANSPORT. ( #1950 )
2023-06-07 17:26:20 +02:00
Applevangelist
d5ffb48548
#PLAYERTASK
...
* Fix for one tts output
2023-06-07 17:25:45 +02:00
Frank
8ce371f898
WAREHOUSE
...
- Runway destroyed event only triggered if it was operational
2023-06-07 09:03:01 +02:00
Thomas
6f02f23240
PlayerTask.lua ( #1948 )
...
Small fix for one tts text
2023-06-06 16:20:16 +02:00
ttrebuchon
0a1d469c68
Fix Offset values being saved to the ZONE_UNIT class itself ( #1947 )
2023-06-03 20:15:33 +02:00
Applevangelist
823f8fb4fb
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 12:35:05 +02:00
Applevangelist
f7e64bc9b5
#UNIT #CTLD
...
* Stabilize that sometimes a unit coordinate cannot be found
2023-06-02 08:45:35 +02:00
Applevangelist
261f79851c
Merge remote-tracking branch 'origin/master' into develop
2023-06-01 10:03:34 +02:00
Applevangelist
6773ac7841
#PLAYERTASK
...
* Added FSM event "Progress" that will be triggered if the targetcount goes down for a task, but is not yet zero. This will bubble up to PLAYERTASKCONTROLLER
#PLAYERTASKCONTROLLER
* Added FSM event"TaskProgess" (see above). The event function will recveive the PLAYERTASK and the current target count
* Changed the menu build strategy to ensure a lot less menu rebuilds. Menus are now only build if
* A new player joins (for the joining single player)
* On joining a task (for the joining single player)
* When aborting a task (for the aborting single player)
* On Task succes (for all players)
* Removal of time based builds: The status loop will now only enforce the menu build if the task count in the queue is smaller than the menu item limit. This effectively enforces a time-based order of tasks, and newer, even higher prio task will not bubble into the task list of pilots automatically.
2023-05-30 12:06:03 +02:00
Applevangelist
39f29b066b
Merge remote-tracking branch 'origin/master' into develop
2023-05-30 07:38:48 +02:00
Applevangelist
246879c003
Merge remote-tracking branch 'origin/master' into develop
2023-05-28 15:28:37 +02:00
Frank
709621967d
Merge pull request #1945 from FlightControl-Master/FF/Ops
...
OPSTRANSPORT
2023-05-27 14:38:30 +02:00
Frank
0c376aec63
OPSTRANSPORT
...
Fixed loaded not correctly checked in OPSGROUP
2023-05-27 14:28:53 +02:00
Frank
725efc3e70
Merge pull request #1944 from FlightControl-Master/FF/Ops
...
AUFTRAG
2023-05-26 11:42:26 +02:00
Frank
81abe422de
Merge branch 'develop' into FF/Ops
2023-05-26 11:38:26 +02:00
Frank
fb202012da
AUFTRAG
...
Reinforcing
- improved check if reinforcing is still ongoing
- improved handling by commander/chief
- added check that assets are not added to a mission twice
2023-05-26 11:37:19 +02:00
Applevangelist
89223ae142
Merge remote-tracking branch 'origin/master' into develop
2023-05-26 08:28:45 +02:00
Applevangelist
2967de8f6e
#CONTROLLER
...
* Fix for Link4
2023-05-25 08:57:54 +02:00
Applevangelist
9c5260f801
Merge remote-tracking branch 'origin/develop' into develop
2023-05-25 08:24:35 +02:00
Applevangelist
4d9ce80c98
Merge remote-tracking branch 'origin/master' into develop
2023-05-25 08:24:16 +02:00
Frank
ee055531b6
Merge branch 'master' into develop
2023-05-24 11:16:36 +02:00
Frank
c9b90e884d
Merge pull request #1943 from FlightControl-Master/FF/Ops
...
OPS
2023-05-23 01:46:51 +02:00
Frank
21db80afad
Merge branch 'develop' into FF/Ops
2023-05-23 01:29:04 +02:00
Frank
d9d5458450
OPS
...
**AUFTRAG**
- New type `FAC`
**OPSZONE**
- Improved drawzone on capture
2023-05-23 01:28:52 +02:00
Applevangelist
0575b366dd
#SPAWN
...
* Tweaked NewFromTemplate, and gave a better example
2023-05-22 17:57:50 +02:00
Applevangelist
034b2444ff
Merge remote-tracking branch 'origin/master' into develop
2023-05-20 12:13:35 +02:00
Applevangelist
7901d53d54
#POINT
...
* Added FindClosestStatic()
2023-05-19 17:13:17 +02:00
Applevangelist
88f34e5bb0
Merge remote-tracking branch 'origin/master' into develop
2023-05-17 10:28:11 +02:00
Applevangelist
49f3e3fc2f
Merge remote-tracking branch 'origin/develop' into develop
2023-05-17 09:41:32 +02:00
Applevangelist
cae084a352
Merge remote-tracking branch 'origin/master' into develop
2023-05-17 09:41:27 +02:00
Frank
6d07f7c48c
Merge branch 'develop' into FF/Ops
2023-05-13 23:36:36 +02:00
Frank
014fea5f10
Merge branch 'master' into develop
2023-05-13 23:36:12 +02:00
Frank
d07709a167
Update Auftrag.lua
2023-05-13 23:06:56 +02:00
Frank
ac4db4a392
Merge branch 'develop' into FF/Ops
2023-05-13 17:57:23 +02:00
Applevangelist
b30cdd073b
Merge remote-tracking branch 'origin/master' into develop
2023-05-11 18:23:01 +02:00
Applevangelist
a12e93c7cb
Merge remote-tracking branch 'origin/master' into develop
2023-05-09 09:49:47 +02:00
Applevangelist
bd01946f88
#AI_A2X...
...
* Fixes
2023-05-09 09:49:13 +02:00
Applevangelist
8d25bdec7c
Merge remote-tracking branch 'origin/master' into develop
2023-05-05 10:33:55 +02:00
Applevangelist
8da228c9a2
#COORDINATE
...
* Added `IsInSteepArea()`and `IsInFlatArea()`
2023-05-05 10:31:00 +02:00
Applevangelist
74abcce956
Merge remote-tracking branch 'origin/develop' into develop
2023-04-27 10:34:21 +02:00
Applevangelist
2032c2cfbf
# AUFTRAG
...
* Bring options for afterburner usage down to AUFTRAG level
# OpsGroup (Flightgroup)
* Follow setting option for AB usage from mission, if set, generally and for execution phase of the AUFTRAG
2023-04-27 10:34:17 +02:00
Frank
fb070a0c86
Merge branch 'develop' into FF/Ops
2023-04-25 21:54:04 +02:00
Frank
817c69bb11
Merge branch 'master' into develop
2023-04-25 21:53:39 +02:00
Applevangelist
6cd56e4de4
Merge remote-tracking branch 'origin/master' into develop
2023-04-25 09:13:27 +02:00
Applevangelist
19a4ec48bb
Merge remote-tracking branch 'origin/master' into develop
2023-04-24 16:45:31 +02:00
Thomas
c7d990850a
AIRBASE - add Normandy AFBs ( #1937 ) ( #1938 )
...
Add Normandy AFBs
2023-04-24 11:16:45 +02:00
Frank
885d3b5228
Merge branch 'develop' into FF/Ops
2023-04-22 14:29:18 +02:00
Frank
7379b8135a
Merge branch 'master' into develop
2023-04-22 14:08:05 +02:00
Applevangelist
549c9b9ce5
#CTLD
...
* Docu changes
2023-04-20 08:22:31 +02:00
Applevangelist
f4080d93e8
#SET
...
- Minus one log entry
2023-04-20 08:06:57 +02:00
Applevangelist
94b74b7056
Merge remote-tracking branch 'origin/develop' into develop
2023-04-20 08:05:15 +02:00
Applevangelist
6886107934
#SET
...
* Active Zone Filtering
2023-04-20 08:05:11 +02:00
Thomas
f65783ed6c
SET - added continous zone filtering ( #1934 )
...
SET - added continous zone filtering for SET_GROUP, SET_UNIT and SET_CLIENT. Adresses request #1933
2023-04-18 12:28:17 +02:00
Applevangelist
d8e765a9b1
Fixes for getPlayerName() errors if DCS object is not a UNIT
2023-04-18 10:28:00 +02:00
Frank
526f241dc3
Merge branch 'develop' into FF/Ops
2023-04-17 17:18:54 +02:00
Applevangelist
dffb1c0768
Merge remote-tracking branch 'origin/master' into develop
2023-04-16 16:11:12 +02:00
Frank
f30f32732c
Merge branch 'master' into develop
2023-04-16 12:30:19 +02:00
Frank
9cd3027ea6
Update FlightGroup.lua
2023-04-16 11:16:54 +02:00
Applevangelist
b4c7b63381
#CTLD
...
* Small fix allowing minus signs in template names for repairs
2023-04-15 16:17:39 +02:00
Applevangelist
0782532763
Merge remote-tracking branch 'origin/master' into develop
2023-04-13 15:51:55 +02:00
Applevangelist
6fa9e5894e
#DATABASE
...
* Small fix for CLIENT:FindByName()
2023-04-04 10:33:41 +02:00
Applevangelist
c0bc9b393c
#NET
...
* Fix for ucid can be nil
2023-04-03 12:16:25 +02:00
Applevangelist
a97e844aca
Added Init Methods to set Unit Positions on Spawn
2023-03-30 12:23:07 +02:00
Applevangelist
d2e91ffcd2
Small fix for SET_UNIT if used in capture zone coalition with a polygon zone
2023-03-30 09:24:48 +02:00
Applevangelist
d9eee7ea46
SET_STATIC - Added GetClosestStatic()
2023-03-28 11:03:34 +02:00
Applevangelist
b1e233421e
Fix possible DCS Unit not existing in OPSGROUP:onafterElementDamaged(From, Event, To, Element)
2023-03-24 10:28:36 +01:00
Applevangelist
7157836eb1
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 09:21:58 +01:00
Applevangelist
53fa850d66
Add'l check in UNIT:GetLife()
2023-03-23 08:46:29 +01:00
Applevangelist
033c52ae54
Merge remote-tracking branch 'origin/develop' into develop
2023-03-16 08:45:17 +01:00
Applevangelist
e08b44187e
#AIRBASE
...
* Added/changed:
["Hipico_Flying_Club"] = "Hipico Flying Club",
["Aeropuerto_de_Gobernador_Gregores"] = "Aeropuerto de Gobernador Gregores",
["Aerodromo_O_Higgins"] = "Aerodromo O'Higgins",
["Cullen_Airport"] = "Cullen Airport",
["Gull_Point"] = "Gull Point",
2023-03-16 08:45:14 +01:00
Thomas
0d29c39724
Drop crates from herc as CTLD_Cargo ( #1929 ) ( #1930 )
...
Adds option to drop crates from a herc via parachute drop as CTLD_Cargo that needs proper unpacking - can be picked up be a helo.
Co-authored-by: UglySkyfire <69476075+UglySkyfire@users.noreply.github.com >
2023-03-15 21:07:19 +01:00
Applevangelist
6946d8d185
Merge remote-tracking branch 'origin/master' into develop
2023-03-10 10:09:40 +01:00
Applevangelist
6ac1d66aae
#GROUP
...
* Fix for GetMaxHeight()
2023-03-09 08:49:53 +01:00
Applevangelist
a67bae4f0d
#UTILS
...
* Added UTILS.PlotRacetrack courtesy of Buur!
2023-03-07 10:55:42 +01:00
Applevangelist
4e7c689f7a
Merge branch 'master' into develop
2023-03-05 11:04:22 +01:00
Anthony De Vellis
f73ff10edb
Refactored GROUP:GetCustomCallSign so that bespoke callsigns override parsing player name and playername overrides vanilla callsigns. Previously Bespoke callsigns would never be used if names contained # or |. If CallsignTranslations is unset, previous priority will be applied. ( #1927 )
2023-03-05 11:01:37 +01:00
Applevangelist
949e2f9ff3
#SPAWN
...
* clarified docu for SpawnScheduled()
* Added parameter to SpawnScheduled() for a delayed spawn
2023-02-28 08:00:43 +01:00
Thomas
cb9ab26522
Update Enums.lua ( #1925 )
2023-02-26 19:06:45 +01:00
Frank
7aa4aaf371
Update Auftrag.lua
...
- Fixed wrong IAS to TAS convertion for orbit missions
2023-02-26 01:02:39 +01:00
Frank
901480d99c
Merge branch 'FF/Ops' into develop
2023-02-24 23:29:32 +01:00
Frank
84dbda6f2b
OPS
...
- Rm laser marker
2023-02-24 23:29:03 +01:00
Applevangelist
9d00ec0c25
Merge remote-tracking branch 'origin/master' into develop
2023-02-24 14:04:53 +01:00
Applevangelist
0d08d732a5
#AWACS - do not convert speed to IAS, as already done in AUFTRAG
2023-02-23 11:12:05 +01:00
Applevangelist
8c0f960e39
Merge remote-tracking branch 'origin/master' into develop
2023-02-23 10:32:38 +01:00
Frank
b0978b362e
Merge pull request #1924 from FlightControl-Master/FF/Ops
...
OPS
2023-02-22 23:18:29 +01:00
Frank
ffef3183c7
OpsGroup
...
- Fixed bug in checklos
2023-02-22 23:01:47 +01:00
Frank
20a9857fcf
Merge branch 'FF/OpsDev' into FF/Ops
2023-02-22 22:17:49 +01:00
Frank
828395c398
Merge branch 'develop' into FF/Ops
2023-02-22 22:17:35 +01:00
Frank
462e29da6e
RANGE and OPS
...
** RANGE**
- Added scenery as target
**OPSGROUP**
- Added option that group does not return to its legion
**AUFTRAG**
- Added option that assets do not return to its legion
2023-02-22 22:16:42 +01:00
Applevangelist
29ebe94015
#CTLD logic correction for loading
2023-02-21 11:39:23 +01:00
Applevangelist
ce7b30b54e
Merge remote-tracking branch 'origin/master' into develop
2023-02-19 17:16:34 +01:00
Applevangelist
feeb0c01f2
Merge remote-tracking branch 'origin/master' into develop
2023-02-19 12:32:29 +01:00
Applevangelist
bef8e53347
#AICSAR - added option to use eject event
2023-02-19 12:30:00 +01:00
Applevangelist
46c3ed72c3
Merge remote-tracking branch 'origin/master' into develop
2023-02-18 15:04:36 +01:00
Applevangelist
1fd8f4d837
#AICSAR
...
* Named functions for the events
2023-02-18 11:04:49 +01:00
Applevangelist
6f3fbb25cf
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 16:42:10 +01:00
Applevangelist
05b8df0d88
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 16:24:21 +01:00
Applevangelist
a4dcb643bd
#NET Fixes
2023-02-17 15:41:33 +01:00
Applevangelist
9e23cda02a
#NET Fixes
2023-02-17 15:01:49 +01:00
Applevangelist
c29b67df55
#NET small fix
2023-02-17 14:33:32 +01:00
Applevangelist
bd312b86d2
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 13:23:10 +01:00
Applevangelist
822b95e8aa
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 08:55:27 +01:00
Applevangelist
a7e45338e3
#AICSAR - Added alt/speed options
2023-02-17 08:54:54 +01:00
Applevangelist
7637f0c6ce
Merge remote-tracking branch 'origin/develop' into develop
2023-02-16 18:22:10 +01:00
Applevangelist
6ec43b72ce
#AICSAR
...
* Added PlayerName to `OnAfterPilotRescued(From,Event,To,PilotName)` if available
2023-02-16 18:22:06 +01:00
Frank
91e80bf1a6
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-16 17:30:47 +01:00
Frank
e6464dc5cb
Merge branch 'develop' into FF/Ops
2023-02-16 17:30:15 +01:00
Frank
34c799b668
Merge branch 'master' into develop
2023-02-16 17:29:54 +01:00
Applevangelist
dbd7634f0e
#NET
...
* Added event management for clients and block/unblock functions
2023-02-16 11:42:46 +01:00
Frank
baa1dcbf8f
OPSGROUP
...
- mission nothing is cancelled if transport is due
2023-02-15 23:06:34 +01:00
Applevangelist
660ebeadfe
Merge remote-tracking branch 'origin/master' into develop
2023-02-15 12:24:09 +01:00
Applevangelist
ef0ddddb46
#PLAYERTASK
...
* added group/unit check for UseTypeNames
2023-02-15 10:32:30 +01:00
Applevangelist
77a39364f4
#PLAYERTASKCONTROLLER
...
* Added ship detail types
2023-02-14 12:58:23 +01:00
Frank
dc0a2bccd6
Update Legion.lua
...
- Increase score for nearby ground groups
2023-02-12 15:19:34 +01:00
Frank
ac1b458eb4
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-12 13:53:47 +01:00
Frank
f5938bc235
Merge branch 'develop' into FF/Ops
2023-02-12 13:53:25 +01:00
Frank
7280c17506
Merge branch 'master' into develop
2023-02-12 13:04:32 +01:00
Frank
4e280f02b6
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-12 11:53:42 +01:00
Frank
854f6ae6ae
Merge branch 'develop' into FF/Ops
2023-02-12 11:52:13 +01:00
Frank
0487487e7c
Merge branch 'master' into develop
2023-02-12 11:51:16 +01:00
Frank
9ec66912c8
Update OpsGroup.lua
...
- Added SetCargoBayLimit function
2023-02-12 09:36:35 +01:00
Thomas
960f261ddd
Master merge ( #1920 )
...
* #NET
* Initial release
* Update MarkerOps_Base.lua (#1919 )
2023-02-11 22:17:24 +01:00
Frank
e55f96f393
OPSTRANSPORT
2023-02-11 00:21:15 +01:00
Applevangelist
713a5b067f
#PLAYERTASKCONTROLLER
...
* Added `AddAgentSet()`
2023-02-10 11:40:15 +01:00
Applevangelist
d6aa7ec17c
#Net
...
* Initial Release
2023-02-10 10:45:23 +01:00
Applevangelist
2da2ddb5bb
#DETECTION
...
* Docu fixes
2023-02-09 16:12:39 +01:00
Applevangelist
608033f38f
#AICSAR
...
* Docu additions
2023-02-09 13:17:49 +01:00
Applevangelist
28c25816a6
#AICSAR
...
* Fixed issue with underlying OpsTransport
* Added FSM Transition OnAfterPilotUnloaded()
* Added options for SRS TTS output - no sound files
* Added voice options for downed pilot and operator - these can have different voices
2023-02-09 11:57:28 +01:00
Frank
709fccd96c
OSPTRANSPORT
2023-02-09 01:06:36 +01:00
Frank
2c24e56aa5
Merge branch 'FF/MasterDevel' into FF/OpsDev
2023-02-08 16:35:49 +01:00
Frank
f104ddbe64
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-08 16:15:22 +01:00
Frank
bbd8ceb8c0
Merge branch 'develop' into FF/Ops
2023-02-08 16:15:06 +01:00
Frank
b8498fa58f
Merge branch 'FF/MasterDevel' into FF/OpsDev
2023-02-08 16:14:45 +01:00
Frank
34c26c44bc
Merge branch 'develop' into FF/OpsDev
2023-02-07 22:53:19 +01:00
Applevangelist
c97f1791b0
Merge remote-tracking branch 'origin/master' into develop
2023-02-07 08:01:34 +01:00
Applevangelist
63b16e5bd4
Merge remote-tracking branch 'origin/master' into develop
2023-02-06 08:17:05 +01:00
dogjutsu
184f93168b
MSRS_BACKEND_DCSGRPC bug fix ( #1916 )
...
* Add another DCS-gRPC example for MSRS docu (ATIS)
* Fixes MSRS_BACKEND_DCSGRPC bad _GetLatLongAlt call
2023-02-06 08:16:14 +01:00
Frank
0400f1a23e
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-05 00:23:42 +01:00
Frank
d3d60757c1
Merge branch 'develop' into FF/Ops
2023-02-05 00:23:25 +01:00
Frank
57079e5104
Merge branch 'master' into develop
2023-02-04 23:34:14 +01:00
Frank
6d967358da
WEAPON v0.1.0
...
**WEAPON**
- Improments of class
- ARTY works
- FOX works
- RANGE should work, not tested.
2023-02-04 23:28:45 +01:00
Applevangelist
095121d83c
Merge remote-tracking branch 'origin/develop' into develop
2023-02-04 21:51:39 +01:00
Applevangelist
a415b131c4
Merge remote-tracking branch 'origin/master' into develop
2023-02-04 21:51:35 +01:00
Thomas
54a1ea9f56
Scoring credits a kill to player who hit the same unit before it spawned ( #1905 ) ( #1907 )
...
Co-authored-by: Mr.Alien <124381209+MrAlien753@users.noreply.github.com >
2023-02-04 21:50:17 +01:00
Applevangelist
23091ff851
#CTLD
...
* Added method `CTLD:PreloadCrates(Unit,Cratesname,NumberOfCrates)`
2023-02-04 17:21:52 +01:00
Applevangelist
5571b49b4f
Merge remote-tracking branch 'origin/master' into develop
2023-02-04 17:16:10 +01:00
Frank
4b4708e2a8
Weapon
2023-02-02 23:50:00 +01:00
Applevangelist
789a4c4b7f
Merge remote-tracking branch 'origin/develop' into develop
2023-02-02 09:47:29 +01:00
Applevangelist
3775053609
PLAYERRECCE - bug fix
2023-02-02 09:47:25 +01:00
Applevangelist
35da50b67a
Merge remote-tracking branch 'origin/develop' into develop-2
2023-02-02 09:38:32 +01:00
Applevangelist
9be30338a5
Herc fix
2023-02-02 09:37:47 +01:00
Applevangelist
6510cca837
Merge remote-tracking branch 'origin/develop' into develop
2023-02-02 09:36:48 +01:00
Applevangelist
08b8dfbe0e
Merge remote-tracking branch 'origin/master' into develop
2023-02-02 09:36:44 +01:00
Frank
9af242854a
Weapon
2023-02-01 23:51:47 +01:00
Frank
bfe9a1888e
Merge pull request #1899 from ttrebuchon/tt/airwing-sortpayloads-fix
...
Airwing sortpayloads criteria fix
2023-02-01 19:07:46 +01:00
ttrebuchon
fec496f154
Fix missing check for b.unlimited~=true in sortpayloads function.
2023-02-01 12:30:52 -05:00
Thomas
28fd35ad7e
PlayerRecce - Added Shark_3 as type
2023-02-01 12:17:54 +01:00
Frank
c5deb09c2c
WEAPON v0.0.1
...
- New class
2023-01-31 23:22:48 +01:00
Applevangelist
ee6d34a9bd
#CTLD
...
* Added Subcategories for static cargo objects
2023-01-31 11:28:00 +01:00
Frank
6e6bb1e88d
RANGE
2023-01-30 23:29:03 +01:00
Frank
0b3aea2bf3
Scenery
2023-01-30 21:52:22 +01:00
Applevangelist
f731ec7b2f
#POINT
...
* Added COORDINATE:SetAtLandheight()
2023-01-30 18:01:04 +01:00
Applevangelist
5b8f840d6e
Merge remote-tracking branch 'origin/master' into develop
2023-01-29 18:37:19 +01:00
Frank
694ad5d33d
Merge branch 'develop' into FF/Ops
2023-01-29 12:57:09 +01:00
Frank
383ee00e71
Merge branch 'master' into develop
2023-01-29 12:54:13 +01:00
Frank
c279ab6311
Update Auftrag.lua
2023-01-29 12:19:04 +01:00
Frank
4cc1db1365
Update Auftrag.lua
...
- condition success and failure evaluation
2023-01-28 22:31:53 +01:00
Frank
f3d1378692
Merge branch 'master' into develop
2023-01-28 18:42:57 +01:00
Frank
cfb3004142
Merge pull request #1893 from FlightControl-Master/FF/Ops
...
OPS
2023-01-28 10:47:49 +01:00
Thomas
016643e494
Merge from. Master ( #1892 )
...
* #CSAR - Add Persistence (#1889 )
* Adds a modified version of ops.CTLD's Persistence to ops.CSAR
* Update Marker.lua
* Changed documentation for Marker.lua and MarkerOps_Base.lua (#1891 )
---------
Co-authored-by: Jason du Plessis <33880363+TheChosenOn3@users.noreply.github.com >
Co-authored-by: grandpaSam <wouldyukindly@gmail.com >
2023-01-28 09:05:23 +01:00
Thomas
5ec18d45a2
Merge ( #1890 )
...
* #CSAR - Add Persistence (#1889 )
* Adds a modified version of ops.CTLD's Persistence to ops.CSAR
* Update Marker.lua
---------
Co-authored-by: Jason du Plessis <33880363+TheChosenOn3@users.noreply.github.com >
2023-01-27 18:36:38 +01:00
dogjutsu
f4c9bced45
Add another DCS-gRPC example for MSRS docu (ATIS) ( #1883 )
2023-01-26 11:25:01 +01:00
Applevangelist
e106ca3da5
* AIRBASE added airfields Falklands
...
* RANGE added google key usage
2023-01-25 17:55:34 +01:00
Applevangelist
262c8ffc59
Merge remote-tracking branch 'origin/develop' into develop
2023-01-25 17:19:03 +01:00
Applevangelist
affde2f030
Merge remote-tracking branch 'origin/master' into develop
2023-01-25 17:18:59 +01:00
Thomas
a4982bd24e
Update Utils.lua ( #1886 ) ( #1887 )
2023-01-24 20:58:24 +01:00
Applevangelist
1099e8e876
#CTLD added documentation
2023-01-24 15:27:09 +01:00
Applevangelist
6a4356fa94
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:40 +01:00
Applevangelist
2ec8d94e38
#CONTROLLABLE
...
* Added CommandActivateACLS()
* Added CommandDeactivateACLS()
2023-01-23 17:12:01 +01:00
Applevangelist
24d47ef353
Merge remote-tracking branch 'origin/master' into develop
2023-01-22 13:11:13 +01:00
Frank
76ebf8df07
Merge branch 'develop' into FF/Ops
2023-01-21 22:43:11 +01:00
Frank
a4e52c6c3c
Legion
...
- Added enroute task SEAD to escort
2023-01-21 22:42:57 +01:00
Applevangelist
285f8d102b
#AUFTRAG
...
* Added checking of bespoke conditions within the status call of AUFTRAG and not only when AUFTRAG is done already
2023-01-21 15:39:44 +01:00
Frank
d0d21a6b5d
Merge branch 'master' into develop
2023-01-19 19:11:09 +01:00
Applevangelist
ff58a47244
#FG - added nil check on GetClosestAirbase()
2023-01-19 17:01:59 +01:00
Applevangelist
6e666b0ac8
#UTILS - make LoadSetOfGroups save(r) for groups spawned with SpawnScheduled
2023-01-19 15:00:49 +01:00
Applevangelist
47684e8717
Merge remote-tracking branch 'origin/master' into develop
2023-01-19 10:35:02 +01:00
Applevangelist
0d0292385f
#OPSGROUP - added docu
2023-01-19 10:33:26 +01:00
Applevangelist
83e20f8062
#Controllable - docu changes
2023-01-17 12:09:23 +01:00
Applevangelist
5943ae0a46
#ATIS docu fix
2023-01-17 09:25:58 +01:00
Applevangelist
56c4a11626
#CSAR
...
* Docu corrections
2023-01-15 17:39:28 +01:00
Applevangelist
f0f42df374
#CTLD - Adde Shark III typename
2023-01-12 13:20:44 +01:00
Applevangelist
5898bc7f07
#PLAYERTASK
...
* Even nicer MGRS readouts
2023-01-10 17:09:17 +01:00
Applevangelist
0d8b94c7fd
#AIRBASE - docu fixes
2023-01-10 13:09:25 +01:00
Applevangelist
0fa4be7c4a
#AWACS
...
* Fixed initial screen text on bogey dope just being x group(s)
#PLAYERTASK
* Improved logic to declare task succes even if not player is assigned
2023-01-10 12:45:17 +01:00
Applevangelist
a7bad8e9f4
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:49:02 +01:00
Frank
40276d190a
Merge pull request #1882 from FlightControl-Master/FF/Ops
...
OPSZONE
2023-01-09 23:12:49 +01:00
Frank
71ccd23953
Merge branch 'develop' into FF/Ops
2023-01-09 23:03:12 +01:00
Frank
4e68e33ec7
Update OpsZone.lua
...
- Remove marker
2023-01-09 23:03:01 +01:00
Applevangelist
79c8b31042
#GROUP
...
* Improve functionality of GetUnit(x)
* Added GetFirstUnit()
2023-01-09 17:08:48 +01:00
Frank
cee72c1d09
Merge branch 'master' into develop
2023-01-08 19:32:50 +01:00
Applevangelist
a7c8954740
Docu typo
2023-01-08 18:38:12 +01:00
Applevangelist
a21b9b382e
Merge remote-tracking branch 'origin/develop' into develop
2023-01-08 18:09:26 +01:00
Applevangelist
ef0b76a632
#PLAYERTASK
...
* Added FSM events PlayerJoinedTask and PlayerAbortedTask
2023-01-08 18:09:22 +01:00
Mike
2806d3a191
Merge pull request #1880 from dogjutsu/dogjutsu/MSRS-gRPC-docs-cleanup
...
Doc fixes related to MSRS w/ DCS-gRPC alt backend
2023-01-08 16:41:38 +00:00
dogjutsu
9688c7ef01
Doc fixes related to MSRS w/ DCS-gRPC alt backend
2023-01-08 08:34:52 -08:00
dogjutsu
d6181d26f8
Add DCS-gRPC TTS altnerate backend for MSRS ( #1879 )
2023-01-08 08:37:11 +01:00
Frank
aa5e8662ed
Merge pull request #1877 from FlightControl-Master/FF/Ops
...
OPSGROUP
2023-01-07 17:19:34 +01:00
Frank
ca11e724ab
Merge branch 'develop' into FF/Ops
2023-01-07 17:12:04 +01:00
Frank
ab272da46e
FLIGHTGROUP
...
- Increased dealy before Route to base to 1.0 sec. Previous delay of 0.1 sec was apparently too short for the stop flag to take effect and the task was not called done. Hence the mission was also not done.
2023-01-07 17:04:34 +01:00
Frank
584e932769
ARMYGROUP
...
- No retreat on out-of-ammo if rearming mission is in the queue
2023-01-07 10:53:46 +01:00
Applevangelist
691a500381
Merge remote-tracking branch 'origin/master' into develop
2023-01-05 11:00:06 +01:00
Applevangelist
21a2df0830
Merge remote-tracking branch 'origin/master' into develop
2023-01-05 10:49:13 +01:00
Thomas
4773a83a24
AWACS -correct error in SetAwacsDetails ( #1873 )
...
Corrected setting of Angels
2023-01-04 09:21:00 +01:00
Frank
09e9377e54
Merge pull request #1872 from FlightControl-Master/FF/Ops
...
OPS
2023-01-03 22:13:28 +01:00
Frank
19a90b7d9d
Merge branch 'develop' into FF/Ops
2023-01-03 22:10:09 +01:00
Frank
dbaed1e97b
OPS
...
**CHIEF**
- Fixed bugs of polygon opszones
- Added option to use CAPTUREZONE auftrag for opszones
**OPSZONE**
- Fixed bug when marker off
**ZONE_POLYGON_BASE**
- Added `GetRadius()` function
**LEGION**
- Improved Reinforcement
2023-01-03 22:09:56 +01:00
Applevangelist
9695789843
#FG
...
* make us AB the default
2023-01-03 10:33:51 +01:00
Applevangelist
75ddd2e1e0
Merge remote-tracking branch 'origin/master' into develop
2023-01-03 10:23:34 +01:00
Applevangelist
43c81afd12
Merge remote-tracking branch 'origin/master' into develop
2023-01-03 10:17:48 +01:00
Applevangelist
88a837b769
#FlightGroup
...
* Added options to allow afterburner, jettison of empty tanks and jettison of weapons
2023-01-03 10:15:35 +01:00
Applevangelist
55656761d2
#FIXES
2023-01-02 17:28:20 +01:00
Frank
92710f4625
Merge pull request #1866 from FlightControl-Master/FF/Ops
...
Zones
2023-01-02 12:08:37 +01:00
Frank
58dc353bcd
ZONE
2023-01-02 11:54:05 +01:00
Frank
b194985827
Merge branch 'develop' into FF/Ops
2023-01-01 20:10:28 +01:00
Frank
bdd283956c
AUFTRAG CAP
...
- Fixed mission speed (unit conversion)
2023-01-01 20:07:14 +01:00
Frank
a9b0017c04
OPS
...
request
2023-01-01 20:01:36 +01:00
Applevangelist
8f185d1291
#TIMER
...
* Added `StartIf()`
2023-01-01 12:34:32 +01:00
Frank
9564d9d893
Merge pull request #1861 from FlightControl-Master/FF/Ops
...
Update FlightGroup.lua
2023-01-01 09:30:15 +01:00
Frank
fe01c6196e
Update FlightGroup.lua
...
- fixed bug that mission does not exist
2023-01-01 09:27:05 +01:00
Frank
c8d9377dbb
Merge pull request #1860 from FlightControl-Master/FF/Ops
...
OPS
2023-01-01 01:08:59 +01:00
Frank
d53f01232d
OPS
2023-01-01 01:06:02 +01:00
Applevangelist
e3f9a27f87
# FF changes from today
2022-12-31 18:07:35 +01:00
Applevangelist
e25b9155b4
Merge remote-tracking branch 'origin/develop' into develop
2022-12-31 18:02:35 +01:00
Applevangelist
b769568df1
#FG - let planes not limp around
2022-12-31 18:02:15 +01:00
Thomas
daa60ac501
Update Auftrag.lua
2022-12-31 18:01:28 +01:00
Applevangelist
0340d17ab8
#PLAYERTASKCONTROLLER
...
* honing the menu build a bit
2022-12-31 15:56:01 +01:00
Frank
c33f637717
Merge pull request #1859 from FlightControl-Master/FF/Ops
...
OPS
2022-12-31 12:42:02 +01:00
Frank
334af52ddf
Merge branch 'develop' into FF/Ops
2022-12-31 12:35:59 +01:00
Frank
9a949c02c5
OPS
...
- Fixed bug task for recoverytanker mission
- Improved capturezone auftrag
2022-12-31 12:35:48 +01:00
Applevangelist
095c36b3ba
#AWACS
...
* Block Helos from getting CAP assignments
2022-12-31 12:24:49 +01:00
Frank
ff7ebb4f92
Merge pull request #1858 from FlightControl-Master/FF/Ops
...
OPS Capture Zone
2022-12-30 22:30:57 +01:00
Frank
3834991e6a
Merge branch 'develop' into FF/Ops
2022-12-30 22:08:41 +01:00
Frank
67af073b95
OPS
...
Capture
2022-12-30 22:08:27 +01:00
Applevangelist
5a44948050
#FLIGHTGROUP
...
* Make one is local
2022-12-30 17:40:10 +01:00
Frank
3011d625b2
OPS
...
Capture Zone
2022-12-30 02:44:16 +01:00
Applevangelist
d25efe2293
#ATIS
...
* Make SRS say TACAN and FARP and not spell the single characters
2022-12-29 16:34:11 +01:00
Applevangelist
8202791518
#AWACS
...
* Added option for helos to sign-in
#ATIS
* Make SRS say TACAN and FARP and not spell the single characters
2022-12-29 16:33:43 +01:00
Applevangelist
9871bf82d3
#UTILS
...
* Load/Save Improvements
2022-12-28 15:48:46 +01:00
Applevangelist
f9c1d62173
#ATIS
...
* FARP support
2022-12-25 14:20:25 +01:00
Applevangelist
89d854f5be
#EVENT
...
* Small fix for hit event on coordinates
2022-12-24 12:04:08 +01:00
phr0gz
f1e0bacadb
CAPGROUP ( #1853 )
...
Fix help typo
2022-12-23 13:44:38 +01:00
Applevangelist
1b0131bd9d
Merge remote-tracking branch 'origin/master' into develop
2022-12-23 13:43:43 +01:00
Applevangelist
2f6cd20cbd
Merge remote-tracking branch 'origin/master' into develop
2022-12-21 14:12:23 +01:00
Applevangelist
d66d99a24e
#CTLD
...
* Added option to inject troops into helo cargo
2022-12-21 14:07:21 +01:00
Applevangelist
9e823f12c2
#SET_SCENERY
...
* Added GetAliveSet
2022-12-21 12:55:38 +01:00
Applevangelist
ef5ea01bc1
#TARGET
...
* Fixes for Scenery and Static Objects
2022-12-21 12:53:08 +01:00
Frank
30e6542887
OPS
2022-12-20 23:51:18 +01:00
Applevangelist
b501eec306
#AUFTRAG
...
* Fix Orbit w&w/o racetrack
2022-12-20 18:18:24 +01:00
Applevangelist
79e99dcb38
#PLAYERTASK
...
* Added `GetTarget()`
2022-12-20 16:05:50 +01:00
Applevangelist
f6eccba966
#SET_UNIT - docu fixes
...
#UNIT - Improved GetGroup() as after the Dec/22 patch getGroup() might be nil
2022-12-19 16:14:41 +01:00
Applevangelist
fa1f67420d
#CTLD
...
* Fix to also save crates which have not been moved
2022-12-19 14:05:21 +01:00
Applevangelist
6e26e7eac3
#AUFTRAG
...
* Fix for orbit racetrack missing coordinate object
2022-12-19 13:08:35 +01:00
Applevangelist
0a04ff4f3c
#AIRBASE
...
* Added Rio Chico
2022-12-16 18:45:21 +01:00
Applevangelist
99023a3053
#UTILS
...
* UTILS.LoadSetOfStatics(Path,Filename) ignore statics which do not exist
2022-12-15 18:29:46 +01:00
Applevangelist
a3fd583d9d
#PLAYERTASK
...
* additions for multiple setups
2022-12-15 11:50:05 +01:00
Applevangelist
a6e7ea6590
#SET_CLIENT
...
* Added FilterCallsigns()
* Added FilterPlayernames()
2022-12-14 14:50:06 +01:00
Applevangelist
178e4ceb7f
#PLAYERTASKCONTROLLER
...
* Added PLAYERTASKCONTROLLER:AddPlayerTaskToQueue(PlayerTask,Silent,TaskFilter) TaskFilter switch
2022-12-14 11:42:12 +01:00
Applevangelist
e12455d154
#AI GCI DISPATCHER
...
* Fix demo mission link
2022-12-14 09:43:34 +01:00
Applevangelist
71d5983adf
#AIRBASE
...
* docu typo
2022-12-12 16:25:07 +01:00
Applevangelist
696569f749
#PLAYERTASK
...
* Added typename combos as option for menu entries
2022-12-12 16:24:25 +01:00
Applevangelist
4892a58084
#SET
...
* improve GetRandom() a bit
2022-12-11 15:51:22 +01:00
Applevangelist
75d8d55691
#AWACS
...
* Skip Task Assignement Menus if PlayerCapAssignement is false
2022-12-11 15:50:36 +01:00
Applevangelist
614cfcd7f7
Merge remote-tracking branch 'origin/master' into develop
2022-12-09 12:38:02 +01:00
phr0gz
8eef039312
New CAP auftrag ( #1850 )
...
Add Ability to CAP escort Ground group or helo with a new auftrag: AUFTRAG:NewCAPGROUP
2022-12-08 13:15:07 +01:00
Applevangelist
f6a88db46b
#CTLD Fix for Beacon Zone disappearing too fast
2022-12-07 18:58:56 +01:00
Applevangelist
9c5847153a
Merge remote-tracking branch 'origin/develop' into develop
2022-12-07 18:58:11 +01:00
Applevangelist
cdfb47448f
#AWACS
...
* Fix setting of CapVoices according to documentation
#PLAYERRECCE
* Speed up Marker Build
#PLAYERTASK
* Improve menu build
2022-12-07 18:58:07 +01:00
Frank
0adca414ce
Merge branch 'develop' into FF/Ops
2022-12-07 18:36:04 +01:00
Frank
16bfbabf19
Merge branch 'master' into develop
2022-12-07 18:35:27 +01:00
Frank
539dfd6a38
OPS Operation
...
- Condition
- Armygroup
- Auftrag
- OPS
2022-12-07 18:32:50 +01:00
Applevangelist
525666be7c
#PLAYERRECCE
...
* Smoke own position on ground, not mid-air
2022-12-06 18:05:41 +01:00
Applevangelist
386171bcab
#PLAYERTASKCONTROLLER
...
* Make callout of MGRS coordinates slower
2022-12-06 12:50:08 +01:00
Applevangelist
55383575e0
#PLAYERTASKCONTROLLER
...
* Make callout of MGRS coordinates slower
2022-12-06 12:48:20 +01:00
Applevangelist
9659bfa553
#CTLD Fix for Beacon Zone disappearing too fast
2022-12-03 14:38:57 +01:00
Applevangelist
85504fbe62
Small Fixes
2022-12-03 14:36:28 +01:00
Applevangelist
de8dcc4024
Merge remote-tracking branch 'origin/master' into develop
2022-12-02 16:39:45 +01:00
Applevangelist
620c8eaa27
Merge remote-tracking branch 'origin/master' into develop
2022-12-01 13:29:20 +01:00
Frank
3f296554ed
Merge branch 'develop' into FF/Ops
2022-11-30 18:37:51 +01:00
Frank
2a8d166c54
Merge branch 'master' into develop
2022-11-30 18:37:28 +01:00
Frank
6bc263bd2b
CONDITON and OPERATION
2022-11-30 13:36:13 +01:00
Applevangelist
907d62c4e7
Merge remote-tracking branch 'origin/master' into develop
2022-11-29 17:54:15 +01:00
Applevangelist
6965d319ef
#CTLD
...
* Fix for BEACON zones
2022-11-29 15:42:49 +01:00
Applevangelist
d674f55343
#PLAYERTASK
...
* Added Silent option for PLAYERTASKCONTROLLER:AddPlayerTaskToQueue(PlayerTask,Silent)
2022-11-29 15:42:04 +01:00
Thomas
75bc95167f
Update RAT.lua ( #1849 )
...
Fix #1848
2022-11-28 17:45:47 +01:00
Applevangelist
66bf32351a
Merge remote-tracking branch 'origin/master' into develop
2022-11-27 17:35:42 +01:00
Applevangelist
fe9a5aea2a
#AUFTRAG
...
* Fix for orbit task not able to get a Vec2 from a Vec2...
2022-11-23 12:57:54 +01:00
Applevangelist
b99d963cd5
#SPAWN
...
* Fix callsign dupplication of numbers introduced with 2.8
2022-11-23 09:56:37 +01:00
Frank
b8398af5a3
Merge branch 'master' into develop
2022-11-20 20:56:07 +01:00
Frank
10d8af2536
Merge branch 'master' into develop
2022-11-19 19:37:54 +01:00
Frank
e79941bb8b
Merge pull request #1846 from FlightControl-Master/FF/Ops
...
OPS
2022-11-18 20:02:15 +01:00
Frank
4124b6d084
OPS
...
**LEGION**
- Added `Captured` event
**COMMANDER**
- Improved behaviour when legion/warehouse is captured
- Added `LegionLost` event
- Added `RemoveLegion` function
**CHIEF**
- Improved behaviour when legion/warehouse is captured
- Added `LegionLost` event
- Added `RemoveLegion` function
2022-11-18 19:56:30 +01:00
Applevangelist
ae9c258531
Merge remote-tracking branch 'origin/master' into develop
2022-11-18 11:29:45 +01:00
Applevangelist
df17a3d2a3
# TaskRecoveryTanker
2022-11-18 11:28:33 +01:00
Applevangelist
b47737bda3
#GROUP
...
* Added additional push of tanker task to GROUP:SetAsRecoveryTanker() for a working setup
2022-11-18 11:24:36 +01:00
Applevangelist
96bb475306
#GROUP/CONTROLLABLE
...
* Added RecoveryTanker Task
2022-11-18 09:59:43 +01:00
Applevangelist
7490796637
#AIRBASE
...
* Added enumerators for
-- * AIRBASE.SouthAtlantic.Puerto_Santa_Cruz
-- * AIRBASE.SouthAtlantic.Comandante_Luis_Piedrabuena
-- * AIRBASE.SouthAtlantic.Aerodromo_De_Tolhuin
-- * AIRBASE.SouthAtlantic.Porvenir_Airfield
-- * AIRBASE.SouthAtlantic.Almirante_Schroeders
-- * AIRBASE.SouthAtlantic.Rio_Turbio
2022-11-17 17:14:52 +01:00
Applevangelist
a9f2df83ff
#CSAR
...
* Make rescued pilot's weight configureable
2022-11-17 13:55:42 +01:00
Applevangelist
50aca57112
#PLAYERTASK
...
* Extended use of marker ops:
-- Enable the function like so:
-- mycontroller:EnableMarkerOps("TASK")
-- Then as a player in a client slot, you can add a map marker on the F10 map. Next edit the text
-- in the marker to make it identifiable, e.g
--
-- TASK Name=Tanks Sochi, Text=Destroy tank group located near Sochi!
--
-- Where **TASK** is the tag that tells the controller this mark is a target location (must).
-- **Name=** ended by a comma **,** tells the controller the supposed menu entry name (optional). No extra spaces! End with a comma!
-- **Text=** tells the controller the supposed free text task description (optional, only taken if **Name=** is present first). No extra spaces!
function PLAYERTASKCONTROLLER:EnableMarkerOps(Tag)
2022-11-17 13:22:34 +01:00
Applevangelist
5011269586
#SPAWN
...
* Ensure we have a numbered table for InitRandomizeTemplate/Zone so math.random actually works
* Also, pre-shuffle tables
2022-11-16 11:17:19 +01:00
Frank
bd42032e3a
Merge pull request #1844 from FlightControl-Master/FF/Ops
...
OPS
2022-11-16 10:44:00 +01:00
Frank
1256cc3bd1
OPS
...
**FLIGHTGROUP**
- Waypoint altitude for helos is not radar (AGL)
- Increased cruise speed thresholds for helos to 110 kts and 380 kts for fixed wing
2022-11-16 10:41:33 +01:00
Applevangelist
62122a15bc
#MESSAGE
...
* Added ToCountry()
* Added country names in country.id enum
2022-11-16 09:42:36 +01:00
Applevangelist
f86db5f134
#PLAYERTASK
...
* Verbose to false
* Verbose add message for marker ops showing coordinate as per _SETTINGS
2022-11-15 17:56:29 +01:00
Thomas
2acb841539
Update PlayerTask.lua
...
Feature added #1841 `PLAYERTASKCONTROLLER:SetInfoShowsCoordinate(OnOff,LLDDM)`
2022-11-15 15:59:03 +01:00
Applevangelist
6724bb8edd
# Bug fixes
2022-11-14 18:17:27 +01:00
Applevangelist
7b5b5e0bd2
#ATIS
...
* Honor Stop() function
2022-11-14 17:38:46 +01:00
Applevangelist
243ac3027f
#PLAYERTASK
...
* Added a couple of QOL functions for internal INTEL object
2022-11-14 17:38:07 +01:00
Applevangelist
79a4af44d3
Merge remote-tracking branch 'origin/master' into develop
2022-11-13 13:51:59 +01:00
Applevangelist
180a0b39d1
Merge remote-tracking branch 'origin/develop' into develop
2022-11-13 13:38:13 +01:00
Applevangelist
2664c36a14
#CTLD
...
* Change call order to move troops, vehicle on `onafter..` internally
* added pseudo-function for "OnBefore..."
2022-11-13 13:37:55 +01:00
Rolln
911f4523a1
F10 Marker text fix ( #1840 )
2022-11-11 20:01:32 +01:00
Applevangelist
09b86d6fdf
#OPSGROUP
...
* Fix for NewHover
2022-11-11 15:40:03 +01:00
Applevangelist
5ec8a4674c
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/DCS.lua
2022-11-11 11:42:30 +01:00
Applevangelist
2a567c9f74
Docu Headlines part II
2022-11-11 11:40:22 +01:00
Applevangelist
b9a7fc9409
#AUFTRAG
...
* Corrected speed setting in NewHover
2022-11-11 10:00:13 +01:00
Applevangelist
0db13b6cdf
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_Cargo_Dispatcher_Ship.lua
# Moose Development/Moose/Functional/ZoneGoalCoalition.lua
2022-11-11 09:38:27 +01:00
Applevangelist
08c7409627
Docu Headlines
2022-11-11 09:22:48 +01:00
Applevangelist
c38cb046cd
#AMMOTRUCK
...
* Added demo mission link
2022-11-10 17:53:29 +01:00
Applevangelist
037b168825
Merge remote-tracking branch 'origin/master' into develop
2022-11-10 17:33:52 +01:00
Applevangelist
41a928b775
#Docu fixes
2022-11-10 17:29:19 +01:00
Applevangelist
27598406d1
#AMMOTRUCK
...
* Initial Release
2022-11-10 17:11:29 +01:00
Applevangelist
a0ad5292b9
#AWACS
...
* SRS output for "ShowTask"
* Some minor bug fixing
2022-11-10 12:18:18 +01:00
Frank
a1a258f48e
Merge pull request #1838 from FlightControl-Master/FF/Ops
...
OPS
2022-11-10 00:40:15 +01:00
Frank
4a0040a12f
Merge branch 'develop' into FF/Ops
2022-11-10 00:36:14 +01:00
Frank
ab13b5f198
Update Intelligence.lua
...
- Added check for filter categories.
2022-11-10 00:36:02 +01:00
Applevangelist
788d2d49b9
Merge remote-tracking branch 'origin/master' into develop
2022-11-09 16:11:44 +01:00
Frank
6c342ef910
Merge pull request #1834 from FlightControl-Master/FF/Ops
...
OPS
2022-11-08 22:11:21 +01:00
Frank
a4b5362347
Update Cohort.lua
...
- Added functions to get and set attributes
- Added function to get category and properties
2022-11-08 22:01:44 +01:00
Frank
0e78be86e4
CHIEF
...
- Added resource.carrierProperties for LEGION.AssignAssetsForTransport
- Ensure table for carrier categories, attributes and properties
2022-11-08 20:29:51 +01:00
Applevangelist
e348bbc344
#AWACS
...
* Minor Enhancements
2022-11-08 17:24:32 +01:00
Applevangelist
bad17c39d1
* POINT/PLAYERTASK
...
* Added option to get BR/BRA with add'l magnetic heading
2022-11-08 15:43:46 +01:00
Applevangelist
8ed30da473
* POINT/PLAYERTASK
...
* Added option to get BR/BRA with add'l magnetic heading
2022-11-08 15:43:14 +01:00
Applevangelist
af1083d0f1
#MSRS
...
* Docu corrections
* Added `AddFrequencies()` and `AddModulations()`
2022-11-08 10:11:28 +01:00
Applevangelist
4fff842c90
#CTLD Fix Ship Zones
2022-11-07 19:14:09 +01:00
Applevangelist
7f81039f46
#CTLD - Added Bronco support
2022-11-07 18:21:36 +01:00
Applevangelist
b63be6dd28
#PLAYERTASK
...
* Fix #1826 CTLD/CSAR closing immediately
2022-11-07 17:39:11 +01:00
Applevangelist
565a5294e2
Merge remote-tracking branch 'origin/master' into develop
2022-11-07 16:09:00 +01:00
Frank
254d43fef1
AIRWING/WAREHOUSE
...
- Improved parking spot check if explicitly given for an airwing or squadron
- Improved parking check if airstart is requested.
2022-11-06 12:17:07 +01:00
Applevangelist
5819884c98
#SCORING
...
* Added option to switch AutoSave
2022-11-06 11:27:27 +01:00
Frank
cb43f9c392
CHIEF
...
- cleaned up resources
2022-11-05 23:48:42 +01:00
Applevangelist
ed677b7682
Merge remote-tracking branch 'origin/master' into develop
2022-11-05 14:04:06 +01:00
Frank
ead8411454
Merge pull request #1824 from FlightControl-Master/FF/Ops
...
OPS
2022-11-04 22:55:24 +01:00
Frank
1fc9f13919
Version
2022-11-04 22:36:20 +01:00
Frank
6bf077e0aa
Merge branch 'develop' into FF/Ops
2022-11-04 19:47:52 +01:00
Applevangelist
0de8c0beb2
#INTEL
...
* Added `INTEL:GetHighestThreatContact(Cluster)`
2022-11-04 13:31:33 +01:00
Frank
39f690f2b4
OPS
...
- AUFTRAG: Orbit is now in KIAS
- CHIEF: fixes for resource
2022-11-03 22:46:10 +01:00
Frank
1a575d9364
Update OpsGroup.lua
...
- Improved mission ingreess on-off-road waypoint
2022-11-02 23:51:53 +01:00
Frank
fe58253a44
Update Chief.lua
...
added remove conflict zone
2022-11-02 23:30:19 +01:00
Frank
65cc72e28b
Merge branch 'develop' into FF/Ops
2022-11-02 22:59:19 +01:00
Frank
00f8fccfae
Update ArmyGroup.lua
...
- Improved updateroute waypoints
2022-11-02 22:57:05 +01:00
Applevangelist
1fea016ac1
Merge remote-tracking branch 'origin/master' into develop
2022-11-02 17:33:34 +01:00
Applevangelist
35057b9d05
Merge remote-tracking branch 'origin/develop' into develop
2022-11-02 17:32:20 +01:00
Applevangelist
b2fdcd5cf0
#CHIEF
...
* Fix to auto-create CAS/CAS-Enhanced Missions from detected targets; Added BAI mission option for TANKS as target
2022-11-02 17:32:12 +01:00
Thomas
2b3363de40
Documentation fixes. ( #1820 ) ( #1821 )
...
* Documentation fixes.
* Update Airboss.lua
Escape links.
Co-authored-by: TommyC81 <tommyc81@gmail.com >
2022-11-02 11:24:59 +01:00
Frank
d031651b58
Fixes for OPSTRANSPOTRT formation
2022-11-01 23:35:18 +01:00
Applevangelist
8fb66ed329
#ZONE_POLYGON
...
* Scan for Scenery - changed scan strategy as box seems not to work properly all the time
2022-11-01 16:32:40 +01:00
Applevangelist
e841a38866
#CTLD
...
* added option for build time delay
2022-11-01 14:33:06 +01:00
Frank
addb7ba36a
restore
2022-10-31 20:53:20 +01:00
Frank
d4b5e24364
ARMYGROUP
...
- Fixed opstransport not being readded to brigade
2022-10-31 20:50:35 +01:00
Applevangelist
dd32d2e53c
#CTLD_HERCULES
...
* Fix for `CTLD_HERCULES:Cargo_Track(cargo, initiator)` when flying very low
2022-10-31 16:07:25 +01:00
Applevangelist
cc1e071e35
#EVENT
...
* Added events from 2.8.0
2022-10-31 15:44:29 +01:00
Frank
3f8efae23f
Update Chief.lua
...
resources
2022-10-31 13:26:35 +01:00
Applevangelist
8ee8898a78
#AWACS
...
* Added airborne check for detected groups
2022-10-31 12:22:34 +01:00
Applevangelist
fc77df4b5d
Merge remote-tracking branch 'origin/master' into develop
2022-10-31 10:26:45 +01:00
Applevangelist
13018ed96a
Merge remote-tracking branch 'origin/master' into develop
2022-10-31 08:02:21 +01:00
Frank
236e7afcfc
AUFTRAG
...
- New mission type ORBIT_GROUP
- Updated mission type RECOVERYTANKER
2022-10-30 14:10:55 +01:00
Thomas
946a1de931
Merge docu changes ( #1818 )
...
* 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".
* Documentation fixes. (#1811 )
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
* Documentation fixes. (#1815 )
Minor documentation and code formatting fixes.
This is mostly intended to have something re-trigger the documentation generation to see if the filename capitalization is resolved.
* Code formatting preparation. (#1817 )
Use EmmyLuaCodeStyle that comes with "Lua" VS Code extension (https://marketplace.visualstudio.com/items?itemName=sumneko.lua ). More features and configurability than LuaFormatter, and no need for additional extension (beyond "Lua").
Formatting file set up from default template with some tweaks to correspond to most common coding style observed in the code base. Further tweaks are likely required.
* Documentation fixes. (#1816 )
Co-authored-by: TommyC81 <tommyc81@gmail.com >
2022-10-29 10:49:18 +02:00
Frank
2840865b83
Up
2022-10-27 23:19:35 +02:00
Applevangelist
1411309204
Fixes
2022-10-21 15:15:51 +02:00
Applevangelist
60927e6728
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 15:11:46 +02:00
Applevangelist
4b11a6a304
#OPS - typos
2022-10-21 15:09:35 +02:00
Applevangelist
37a00f25bc
#OPERATION
...
* Added GetTargets()
#TARGET
* Also call Dead() when no targets left over
#PLAYERTASKCONTROLLER
* Added FSM events for Flaring, Smoking, and Illumination
* Added Illumination of targets in menu if it is night
* Rename menu parent setting to SetParentMenu(Menu)
2022-10-21 09:51:44 +02:00
Applevangelist
1fc541a9df
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 08:58:48 +02:00
Applevangelist
c3cd732254
#MANTIS
...
* Add systems from SMA mod
2022-10-20 11:40:57 +02:00
Applevangelist
8f7694111b
#TARGET
...
* Docu additions
2022-10-19 19:13:55 +02:00
Applevangelist
2854a2d93e
#TARGET
...
* Some QOL additions, docu, stuff for SCENERY
2022-10-19 17:26:40 +02:00
Applevangelist
78c209a96f
#PLAYERTASKCONTROLLER
...
* No spaces in callsign numbers on pilot list in task info screen
2022-10-19 13:05:19 +02:00
Applevangelist
9809f08954
Merge remote-tracking branch 'origin/master' into develop
2022-10-19 12:46:17 +02:00
Applevangelist
4e671ce995
Merge remote-tracking branch 'origin/master' into develop
2022-10-19 12:28:26 +02:00
Rolln
b5fd737cea
Playertaskcontroller parent menu ( #1806 )
...
* Ability to set parent menu of PlayerTaskController
* Updated Docmentation
* Update PlayerTask.lua
Co-authored-by: Thomas <72444570+Applevangelist@users.noreply.github.com >
2022-10-19 12:21:16 +02:00
Frank
6f82fd7eb6
Merge branch 'develop' into FF/Ops
2022-10-18 22:33:07 +02:00
Applevangelist
542fe20782
#CTLD
...
* added a check for zones; not added when zone does not exist
2022-10-18 17:26:24 +02:00
Applevangelist
92591432d3
#CSAR
...
* Added use of custom callsigns
* Added cargo weight for rescued pilots
* Improved o'clock calculation
#CTLD
* Docu additions
2022-10-18 17:01:32 +02:00
Applevangelist
a20cdac9c3
#CSAR
...
* Added use of custom callsigns
* Added cargo weight for rescued pilots
* Improved o'clock calculation
#CTLD
* Docu additions
2022-10-18 17:00:56 +02:00
Applevangelist
23f45359f8
#PLAYERTASK - show freetext briefing also if not using SRS
2022-10-18 13:32:18 +02:00
Applevangelist
0bc09548cf
#PLAYERRECCE - add picture
2022-10-18 10:27:25 +02:00
Applevangelist
ee30ab48ae
#SET_SCENERY
...
* additions
2022-10-17 18:07:55 +02:00
Applevangelist
3028a384a4
#TARGET
...
* Added SET_SCENERY
2022-10-17 18:07:04 +02:00
Thomas
f17db43501
CTLD - No radius check ( #1800 ) ( #1801 )
...
Get rid of radius check in IsUnitInZone()
2022-10-17 12:44:27 +02:00
Applevangelist
7dd46ec24f
#PLAYERTASKCONTROLLER
...
* Show Freetext as Briefing in all tasks when available
* TARGET - added Average coordinate option from GROUP
2022-10-16 13:47:52 +02:00
Applevangelist
cefb5d98f0
#GROUP
...
* Added function to obtain *average* Vec3 of the GROUP
* Added function to obtain *average* Coordinate of the GROUP
#TARGET
* Make use of new coordinate function in GROUP
2022-10-16 13:38:54 +02:00
Thomas
e750a99636
Update PlayerRecce.lua
...
Event Handler simplification
2022-10-16 09:30:55 +02:00
Applevangelist
798684e300
#Docu additions
2022-10-14 16:51:59 +02:00
Applevangelist
7c004ee37c
#docu
2022-10-14 16:50:16 +02:00
Applevangelist
0a4bc23fb8
#PLAYERRECCE
...
* Added switchable smoking of own position
* Changed smoking - now laser target single, other targets as combined coordinate
* Added battle field illumination
* Added support for the KA-50. Note - camera is seen as "always on". For lasing, target needs to be head-on 12 o'clock
2022-10-14 16:19:53 +02:00
Applevangelist
13a5146010
#PLAYERRECCE
...
* Added switchable smoking of own position
* Changed smoking - now laser target single, other targets as combined coordinate
* Added battle field illumination
* Added support for the KA-50. Note - camera is seen as "always on". For lasing, target needs to be head-on 12 o'clock
2022-10-14 16:19:21 +02:00
Frank
55fe3630c5
Update FlightGroup.lua
...
- Fixed bug that function `:GetAirWing` was renamed to `:GetAirwing()`
2022-10-13 23:11:09 +02:00
Applevangelist
265196398a
#PLAYERTASK - CSAR, CTLD integration
2022-10-13 17:45:33 +02:00
Applevangelist
141d00e160
Merge remote-tracking branch 'origin/master' into develop
2022-10-13 17:44:04 +02:00
Applevangelist
5c8d90f50e
#SCENERY
...
* Improvements
2022-10-13 12:54:10 +02:00
Applevangelist
351a2463a2
#SCENERY - Improvements
2022-10-13 10:49:58 +02:00
Applevangelist
f604f0f913
Merge remote-tracking branch 'origin/master' into develop
2022-10-12 16:22:37 +02:00
Applevangelist
7afe76212d
#CTLD
...
* Added connection to PlayerTask/Controller
#PLAYERTASK
* Added helper functions
2022-10-12 12:36:33 +02:00
Applevangelist
a777b40613
#PLAYERTASKCONTROLLER
...
* Initial additions for CTLD tasks
2022-10-12 10:14:40 +02:00
Applevangelist
11ef7c6a00
#STATIC
...
* Added GetLife() GetLife0()
#TARGET
* Added usesage of Life functions to TARGET
2022-10-12 09:36:42 +02:00
Applevangelist
b5bc881d52
Merge remote-tracking branch 'origin/master' into develop
2022-10-10 17:44:55 +02:00
Applevangelist
66d5ba9981
#Core.Point
...
* Cleanup GetClosestAirbase()
2022-10-10 17:44:20 +02:00
Applevangelist
eecef9a0aa
#PLAYERRECCE
...
* minor enhancements
2022-10-09 12:56:54 +02:00
Applevangelist
7e6aa20168
#PLAYERRECCE
...
* Minor Enhancement
2022-10-09 12:56:00 +02:00
Applevangelist
69a80a6c38
#PLAYERRECCE
...
* Added setting of laser distance as camera sight calc is a non-starter
* Added specific laser zone of 20m x length to catch targets to lase
* Reworked detection of hit on lased target
2022-10-07 14:33:38 +02:00
Applevangelist
d63ab1138c
#PLAYERTASKCONTROLLER
...
* Enable PLAYERTASKCONTROLLER:EnableBuddyLasing(Recce) - buddy lasing precision bombing tasks with a PLAYERRECCE connection
2022-10-06 17:05:16 +02:00
Applevangelist
f790c4fb9e
#PLAYERRECCE
...
* Gazelle optics refinement
* Added Shack FSM event
2022-10-06 13:29:58 +02:00
Applevangelist
40427c75b9
#FlightGroup dual naming in functions
2022-10-06 13:28:19 +02:00
Applevangelist
e18a5e4832
#PLAYERTASKCONTROLLER
...
* Switch comms on opening task
2022-10-06 08:15:39 +02:00
Applevangelist
4d2a58e428
Fixes
2022-10-06 08:07:37 +02:00
Applevangelist
005d6d2b06
Merge remote-tracking branch 'origin/master' into develop
2022-10-06 08:03:07 +02:00
Thomas
7ada57033a
Update PlayerRecce.lua ( #1796 )
...
* Update PlayerRecce.lua
* Update PlayerRecce.lua
2022-10-06 07:25:24 +02:00
Applevangelist
1a332ae6ab
Merge remote-tracking branch 'origin/master' into develop
2022-10-05 07:33:46 +02:00
Frank
064e082a12
Airwing
...
- Added `:IncreasePayloadAmount` function
2022-10-03 19:12:19 +02:00
Frank
10eec8a47b
Update FlightGroup.lua
...
- Added `GetSquadronName` and `GetAirwingName` functions
2022-10-03 16:32:55 +02:00
Frank
db469d1b84
Merge branch 'develop' into FF/Ops
2022-10-02 22:10:52 +02:00
Frank
1e04aaa77d
Update Airboss.lua
...
- reenabled ai handling
2022-10-02 19:45:48 +02:00
Applevangelist
e97753125d
Merge remote-tracking branch 'origin/master' into develop
2022-10-02 19:35:15 +02:00
Applevangelist
1474ff9b88
Merge remote-tracking branch 'origin/develop' into develop
2022-10-02 19:34:09 +02:00
Applevangelist
39bb95f127
#PLAYERRECCE
...
-- DONE: Sort for multiple targets in one direction
-- DONE: Targets with forget timeout, also report
2022-10-02 19:34:04 +02:00
Frank
42baf6c8d2
AIRBOSS v1.3.0
...
- Added Invincible parameters from master branch
- Increased version number
2022-10-02 19:13:51 +02:00
Frank
73b9552b5c
Merge branch 'master' into develop
2022-10-02 16:55:47 +02:00
Frank
60cf7506f8
Update Airboss.lua
...
- Added `landingdist` as carrier parameter and into LSO result
- Case III does not check groove time for unicorns
2022-10-02 16:10:14 +02:00
Applevangelist
894062c757
#POINT
...
* Added COORDINATE:ToStringFromRPShort
2022-10-02 13:16:56 +02:00
Applevangelist
165a5d7364
#PLAYERRECCE
...
* Message improvements
* Laser Distance 8km
* Option to set RP Reference Point
2022-10-02 13:16:00 +02:00
Applevangelist
405e66ea72
#PLAYERTASK
...
* SRS transmit option only when players are on
2022-10-01 16:36:29 +02:00
Applevangelist
a42ff85406
#PLAYERRECCE
...
* Integrated SRS
* Integrated PLAYERTASKCONTROLLER (optional), can upload target data from Recce
2022-10-01 16:03:05 +02:00
Applevangelist
2eba68b35c
#ATIS, MSRSQUEUE
...
* Added option to only transmit via SRS if there are active Players
2022-10-01 11:58:28 +02:00
Frank
efe7673c4c
Merge branch 'develop' into FF/Ops
2022-09-30 19:34:23 +02:00
Applevangelist
ca92d7d569
#PLAYERRECCE
...
* Some nicefications
2022-09-30 19:07:12 +02:00
Applevangelist
0ee2baadce
#AWACS
...
* Make Markers and Drawings strictly coalition specific
2022-09-30 19:03:26 +02:00
Applevangelist
43856341e6
#PLAYERRECCE
...
* Initial Release
2022-09-30 18:49:08 +02:00
Applevangelist
61aed403d9
#SET
...
* Added code to`SET:IsInSet(Object)` to be functional
2022-09-30 14:48:35 +02:00
Applevangelist
a8a92c00fe
#AUTOLASE
...
* Don't forget min threatlevel 0 on unit targets
2022-09-30 14:41:38 +02:00
Applevangelist
84c41aa554
Merge remote-tracking branch 'origin/master' into develop
2022-09-29 16:45:29 +02:00
Applevangelist
de415384f3
#PLAYERTASK - a target can only be smoked again after 5 mins (that's how long smoke lasts)
...
#PLAYERTASKCONTROLLER - added option to hide smoke&flare menus
2022-09-28 13:07:37 +02:00
Applevangelist
8a9ee747c1
#ZONE_CAPTURE_COALITION - allow zone to be a ZONE_POLYGON
...
#1789
2022-09-28 11:51:22 +02:00
Applevangelist
2eeb918c8a
#ATIS
...
* Fixed SetILS report not working
* Use new AIRBASE additions to set takeoff/landing runway
* Fixed Visibility is reported twice
* Added SetReportmBar() to report for mBar/hpa QNH/QFE even if not metric
* Added option to output additional freetext information when using SRS SetAdditionalInformation()
#1792
2022-09-27 11:17:04 +02:00
Applevangelist
72aa596317
#1790 Fix for error in GetCustomCallsign if the player name contains a |-sign but no string at the end or just numbers
2022-09-27 09:31:08 +02:00
Frank
6de3a45a51
CHIEF
...
**CHIEF** v0.5.0
- Added `CHIEF:AddTransportToResource` function
**OPSZONE**
- Added `Undraw` option
**UTILS**
- Added `UTILS.EnsureTable` function
2022-09-26 19:00:26 +02:00
Applevangelist
28a826b35d
#CSAR
...
* Added mycsar.ADFRadioPwr = 1000 for ADF beacon radio sending power
2022-09-26 17:03:08 +02:00
Applevangelist
41813dcc53
#AWACS - corrected aggressive
2022-09-25 15:04:39 +02:00
Applevangelist
6290409e54
#ATIS - added google option
...
#SRS - corrected enumerator
2022-09-25 14:42:51 +02:00
Applevangelist
25033f4f6b
#FlightControl - Option to set Google key once on New()
2022-09-25 14:40:17 +02:00
Applevangelist
b8fae00c1e
#MSRS - put "" around frequencies and modulations
2022-09-25 14:16:19 +02:00
Applevangelist
6d4e4e2f69
#AWACS - give full radio freq in info
2022-09-25 14:12:46 +02:00
Applevangelist
1cde688fbb
#RANGE
...
* Added 2 more SRS outputs
2022-09-24 10:11:23 +02:00
Applevangelist
e3493fbe3e
#CSAR
...
* Added option to change top menu name
2022-09-23 10:29:41 +02:00
Applevangelist
1b691a3dd7
#FOX
...
* Typo in Event function fixed
2022-09-23 10:00:09 +02:00
Applevangelist
3022dce26e
#CTLD
...
* check on loadable mass when loading troops added
2022-09-22 17:32:43 +02:00
Applevangelist
9780a65f09
#AIRBOSS, #UTILS
...
* Alitude to Altitude
* Deck height Nimitz class to 18.30m
2022-09-22 15:51:28 +02:00
Applevangelist
34dd864c8b
#SPAWN
...
* Fix for InitCleanup()
2022-09-22 10:58:50 +02:00
Applevangelist
9b16519a7e
#ATIS
...
* Added MSRSQueue to avoid overlapping speech
2022-09-20 17:18:00 +02:00
Applevangelist
76321343c2
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:53:09 +02:00
Applevangelist
0159ce5b1d
Merge remote-tracking branch 'origin/master' into develop
2022-09-20 10:27:06 +02:00
Applevangelist
5abec25c58
#UTILS
...
* Fix for loading back set of groups. Thanks to @BlueEcko!
2022-09-20 08:24:50 +02:00
Applevangelist
d9de1e866f
Merge remote-tracking branch 'origin/master' into develop
2022-09-19 18:26:56 +02:00
Applevangelist
1ae8e7d55e
Merge remote-tracking branch 'origin/master' into develop
2022-09-19 13:22:18 +02:00
Applevangelist
67dc4521e9
Merge remote-tracking branch 'origin/master' into develop
2022-09-19 11:44:59 +02:00
Applevangelist
852ebba530
#AUTOLASE
...
* also show A2G BR Settings
2022-09-19 11:42:50 +02:00
jojom4n
79669d9a69
Make AWACS SRS talk as own coalition; Typo ( #1784 )
...
* Make AWACS SRS talk as own coalition
Set MSRS coalition to make AWACS talk only to its coalition, not to spectators
* Typo
SetModernEraAgressive() function should be SetModernEraAggressive() (two 'g')
2022-09-18 19:04:40 +02:00
Applevangelist
11d37bcb93
#CSAR
...
- triple try to get coordinate for beacon
2022-09-15 19:54:36 +02:00
Applevangelist
c95d5dc320
#PLAYERTASK
...
* coord text fix
2022-09-15 19:50:45 +02:00
Applevangelist
92044c7797
Merge remote-tracking branch 'origin/master' into develop
2022-09-15 14:02:09 +02:00
Applevangelist
7084d9e084
#OPSGROUP
...
* Allow for customized CallSigns
#PLAYERTASK
* SRS output finetuning
2022-09-15 13:59:16 +02:00
Applevangelist
af96e2f143
Merge remote-tracking branch 'origin/master' into develop
2022-09-15 13:52:20 +02:00
Applevangelist
f7560714e7
Merge remote-tracking branch 'origin/master' into develop
2022-09-15 08:18:19 +02:00
Applevangelist
785c5e66ec
bump number
2022-09-14 18:07:53 +02:00
Applevangelist
f281e5aa95
#AWACS
...
* Align CallSign Generation
2022-09-14 18:06:36 +02:00
Applevangelist
55f0f5271d
#PLAYERTASKCONTROLLER
...
* Clean up menu builds
2022-09-13 17:19:44 +02:00
Applevangelist
b60d3a771d
Merge remote-tracking branch 'origin/master' into develop
2022-09-13 10:55:57 +02:00
Applevangelist
d2132b2e64
#PLAYERTASKCONTROLLER
...
* Align creation of (player) callsigns with what is used in AWACS
2022-09-13 10:11:10 +02:00
Applevangelist
95494c0d03
Merge remote-tracking branch 'origin/master' into develop
2022-09-12 17:34:21 +02:00
Applevangelist
76a8286c04
Merge remote-tracking branch 'origin/master' into develop
2022-09-12 17:29:47 +02:00
Applevangelist
eca8d6dd8d
#AWACS
...
* Fixed AWACS custom callsigns not observed
2022-09-11 18:21:58 +02:00
Applevangelist
e6ae034f7e
Merge remote-tracking branch 'origin/develop' into develop
2022-09-11 14:22:52 +02:00
Applevangelist
236b4efb9b
#PLAYERTASKCONTROLLER
...
* Various fixes and improvements
2022-09-11 14:22:47 +02:00
Frank
4b4c9ba959
Merge branch 'master' into develop
2022-09-11 13:38:40 +02:00
Applevangelist
6bf05741a9
Merge remote-tracking branch 'origin/master' into develop
2022-09-10 15:16:47 +02:00
Applevangelist
5d1998accb
#CONTROLLABLE
...
*Foreign class definiton removed
2022-09-10 15:14:41 +02:00
Applevangelist
3aa9ffc241
#MODULES
...
* ordered list
2022-09-10 12:54:37 +02:00
Applevangelist
8ab5575e0a
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Modules.lua
# Moose Setup/Moose.files
2022-09-10 12:19:23 +02:00
Applevangelist
3980b8a9c8
Merge remote-tracking branch 'origin/master' into develop
2022-09-10 11:34:56 +02:00
Thomas
27550d7ec9
Merge changes from master into dev for GROUP ( #1781 )
...
* #GROUP
* changes from Dev
#UNIT
* changes from Dev
* #GROUP
Fix GetSpeedMax() always returns zero
2022-09-09 17:50:18 +02:00
Thomas
35513e1e21
#GROUP ( #1779 )
...
* changes from Dev
#UNIT
* changes from Dev
2022-09-08 16:10:38 +02:00
Applevangelist
15496aed44
Merge remote-tracking branch 'origin/Apple/Develop' into develop
...
# Conflicts:
# Moose Development/Moose/Functional/Autolase.lua
2022-09-08 11:58:29 +02:00
Applevangelist
27408c191d
#AUTOLASE
...
* Added option for blacklist atttributes
* Added higher priority for radar units
* Removed the "#001-01" appendix of spawned Recce on messages
2022-09-08 11:55:29 +02:00
Applevangelist
4b6c6717ad
#Autolase
...
* SetMinThreatLevel
2022-09-08 09:11:26 +02:00
Applevangelist
c0bc3d8061
Merge remote-tracking branch 'origin/develop' into develop
2022-09-08 08:45:16 +02:00
Thomas
fe5f252bc9
Update Autolase.lua ( #1778 )
2022-09-07 15:22:00 +02:00
Applevangelist
e25af085fc
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2A_Dispatcher.lua
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/AI/AI_CAS.lua
# Moose Development/Moose/AI/AI_Patrol.lua
# Moose Development/Moose/Core/Base.lua
# Moose Development/Moose/Core/Beacon.lua
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Core/MarkerOps_Base.lua
# Moose Development/Moose/Core/Menu.lua
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Core/ScheduleDispatcher.lua
# Moose Development/Moose/Core/Scheduler.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Spawn.lua
# Moose Development/Moose/Core/Zone.lua
# Moose Development/Moose/DCS.lua
# Moose Development/Moose/Functional/Detection.lua
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Functional/Range.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Functional/Sead.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/ATIS.lua
# Moose Development/Moose/Ops/Airboss.lua
# Moose Development/Moose/Sound/UserSound.lua
# Moose Development/Moose/Utilities/Enums.lua
# Moose Development/Moose/Utilities/FiFo.lua
# Moose Development/Moose/Utilities/Profiler.lua
# Moose Development/Moose/Utilities/Routines.lua
# Moose Development/Moose/Utilities/STTS.lua
# Moose Development/Moose/Utilities/Utils.lua
# Moose Development/Moose/Wrapper/Airbase.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Development/Moose/Wrapper/Group.lua
# Moose Development/Moose/Wrapper/Marker.lua
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
# Moose Setup/Moose.files
2022-09-06 13:51:59 +02:00
Applevangelist
400da676fa
UTILS
2022-09-06 10:48:37 +02:00
Applevangelist
bf9f02e53a
DATABASE
2022-09-06 10:47:33 +02:00
Applevangelist
a437da76ec
Merge remote-tracking branch 'origin/Apple/Develop' into develop
...
# Conflicts:
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Utilities/Profiler.lua
2022-09-06 10:43:48 +02:00
Applevangelist
8cceee49ea
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2A_Dispatcher.lua
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/AI/AI_CAS.lua
# Moose Development/Moose/AI/AI_Patrol.lua
# Moose Development/Moose/Core/Base.lua
# Moose Development/Moose/Core/Beacon.lua
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Core/MarkerOps_Base.lua
# Moose Development/Moose/Core/Menu.lua
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Core/ScheduleDispatcher.lua
# Moose Development/Moose/Core/Scheduler.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Spawn.lua
# Moose Development/Moose/Core/Zone.lua
# Moose Development/Moose/DCS.lua
# Moose Development/Moose/Functional/Detection.lua
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Functional/Range.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Functional/Sead.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/ATIS.lua
# Moose Development/Moose/Ops/Airboss.lua
# Moose Development/Moose/Sound/UserSound.lua
# Moose Development/Moose/Utilities/Enums.lua
# Moose Development/Moose/Utilities/FiFo.lua
# Moose Development/Moose/Utilities/Profiler.lua
# Moose Development/Moose/Utilities/Routines.lua
# Moose Development/Moose/Utilities/STTS.lua
# Moose Development/Moose/Utilities/Utils.lua
# Moose Development/Moose/Wrapper/Airbase.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Development/Moose/Wrapper/Group.lua
# Moose Development/Moose/Wrapper/Marker.lua
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
# Moose Setup/Moose.files
2022-09-06 10:27:28 +02:00
Applevangelist
34ff03936a
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2A_Dispatcher.lua
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/AI/AI_CAS.lua
# Moose Development/Moose/AI/AI_Patrol.lua
# Moose Development/Moose/Core/Base.lua
# Moose Development/Moose/Core/Beacon.lua
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Core/MarkerOps_Base.lua
# Moose Development/Moose/Core/Menu.lua
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Core/ScheduleDispatcher.lua
# Moose Development/Moose/Core/Scheduler.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Spawn.lua
# Moose Development/Moose/Core/Zone.lua
# Moose Development/Moose/DCS.lua
# Moose Development/Moose/Functional/Detection.lua
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Functional/Range.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Functional/Sead.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/ATIS.lua
# Moose Development/Moose/Ops/Airboss.lua
# Moose Development/Moose/Sound/UserSound.lua
# Moose Development/Moose/Utilities/Enums.lua
# Moose Development/Moose/Utilities/FiFo.lua
# Moose Development/Moose/Utilities/Profiler.lua
# Moose Development/Moose/Utilities/Routines.lua
# Moose Development/Moose/Utilities/STTS.lua
# Moose Development/Moose/Utilities/Utils.lua
# Moose Development/Moose/Wrapper/Airbase.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Development/Moose/Wrapper/Group.lua
# Moose Development/Moose/Wrapper/Marker.lua
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
# Moose Setup/Moose.files
2022-09-06 09:53:22 +02:00
Thomas
bf3ee93c23
Update PlayerTask.lua ( #1777 )
2022-09-05 06:14:58 +02:00
Frank
a3260b4ce3
Merge pull request #1776 from FlightControl-Master/FF/Ops
...
OPS
2022-09-04 21:04:59 +02:00
Frank
ea8cf7b62a
OPS
...
**OPSZONE**
- Added `:SetTimeCapture()` function to set time interval until a zone is captured.
**FLIGHTCONTROL**
- Added coalition to tower and pilot msrs.
2022-09-04 21:01:32 +02:00
Applevangelist
7168681918
#PLAYERTASKCONTROLLER
...
* Delay auto-start between 5 to 10 secs
#ATIS
* Add label to SRS
2022-09-04 14:48:06 +02:00
Applevangelist
233291b30c
#AWACS
...
* added option for AWACS to send messages on multiple frequencies
2022-09-04 12:19:06 +02:00
Applevangelist
e53ff167ee
#PLAYERTASKCONTROLLER
...
* Menu build changed slightly to delayed
2022-09-03 16:28:32 +02:00
dogjutsu
df54d09494
Fix usage example comment for ZONE_BASE:GetProperty() ( #1775 )
...
* Fixed some typos of forms of the word 'strategy'.
* Fix ZONE_BASE:GetProperty() usage example comment
Co-authored-by: dogjutsu <dogjutsu@mattjay.net >
2022-09-02 18:28:18 +02:00
Applevangelist
4aa3edc508
Errors
...
added docu
2022-09-02 17:01:39 +02:00
Applevangelist
4ea1b93f8d
#PLAYERTASKCONTROLLER
...
* All map markers to be deleteable
2022-09-02 16:32:29 +02:00
Applevangelist
361ca2cece
#MARKEROPS
...
* Added option to enforce case sensitive matches on Tagname
#PLAYERTASKCONTROLLER
* Text tweaking
* Fixed "mark on map" not showing subtitles
* Revamped menu build to have less rebuilds
* Added option to show additional info menu for tasks before joining
2022-09-02 13:12:52 +02:00
dogjutsu
fa0d076a09
Dogjutsu/develop/feature/zone properties ( #1774 )
...
* Fixed some typos of forms of the word 'strategy'.
* Retrieve Zone 'properties' with ZONE_BASE.
* Extraneous comment cleanup.
Co-authored-by: dogjutsu <dogjutsu@mattjay.net >
2022-09-02 06:19:50 +02:00
Frank
da5a1e0945
Merge pull request #1773 from FlightControl-Master/FF/Ops
...
Update Socket.lua
2022-09-01 23:50:04 +02:00
Frank
6d187f0d9a
Update Socket.lua
2022-09-01 23:44:45 +02:00
Frank
85eca4c464
Merge pull request #1772 from FlightControl-Master/FF/Ops
...
SOCKET
2022-09-01 22:44:43 +02:00
Frank
1efbce7661
Update Airboss.lua
...
- Removed output
2022-09-01 22:37:31 +02:00
Frank
edf69d1ef1
Removed
...
Removed MOOSE_INCLUDE subdirectory
2022-09-01 22:34:48 +02:00
Frank
375e7db449
Merge branch 'develop' into FF/Ops
2022-09-01 22:31:52 +02:00
Frank
ac71e38d96
FunkMan
...
**RANGE**
- Changed keyword in result tables to "command" for compatibility with DCSServerBot
**AIRBOSS**
- Changed keyword in result tables to "command" for compatibility with DCSServerBot
- Fix bug in Alt and AoA data round function when creating trapsheet data
**SOCKET**
- Changed for compatibility with DCSServerBot
2022-09-01 22:27:25 +02:00
Applevangelist
ae5fd91cd4
#PLAYERTASK
...
* Fix to avoid double failed messages
2022-09-01 15:50:35 +02:00
Applevangelist
14e8b2ef17
#PLAYERTASK
...
* Added logging Errors and Documentation for trying to set zones before set up of detection
2022-09-01 09:22:18 +02:00
Applevangelist
5bacea8b50
UNIT - added optical tracker to HasSEAD()
2022-09-01 08:36:21 +02:00
Applevangelist
15dff87200
#GROUP
...
* Added Optical Tracker to ID SAMs, corrected logic error in ID'ing SAMs
#PLAYERTASKCONTROLLER
* Added documentation in MarkerOps
* Corrected Cluster radius to be in KM
* Corrected set up of SEAD attribute table to work
2022-09-01 08:07:40 +02:00
Applevangelist
ae45c77523
UTILS - added NDB 305kHz in frequency generator
2022-08-31 18:10:57 +02:00
Applevangelist
7c834993f6
Slight change of attack order
2022-08-31 17:40:15 +02:00
Applevangelist
5f5749ac8f
bugfix
2022-08-31 17:32:41 +02:00
Thomas
c99a7b6666
PlayerTaskController - SEAD attributes configure ( #1769 )
...
Making SEAD attributes for the task decision tree configure-able. Added ` PLAYERTASKCONTROLLER:SetSEADAttributes(Attributes)`
2022-08-31 16:57:20 +02:00
Applevangelist
b4e2d3edfe
#ZONE
...
* Added `ZONE_RADIUS:GetRandomCoordinateWithoutBuildings(...)`
#MARKEROPS
* Some documentation improvement
#PLAYTASKCONTROLLER
* Added `PLAYERTASKCONTROLLER:EnableMarkerOps(Tag)`
#OPSGROUP
* Changed offset to 2m for lasing ground units
*AUFTRAG
* Documentation correction `NewARMOREDGUARD`
2022-08-30 14:29:41 +02:00
Frank
8f9308f349
Update Airboss.lua
2022-08-29 23:10:12 +02:00
Frank
fc48473e40
Merge branch 'develop' into FF/Ops
2022-08-29 00:37:34 +02:00
Frank
71317db4cb
FunkMan
...
**SOCKET**
- Changed port to 10042.
- Removed port as optional parameter in functions.
**AIRBOSS**
- Added FunkMan function
- Added onAfterLSOGrade which sends results table to socket
**RANGE**
- Compat to FunkMan.
2022-08-29 00:37:21 +02:00
Applevangelist
23815429e2
#PLAYERTASK
...
* remove two filters for task state where they do not belong
2022-08-27 18:26:04 +02:00
Applevangelist
b468134432
#PLAYERTASK
...
* Remove filtering for task state preventing further players to join
2022-08-27 16:05:47 +02:00
Applevangelist
3e38db16f6
#PLAYERTASK
...
* Added option to use ArmyGroup as lasing unit
* Added TTS output to task info report for PRECISIONBOMBING to tell if unit is in reach and is lasing
2022-08-26 18:46:07 +02:00
Applevangelist
bf591cc01e
#RANGE
...
* Minor updates
#AWACS
* Added localisation
2022-08-26 14:23:55 +02:00
Applevangelist
3178cbc563
#RANGE
...
- fix for #1753
2022-08-25 16:00:03 +02:00
Applevangelist
1c54f6b2f4
#AUTOLASE
...
* Fix for "self" error after start
2022-08-25 13:28:20 +02:00
Applevangelist
7743456d7d
#PLAYERTASK
...
* Short playername usage for broadcast
2022-08-25 12:10:20 +02:00
Applevangelist
4dc43263a5
usage correction
2022-08-25 11:41:27 +02:00
Applevangelist
5d84f1c523
#AIRBASE
...
* Added 3 new airports to the enumerator
2022-08-25 10:38:04 +02:00
Applevangelist
8289ebbe50
#PLAYERTASK
...
* added coalition check to event handler
2022-08-25 09:44:45 +02:00
Applevangelist
94741f1b4a
#PLAYERTASK
...
* Added precision bombing option
#AUTOLASE
* Added "nomenu" option
#MENU_GROUP
* Added MENU_GROUP:RefreshAndOrderByTag()
2022-08-24 19:22:33 +02:00
Applevangelist
a5b394aa93
#AWACS
...
- added docu on PikesSpecialSwitch
- added option to read callsign from playername
2022-08-23 12:44:42 +02:00
Applevangelist
9f3d152d8c
#AWACS
...
* Fixed logic for CallSignTranslations which now applies to both AI and Players, a set overwrite in the group name for a player still takes precedence.
* Added a switch self.PikesSpecialSwitch to omit "doing xy knots" from the station assignment
2022-08-23 09:58:06 +02:00
Applevangelist
94c91614d6
#Range
...
* Fix F10 Sheet
* Fix Typos
2022-08-22 17:28:01 +02:00
Applevangelist
02a59b0742
#UTILS
...
* Fix for GetOSTime
2022-08-22 17:05:02 +02:00
Applevangelist
882c2e2378
#ATC_GROUND
...
* Added universally working ATC_GROUND_UNIVERSAL as base class, can be used on any map without further changes
* Kept sub-class names for compatibility
* Added `:SetAirbaseBoundaries(Airbase, Zone)`
* Added `:DrawBoundaries( Color )`
2022-08-21 19:46:01 +02:00
Applevangelist
f6b56735b6
#PLAYERTASK
...
* Speak "BR" as "Bee, Arr"
2022-08-20 09:45:09 +02:00
Applevangelist
8aec463eb4
#PLAYERTASK
...
* Some changes to SRS call order, documentation
2022-08-20 09:24:52 +02:00
Applevangelist
37cdcf93e6
#PLAYERTASK
...
* Demo mission link added
2022-08-19 10:34:36 +02:00
Applevangelist
9547a06f39
#PLAYERTASK
...
* Slight text change for TASKADDED
2022-08-19 08:12:06 +02:00
Applevangelist
a8d5d2ace1
fix typos
2022-08-18 18:24:37 +02:00
Applevangelist
e8a0464f6c
Docu corrections
2022-08-18 18:19:27 +02:00
Applevangelist
85a39e64c1
#PLAYERTASKCONTROLLER
...
* Own picture for header
* Some docu additions
2022-08-18 18:06:41 +02:00
Applevangelist
e18cf759f9
#PLAYERTASKCONTROLLER
...
* Add'l docu
2022-08-18 16:43:39 +02:00
Applevangelist
7e1ab1e6b0
#PLAYERTASKCONTROLLER
...
* Added base documentation
2022-08-18 16:01:34 +02:00
Frank
eed74d72cd
SOCKEt
...
- Added new SOCKET class
- Fixed bug in RANGE that self.PlayerSetti**n**gs was misspelled.
2022-08-18 01:33:09 +02:00
Applevangelist
fa8c96af13
#AUTOLASE
...
* Update SRS stuff
#PLAYERTASKCONTROLLER
* Fix SRS to actually use Gender, Culture, Voice, Port
2022-08-17 17:33:29 +02:00
Applevangelist
18ec2ff458
#PLAYERTASK
...
* Corrected usage example on `SetTaskWhiteList()`
* Mark on map will add some basic info text
2022-08-17 16:23:37 +02:00
Applevangelist
c38a737421
#PLAYERTASK
...
* Added option to whitelist task types
* Added localization. Contains "en" and "de" texts and tts texts
2022-08-17 15:38:20 +02:00
Applevangelist
0166b53e21
#PLAYERTASKCONTROLLER
...
* Added option to suppress screen output
* Added target information via SRS
* Added target radius for BAI vs CAS and target type COORDINATE to be configureable
* Refined SRS output
* Added STATIC targets to get task type BOMBING
* Added solution to detect bombing runways (kind of, bombing occuring in AFB zone)
* Added solution for COORDINATE and ZONE type TARGETs (find enemy GROUP and/or STATIC objects in target radius)
* Refined documentation
2022-08-16 16:48:13 +02:00
Applevangelist
724da4e500
#PLAYERTASKCONTROLLER
...
* Added Accept and Reject Zones to detection
* Added SRS Stuff
* Tasks sorted by priority
2022-08-15 19:07:05 +02:00
Applevangelist
ce15e8dfe0
#PLAYERTASKCONTROLLER
...
* Set menu name
* Better menu buildup and refresh
2022-08-15 13:11:09 +02:00
Applevangelist
b968d0d694
#PLAYERTASKCONTROLLER
...
* Added detection setup
* Added number of joined players in join task overview, and a star when it's new
2022-08-14 16:50:57 +02:00
Frank
fa0549f34f
Merge pull request #1756 from FlightControl-Master/FF/Ops
...
Update Airboss.lua
2022-08-04 22:13:18 +02:00
Frank
999ef36963
Update Airboss.lua
...
#1755
2022-08-04 21:18:38 +02:00
Frank
7affd05247
Merge pull request #1754 from FlightControl-Master/FF/Ops
...
Updates
2022-08-03 09:14:12 +02:00
Frank
2ccf4011ed
Merge branch 'develop' into FF/Ops
2022-08-03 09:12:32 +02:00
Frank
61f3908d33
Updates
...
**AIRBOSS**
- Stennis now takes dimensions of other super carriers
**FLIGHTCONTROL**
- Added queue for sounds
- Fixed bugs and minor improvements
**ZONE**
- Added defaults when getting colors if not set
**SRS**
- Added new class `MSRSQUEUE`
2022-08-03 09:12:22 +02:00
Applevangelist
08e429210a
Update Unit.lua
2022-07-31 09:16:46 +02:00
Frank
f94944c41a
Merge pull request #1750 from FlightControl-Master/FF/Ops
...
ZONE
2022-07-31 01:16:55 +02:00
Frank
200631e57e
Merge branch 'develop' into FF/Ops
2022-07-31 01:13:53 +02:00
Frank
9c83d5e752
ZONE
...
- Added new class `ZONE_ELASTIC`
2022-07-31 01:13:42 +02:00
Applevangelist
894bff2e35
PLAYERTASK - added list of pilots to TaskInfo
2022-07-30 12:26:29 +02:00
Applevangelist
6ff0a699c0
#PLAYERTASKCONTROLLER
...
* Added Event handling stuff in case client leaves/ejects/dies
* A2A - removed menus for smoke/flare
* Task menu entries now refreshed more intelligently
* Added `PLAYERTASKCONTROLLER:OnAfterTaskAdded(From, Event, To, Task)`
2022-07-30 12:06:11 +02:00
Frank
5083428a06
Merge branch 'develop' into FF/Ops
2022-07-30 01:24:52 +02:00
Applevangelist
c74a14fcb0
PLAYERTASK - debugging
2022-07-29 15:31:56 +02:00
Applevangelist
d060c7535a
PLAYERTASK - added a couple of FSM events so task events bubble up to the controller
2022-07-29 14:53:23 +02:00
Applevangelist
5eb134f7b5
PLAYERTASK - Additions
2022-07-29 14:14:22 +02:00
Applevangelist
c1c5117f01
Update Moose.files ( #1749 )
2022-07-29 12:25:45 +02:00
Applevangelist
8ce1f5884f
PlayerTask Beta
2022-07-29 12:24:36 +02:00
Applevangelist
1f8b51fafe
SET - fix for dead units
2022-07-29 08:51:00 +02:00
Applevangelist
80f73f0bb1
AUTOLASE - added per player settings observance, also
2022-07-27 19:41:20 +02:00
Applevangelist
88e7b3fb47
AUTOLASE - observe global _SETTINGS for coordinates
2022-07-27 19:28:36 +02:00
Frank
3bb36044c1
OPS
...
- Added check that cohorts cannot have the same name.
- Made clearer that cohorts cannot have the same name in the docs.
2022-07-25 22:45:43 +02:00
Applevangelist
f9ace54fab
UNIT - added get altitude function with AGL option
2022-07-25 08:12:10 +02:00
Applevangelist
498d7e2f66
Airbase - added 2 AFB to SA map
2022-07-22 11:02:08 +02:00
Frank
420526df9d
Merge pull request #1747 from FlightControl-Master/FF/Ops
...
OPS
2022-07-20 22:58:57 +02:00
Frank
ab00d9534d
Merge branch 'develop' into FF/Ops
2022-07-20 22:21:17 +02:00
Frank
4bb9073ce1
OPS
...
- Increased selection score for GCICAP/INTERCEPT
2022-07-20 22:20:26 +02:00
Applevangelist
58cb0118b4
AWACS - added option for custom TTS callsigns
2022-07-19 09:34:40 +02:00
Applevangelist
f19740e376
Beacon - added deactivate Link4
2022-07-19 08:30:09 +02:00
Applevangelist
ab50d0a514
Controllable/Beacon - added function to switch on Link4
...
A2A - typo in documentation
2022-07-19 08:10:35 +02:00
Frank
e551212516
Merge branch 'develop' into FF/OpsDev
2022-07-18 23:00:01 +02:00
Frank
888734b7d1
OPS
...
- Fixed bug in parking spot distance for ships.
- Added enroute anti-ship task for anti-ship missions.
2022-07-18 22:59:49 +02:00
Applevangelist
90d1a01998
AWACS - delete open tasks on player leaving unit
2022-07-14 14:06:20 +02:00
Anthony De Vellis
ab1dd2b374
AWACS - Tweaked escort logic to use one AUFTRAG per escort fighter and tweaked positioning logic. Allows more control over escort fighters which will support a future PR ( #1746 )
2022-07-12 08:18:47 +02:00
Anthony De Vellis
0e4d731068
AWACS - added the ability to use custom callsigns with TTS/messaging ( #1745 )
...
* AWACS - added the ability to use custom callsigns with TTS. Revised section 5.1 of documentation to demonstrate
* AWACS - Added nil check to callsign construction when looking for replacement
2022-07-12 08:13:24 +02:00
Frank
f23416dfb8
Merge branch 'develop' into FF/OpsDev
2022-07-11 23:23:11 +02:00
Frank
469cc3d508
OPS
...
CHIEF: SetResponseOnTarget
TRANSPORT: improved transfer of loaded cargo
2022-07-11 23:22:58 +02:00
Applevangelist
5ad88be997
AWACS - change setup as TACS slightly
2022-07-09 15:34:08 +02:00
Applevangelist
536341b6de
AWACS allow startasgci to process a string instead of a GROUP
2022-07-09 15:02:14 +02:00
Applevangelist
18dcd0a5d2
AWACS - some additions
2022-07-09 14:52:49 +02:00
Applevangelist
5f8a0643f4
AWACS - added GCI plane-less option
2022-07-07 17:55:35 +02:00
Applevangelist
ccbf8b34ef
Fix for #1736
2022-07-07 08:51:28 +02:00
Applevangelist
25915c077e
Various fixes
2022-07-07 08:47:43 +02:00
Frank
bcb574e618
Merge branch 'develop' into FF/OpsDev
2022-07-01 23:19:02 +02:00
Frank
6cfa24340f
Update Range.lua
...
- Fixed bug in strafing runs
2022-07-01 23:10:10 +02:00
Frank
0dc26216c2
OPS
2022-07-01 23:00:25 +02:00
Frank
8dd850d685
OPS Operation
2022-06-29 22:25:08 +02:00
Frank
638f261bf4
OPS
...
- Improved FLIGHTCONTROL and minor other classes
2022-06-28 18:55:43 +02:00
Applevangelist
ad5a0a5cd9
CSAR - hand back descriptive name as 3rd parameter on event Boarded()
2022-06-25 17:24:37 +02:00
Applevangelist
7dda54f36d
UTILS - Fix for Gazelle Door Check
2022-06-25 14:28:04 +02:00
Frank
a8477940e2
Merge branch 'FF/Ops' into FF/OpsDev
2022-06-21 16:15:03 +02:00
Frank
6a26f62ca1
Merge branch 'develop' into FF/Ops
2022-06-21 16:14:31 +02:00
Frank
06d0bfadca
FLIGHTCONTROL v0.6.0
2022-06-21 16:08:46 +02:00
Applevangelist
b805d7fe19
CSAR - fix for oncrash
2022-06-16 15:42:13 +02:00
Applevangelist
b784671397
CSAR - added event for "Landed" at a friendly/neutral AFB. Fixed Airbase rescue.
2022-06-16 13:40:35 +02:00
Applevangelist
4784a31513
UTILS - Falklands additions
2022-06-14 17:20:12 +02:00
Applevangelist
3eb9bfe9ee
COORDINATE - additions to BRAANATO
...
AWACS - make bogey dope use the priority queue to avoid collisions. Say "very low" and not "zero thousand", drop "vanished" if not tags is requested
2022-06-14 13:08:18 +02:00
Applevangelist
ab31aecdac
CSAR - some fixes for latest open beta
2022-06-14 12:37:56 +02:00
Applevangelist
5cb2bd1332
Update Beacon.lua
2022-06-13 15:41:19 +02:00
Applevangelist
8bff9efc5c
Beacon - update docs ( #1733 )
...
Updated docs to point to ActivateTacan as better option to AAATACAN
2022-06-13 15:21:50 +02:00
Applevangelist
d01360ca19
CSAR - Put wounded group back into status green, so they run to the chopper
2022-06-12 12:47:10 +02:00
Applevangelist
f48c71f30c
AWACS - Added option to use marker to create, move and delete a player station
2022-06-10 11:56:19 +02:00
Applevangelist
a2b3190b1d
More docu
2022-06-09 12:12:45 +02:00
Applevangelist
913d5a532d
CTLD - further documentation
2022-06-09 11:46:17 +02:00
Applevangelist
96c6c372fd
Added documentation for CTLD_HERCULES
2022-06-09 10:56:33 +02:00
Frank
8926e06e44
Runways
...
**AIRBASE**
- Runways are now retrieved from DCS API function
2022-06-08 23:42:17 +02:00
Applevangelist
6636e89a0b
AIRBASE added South Atlantic
2022-06-08 20:24:31 +02:00
Applevangelist
01e9e83641
AWACS - PlayerGuidance makes picture calls refer to asking player BRA, delete contact engagement label on checking out
2022-06-07 11:30:20 +02:00
Applevangelist
30dc338636
CSAR - added a couple of more lines to go out via TTS
2022-06-07 08:56:25 +02:00
Applevangelist
d4999de214
CSAR - added options to use Google TTS
2022-06-07 08:12:57 +02:00
Frank
a53595a055
OPS
...
Enhanced OPERATION and FLIGHTCONTROL features.
2022-06-06 22:05:57 +02:00
Applevangelist
0cb7415a4c
AWACS -- enforce EPLRS
2022-06-05 18:03:39 +02:00
Applevangelist
9f287d0d7f
AWACS 0.1.27
...
* Added options for NoMissileCals and PlayerCapAssignment
* Added documentation on options
2022-06-04 13:56:57 +02:00
Applevangelist
feddda2948
AWACS - added docu for speech queue padding options
2022-06-03 14:42:08 +02:00
Applevangelist
613b7eda8a
AWACS 0.1.26 - corrected player picture call to use B/E references, bogey dope to announce only one group. ZipLip will also remove group tags.
2022-06-03 09:27:01 +02:00
Applevangelist
bd3364a3cf
AWACS - limit merge calls
2022-06-02 17:39:39 +02:00
Applevangelist
3f918bd309
AWACS 0.1.25
...
* Added Function ZipLip
* Changed merge distance to 5nm for account for delay in speech generation
* Altered RadioQueue to not save all calls until a player connects
* Some bugfixes
2022-06-02 15:31:03 +02:00
Frank
9b3f2ae3c7
OPS
2022-05-31 22:54:37 +02:00
Applevangelist
6c33c5701f
Awacs
2022-05-31 16:21:19 +02:00
Applevangelist
e731fe9b98
AWACS 0.1.24 - Added merge call, google now says "zero" not "oh", aligned some callouts to more realistic versions, bulls related calls without aspect now.
2022-05-31 14:02:14 +02:00
Frank
edbfa9117d
OPS
...
- Added new **CONDITION** class
- Added new **OPERATION** class
2022-05-30 11:45:56 +02:00
Frank
ae54cd8fde
OPS
...
** ARMYGROUP**
- Added suppression option
**COMMANDER**
- Added function to add targets with defined resources
**OPSGROUP**
- Added option to pause multiple missions
**INTEL**
- Fixed bug in cluster calc
**LEGION**
- Added function to get alive opsgroups
**TARGET**
* Added start condition
2022-05-27 22:14:21 +02:00
Applevangelist
91686e252c
AWACS FSM Functions Docu
2022-05-24 16:05:04 +02:00
Applevangelist
88d132931e
AWACS - Nicefy docs
2022-05-24 14:44:23 +02:00
Applevangelist
4afedcf126
AWACS - added documentation, added option to suppress group tags
2022-05-24 14:04:52 +02:00
Frank
d3d815f26a
Merge branch 'FF/Ops' into FF/OpsDev
2022-05-23 23:11:37 +02:00
Frank
62725b1930
OPS
...
**AUFTRAG**
- Added *invisible* and *immortal* options
**TARGET**
- Added `AddResource` function
**OPSGROUP**
- Added *invisible* and *immortal* options
**LEGION**
- Fixed bug in properties requirement
**COMMANDER**
- Added `AddTarget` function (still **WIP**)
**ARMYGROUP**
- Fixed routing bug after teleporting
2022-05-23 23:11:23 +02:00
Frank
06d509b5ac
Update Airboss.lua
...
- Improved Case III entry waypoint
2022-05-22 22:36:43 +02:00
Applevangelist
77aba38625
AWACS - added docu
2022-05-22 17:14:14 +02:00
Applevangelist
ce33e1d242
AWACS - Options to Draw Zones
2022-05-22 13:03:38 +02:00
Applevangelist
591cf29edf
Update README.md
2022-05-22 11:17:20 +02:00
Frank
dd81823e29
FC
...
**FLIGHTCONTROL**
- Less output to dcs log file
**FLIGHTGROUP**
- Added function :SetReadyForTakeoff
2022-05-21 22:25:08 +02:00
Frank
15994e7be8
FC
...
- Changed holding point to holding pattern or stack
- Replaced MESSAGE by TextMessageToFlight
2022-05-20 20:53:45 +02:00
Frank
61f3b87dae
Update Airboss.lua
...
- Wind is calculated at 15 m (not 50 m)
2022-05-20 20:15:11 +02:00
Frank
6279f1920e
FC
...
**FLIGHTCONTROL**
- Improved menus
- Added more menus
- Improved radio messages overlap
- Added options to limit number of fights taxiing and taking off
2022-05-20 20:08:28 +02:00
Applevangelist
d169d60d8d
AWACS BETA 0.1.22 - added some QOL functions, corrected standard TOS for AWACS and CAP, now 4 hours.
2022-05-20 19:31:11 +02:00
Applevangelist
f49cf43fb1
Awacs - Documentation
2022-05-20 16:19:51 +02:00
Applevangelist
aa94ae8759
AWACS moving to beta 1.22 - added documentation, some fixes
2022-05-20 15:51:54 +02:00
Applevangelist
8ad20b57fd
TARGET - small typo
2022-05-19 14:41:06 +02:00
Frank
7c4cb5ea7f
FC
...
- Improvements
2022-05-18 12:51:25 +02:00
Frank
23733bb1a6
Merge branch 'FF/Ops' into FF/OpsDev
2022-05-17 23:00:29 +02:00
Frank
5be3f333f3
Merge pull request #1731 from FlightControl-Master/FF/Ops
...
OPS
2022-05-17 22:53:10 +02:00
Frank
b14f3f53aa
Merge branch 'develop' into FF/Ops
2022-05-17 22:51:02 +02:00
Frank
47c3fc35e3
OPS
...
**OPSGROUP**
- Improved routing for ground.
**NAVYGROUP**
- Fixed U-turn of turn into wind
**ARMYGROUP**
- Improved updateroute
**LEGION** and **COMMANDER**
- Set mission range LARGE for relocation mission
**AUFTRAG**
- Fixed bug in Nassets for relocation
2022-05-17 22:50:35 +02:00
Applevangelist
0fd1497496
AWACS 0.0.19
2022-05-15 12:49:36 +02:00
Applevangelist
6c9c983f72
Positionable - added 6 passengers (cargo weight) to Toyota HL/LC new with 2.7.2 OB
2022-05-14 13:11:17 +02:00
Applevangelist
0422eee9af
SRS - added hints on using Google with TTS
2022-05-13 16:38:10 +02:00
Frank
97a4b79713
OPS FC
...
- Improved holding point
2022-05-12 21:19:55 +02:00
Applevangelist
0785ee3099
Point - added option to add an SSML tag to ToStringBRAANATO
...
AWACS - 0.0.18
2022-05-12 14:48:56 +02:00
Frank
d58d04d6a0
Merge branch 'FF/Ops' into FF/OpsDev
2022-05-12 11:04:13 +02:00
Frank
9bb2b17c77
Merge pull request #1730 from FlightControl-Master/FF/Ops
...
OPS
2022-05-12 10:50:47 +02:00
Frank
64e70d8e92
OPSGROUP
...
- #1677
- Fixed that damaged is triggered when group is despawned.
- Fixed total ammo calculation when group is dead
- Fixed assets do not carry out patrol zone after transport
2022-05-12 10:49:18 +02:00
Frank
6fa9eb558a
Merge branch 'develop' into FF/Ops
2022-05-12 08:03:25 +02:00
Frank
ddcc851951
FC
...
- Improved FC
2022-05-12 08:03:08 +02:00
Applevangelist
dc2e5afe3e
SRS - put volume in "" - just in case
2022-05-11 07:30:39 +02:00
Applevangelist
d8e9997987
SRS - actually pass the volume to the command line
2022-05-11 06:18:48 +02:00
Applevangelist
3d919cd937
AIRBASE - corrected ["Deir_ez_Zor"] = "Deir ez-Zor" (minus doesn't work in enum)
2022-05-10 19:40:44 +02:00
Applevangelist
b094c2d78f
Correct link to demo missions
2022-05-10 16:17:46 +02:00
Applevangelist
9b699ba374
Update AI_Air.lua
2022-05-10 10:11:25 +02:00
Frank
f8e5efc874
Merge branch 'develop' into FF/Ops
2022-05-09 08:41:55 +02:00
Frank
2c61c695d5
Update Chief.lua
...
- Added target in zone check to abort missions
2022-05-09 08:41:33 +02:00
Frank
b6e806adbc
Update FlightGroup.lua
...
-No despawn after player landed.
2022-05-08 00:29:36 +02:00
Applevangelist
e74aa160af
Group - small change
2022-05-07 19:42:10 +02:00
Clément Fassot
6793228fbe
Add an option to display arrows if clusters are moving ( #1728 )
2022-05-07 15:32:48 +02:00
Applevangelist
e83ea8124e
GROUP - change to GetUnits(n) to make it more robust, now returns first alive unit,actually. Similar changes to GetHeading()
2022-05-07 11:54:48 +02:00
Frank
313f99d09d
OPS
...
**AUFTRAG**
- Added option to specify mission type for escorts, *e.g.* `AUFTRAG.Type.SEAD`
**LEGION** and **COMMANDER**
- Improved handling of SEAD escorts.
2022-05-06 21:50:23 +02:00
Applevangelist
28de292107
##AWACS Alpha 0.0.17
...
* Added RejectZone (foreign border)
* Option to suppress screen output
* Option to add google key in SetSRS
* Some corrections to callouts
* Menu option to show base info
* WIP - Basic player task assignment
2022-05-06 16:36:57 +02:00
Applevangelist
10efb98eb3
Fallout fixes
2022-05-06 11:44:59 +02:00
Applevangelist
8ac2241372
AI Patrol - life check on route
2022-05-06 10:36:51 +02:00
Applevangelist
092434a103
UNIT Register - small fix for trains
2022-05-06 08:01:18 +02:00
Applevangelist
a777997f79
AI_CAP - more fallout from the dead units in the API
2022-05-05 17:40:17 +02:00
Applevangelist
36cf7f718b
AI_AIR - restrict AB on RTB
2022-05-05 16:41:15 +02:00
Applevangelist
7989267d51
AI/ZONE - Some fixes for units unreachable
2022-05-05 12:08:43 +02:00
Applevangelist
ef4398a5f1
SRS - adding volume setting and a test on OS and IO available
...
OpsGroup - added volume options for `SetSRS`
2022-05-05 11:35:27 +02:00
Applevangelist
0da8afc108
SRS - adding volume setting and a test on OS and IO available
2022-05-05 08:57:15 +02:00
Frank
0e74d36227
Update Range.lua
...
**RANGE** v2.4.0
- Copy from updated
2022-05-04 22:40:22 +02:00
Applevangelist
290cc151bc
SET - further event related stuff not working any more
...
AWACS - update
2022-05-04 18:10:20 +02:00
Applevangelist
21f93aa7e8
AWACS - 0.0.12
2022-05-04 13:29:14 +02:00
Applevangelist
04c77e9760
Some fixes to make the SpawnScheduled work again
2022-05-04 09:58:30 +02:00
Frank
c6da6544da
Merge pull request #1725 from FlightControl-Master/FF/Ops
...
Dead Event
2022-05-04 09:49:37 +02:00
Frank
94d3e38bc7
Merge branch 'develop' into FF/Ops
2022-05-04 09:47:30 +02:00
Frank
5fcf992920
Dead Event
...
**EVENT**
- Improved handling of delayed dead event
**SPAWN**
- Improved handling of delayed dead event
2022-05-04 09:46:00 +02:00
Frank
22cc9eabc0
Merge pull request #1724 from Ked57/develop
...
Replace log MESSAGE when updating cluster markers in INTEL with a log
2022-05-03 23:31:15 +02:00
Clément Fassot
b191c0d341
Replace log MESSAGE when updating cluster markers in INTEL with a log ( #1 )
2022-05-03 23:08:26 +02:00
Frank
d2d431ce2e
OPS ( #1723 )
...
**INTEL**
- Added nil check for cluster position update
**OPSGROUP**
- Improved fire at point task to take only max avail shots and relative shot amount
- Fixed tasks not executed after teleport
2022-05-03 09:41:22 +02:00
Frank
3a6b58ea8c
Merge branch 'develop' into FF/Ops
2022-05-03 09:25:15 +02:00
Frank
2d8fc40307
OPS
...
**INTEL**
- Added nil check for cluster position update
**OPSGROUP**
- Improved fire at point task to take only max avail shots and relative shot amount
- Fixed tasks not executed after teleport
2022-05-03 09:23:53 +02:00
Applevangelist
68dce2f247
extra nil checks for dead units
2022-05-03 08:46:23 +02:00
Applevangelist
bc03eb2e65
FIFO - FIFO:HasUniqueID(UniqueID)
...
GROUP - added GROUP:IsPlayer()
INTEL - added clustering by flight deck (10'k ft) for AIR
SET - added option to NOT set the cargo bay weight limit automatically on SET_GROUP:AddGroup( group, DontSetCargoBayLimit )
2022-05-02 17:18:48 +02:00
Frank
f725709e5b
Merge pull request #1721 from FlightControl-Master/FF/Ops
...
OPS
2022-04-29 22:02:24 +02:00
Frank
ba591c9dc5
OPS
...
**AUFTRAG**
- Added new type `NOTHING` (similar to `ALERT5` but for ground/naval)
2022-04-29 22:00:23 +02:00
Applevangelist
def5d33055
GROUP - making GetCoordinate() a bit more resilient
...
POINT - slight changes to ToStringBRAANATO
2022-04-29 18:48:27 +02:00
Applevangelist
1aaa51c4be
COORDINATE - added bogey option to COORDINATE:ToStringBRAANATO(FromCoordinate,Bogey,Spades)
2022-04-29 12:19:06 +02:00
Applevangelist
37206bcc83
Range - added nil check for playerData
2022-04-29 12:10:16 +02:00
Frank
c2b86bac4b
Update Airboss.lua
...
- Fixed DATABASE:GetFlightGroup to DATABASE:GetOpsGroup
2022-04-28 20:52:47 +02:00
Frank
02dad179cd
Recovery tanker
2022-04-28 20:50:30 +02:00
Applevangelist
adb94f8773
Nicefy docs
2022-04-28 17:10:49 +02:00
Applevangelist
035110df75
AWACS - removed banner from docs
2022-04-28 16:48:24 +02:00
Applevangelist
5adb65899c
USERSOUND - added USERSOUND:ToUnit()
2022-04-28 16:48:07 +02:00
Applevangelist
764a373e7d
POSITIONABLE - added POSITIONABLE:MessageToUnit(), and :MessageToSetUnit()
2022-04-28 16:47:42 +02:00
Applevangelist
8114327c7e
MESSAGE - added MESSAGE:ToUnit(), altered MESSAGE:ToClient() to message the unit only
2022-04-28 16:46:28 +02:00
Applevangelist
6404417dad
luacheck barking
2022-04-28 13:48:48 +02:00
Applevangelist
d89cb8f1e9
Added Awacs WIP to working tree, Enums - corrected Hawkeye, added Super_Hercules
2022-04-28 13:11:04 +02:00
Applevangelist
dee95c2f08
Update Moose.files
2022-04-28 13:04:22 +02:00
Frank
3a907ec7c2
Merge pull request #1720 from FlightControl-Master/FF/Ops
...
Ff/ops
2022-04-28 09:19:01 +02:00
Frank
851dff6e8c
Update Intelligence.lua
...
- Added function to add detection group
- Added functions to retrieve contact details
2022-04-28 09:17:33 +02:00
Frank
47e7364976
Merge branch 'develop' into FF/Ops
2022-04-27 22:46:36 +02:00
Frank
41f8207b3a
Merge pull request #1719 from FlightControl-Master/FF/Ops
...
**CHIEF**
- Added resources as parameters to `:AddStrategicZone` function
**COMMANDER**
- Added function to relocate cohorts `:RelocateCohort`
**AUFTRAG**
- Added new type `AIRDEFENSE`
- Added new type `EWR`
- Added option to teleport assets to the mission ingress waypoint via `:SetTeleport`
- Added `:SetRequiredAttribute` and `:SetRequiredProperty` functions
- Added `:SetEmission` function
**LEGION**
- Fixed bug that assets on GCI dont get additional score for INTERCEPT missions
- Assets on ONGUARD or PATROLZONE are not considered for ARTY and GROUNDATTACK missions
- Added option for transport to `RelocateCohort` function
- Ground/naval assets now automatically return when out of ammo
**OPSGROUP**
- Immobile groups are teleported to mission ingress point
**RECOVERYTANKER**
- Added parameter to set TACAN mode/band (e.g. "X")
**GROUP**
- Fixed bug in `:GetSpeedMax` function
**BEACON**
- Allowed TACAN "X" mode for AA
2022-04-27 22:38:34 +02:00
Frank
ed0a3a22ab
OPS
...
**CHIEF**
- Added resources as parameters to `:AddStrategicZone` function
**COMMANDER**
- Added function to relocate cohorts `:RelocateCohort`
**AUFTRAG**
- Added new type `AIRDEFENSE`
- Added new type `EWR`
- Added option to teleport assets to the mission ingress waypoint via `:SetTeleport`
- Added `:SetRequiredAttribute` and `:SetRequiredProperty` functions
- Added `:SetEmission` function
**LEGION**
- Fixed bug that assets on GCI dont get additional score for INTERCEPT missions
- Assets on ONGUARD or PATROLZONE are not considered for ARTY and GROUNDATTACK missions
- Added option for transport to `RelocateCohort` function
- Ground/naval assets now automatically return when out of ammo
**OPSGROUP**
- Immobile groups are teleported to mission ingress point
**RECOVERYTANKER**
- Added parameter to set TACAN mode/band (e.g. "X")
**GROUP**
- Fixed bug in `:GetSpeedMax` function
**BEACON**
- Allowed TACAN "X" mode for AA
2022-04-27 22:36:13 +02:00
Applevangelist
3a513da942
Awacs next Alpha
2022-04-27 14:37:38 +02:00
Applevangelist
a4f1c60da2
Enums - added a couple of names
2022-04-26 10:09:05 +02:00
Applevangelist
de0bf7d814
typo
2022-04-25 10:36:10 +02:00
Applevangelist
71fd72e462
adding ZONE_POLYGON_BASE:IsVec3InZone( Vec3 ) (might be called from POSITIONABLE), closes gap for GROUP/UNIT:IsInZone(Zone_Polygon)
...
GROUP - better docu
2022-04-25 09:59:44 +02:00
Applevangelist
619cc3c047
various
2022-04-24 19:11:08 +02:00
Applevangelist
68c75a4e34
Menu Refresh cleanup
2022-04-24 14:06:24 +02:00
Applevangelist
37671cefa3
GROUP - overwrite GetHeight() inherited from POSITIONABLE with something that is actually working for groups
2022-04-24 13:50:23 +02:00
Applevangelist
d9f409069a
INTEL - add platform type for AIR contacts (Foxbat ... ), defaults to Bogey for AIR and Unknown for everything else
...
SRS- added option to set a label for the SRS radio overlay
OpsGroup - added options to use said label, and option to override a frequency for an SRS (TTS) sender
2022-04-24 12:46:11 +02:00
Applevangelist
fd5a190490
AWACS Alpha
2022-04-23 18:58:27 +02:00
Applevangelist
2f4d5b32b6
GROUP/UNIT - added :GetNatoReportingName()
2022-04-23 16:41:47 +02:00
Applevangelist
4c7ac68858
UTILS - UTILS.GetReportingName(Typename)
...
ENUMS - added ENUMS.ReportingName
2022-04-23 15:09:02 +02:00
Applevangelist
ad3a3c5266
AWACS a0.0.7 - cleaned up AWACS calls, implemented DECLARE
2022-04-22 20:34:24 +02:00
Applevangelist
51d924c1b8
BRAANato - make bearing a 3digit number
2022-04-22 13:32:34 +02:00
Applevangelist
83491f535a
Point - BRAANATO - will return BRA only if no aspect can be generated
2022-04-21 18:56:51 +02:00
Applevangelist
380731a244
AWACS 0.0.6
2022-04-21 18:56:09 +02:00
Applevangelist
60c78da0f6
Utils/Point - Corrections
2022-04-21 12:56:40 +02:00
Frank
2d02f4f962
Merge branch 'develop' into FF/Ops
2022-04-21 08:40:45 +02:00
Frank
982bd89924
Merge branch 'develop' into FF/Ops
2022-04-20 22:03:24 +02:00
Frank
04f60747d9
Merge pull request #1716 from FlightControl-Master/FF/Ops
...
OPS
2022-04-20 21:51:09 +02:00
Frank
28c107b089
OPS
...
**AIRWING**
- Added option to start in air `:SetTakeoffAir()`
- Added option to despawn near airbase `:SetDespawnAfterHolding()`
- Added option to despawn after landing `:SetDepawnAfterLanding()`
**SQUADRON**
- Added option to start in air `:SetTakeoffAir()`
- Added option to despawn near airbase `:SetDespawnAfterHolding()`
- Added option to despawn after landing `:SetDepawnAfterLanding()`
- Squadron settings overrule Airwing settings
**OPSGROUP**
- Improved `:Teleport()` function
2022-04-20 21:48:03 +02:00
Applevangelist
e6cc8757ac
Utils typo
2022-04-20 19:14:19 +02:00
Applevangelist
9169bfc608
COORDINATE - Added Precision to GetDistanceText as an option
2022-04-20 19:04:37 +02:00
Applevangelist
610e33e4a4
COORDINATE - added ToStringBRAANATO (works hopfully ;))
2022-04-20 18:54:51 +02:00
Applevangelist
77dd40fb4a
SET - clarified return value of SET_GROUP:GetAliveSET() (table, not SET)
...
UTILS - BRAANATO
ZONE - added examples to ZONE_RADIUS:Scan()
2022-04-20 14:01:26 +02:00
Applevangelist
5a63c51316
Utils - docu spelling
2022-04-20 12:45:33 +02:00
Applevangelist
eabc8b5854
UTILS - added BearingToCardinal, added ToStringBRAANATO
2022-04-20 12:43:24 +02:00
Applevangelist
1a798886a2
AIRWING - added function to callback AWACS "onafterflightonmission"
2022-04-20 08:33:49 +02:00
Applevangelist
8735dadbca
Awacs updates
2022-04-20 08:33:11 +02:00
Applevangelist
2c53ebc0e4
FIFO Added Routines
2022-04-20 08:32:57 +02:00
Applevangelist
f93033695d
Alpha Updates
2022-04-19 15:38:29 +02:00
Applevangelist
2d0f5817d0
Minor Changes
2022-04-19 15:36:44 +02:00
Applevangelist
2033e22216
AWACS Alpha 0.0.2 (WIP) ( #1714 )
...
TBD
2022-04-18 16:57:33 +02:00
Applevangelist
bada6f64ae
Update Moose.files ( #1713 )
2022-04-18 12:27:58 +02:00
Applevangelist
bc141698c8
FIFO - make own file in Utils
...
AUFTRAG - Add base missions params for NewNOTHING
Marker - typo
Modules - FiFo added
UTILS - removed FiFo code
2022-04-18 12:27:14 +02:00
Applevangelist
75fddd9349
FIFO/LIFO - Read functions. Count as alternative to GetSize()
2022-04-17 11:25:48 +02:00
Applevangelist
b1a417295f
TextAndSound - Docu
2022-04-17 11:24:36 +02:00
Applevangelist
0522036b80
Docu
2022-04-16 18:58:43 +02:00
Applevangelist
061469840b
FIFO
2022-04-14 15:55:51 +02:00
Applevangelist
6e218ed908
LIFO/FIFO - enforce unique ID
2022-04-14 15:05:49 +02:00
Applevangelist
626b48c3d1
Added LIFO/FIFO:HasUniqueID(UniqueID)
2022-04-14 11:11:18 +02:00
Applevangelist
dd957237e2
Nicefy docs
2022-04-14 08:54:42 +02:00
Applevangelist
fc9e237dbb
UTILS - LiFo/FiFo Stacks
2022-04-14 08:12:02 +02:00
Frank
faac265373
Merge pull request #1712 from FlightControl-Master/FF/Ops
...
Ff/ops
2022-04-13 22:44:52 +02:00
Frank
998935e2a3
Merge branch 'develop' into FF/Ops
2022-04-13 22:40:19 +02:00
Frank
24f8116fce
OPS
...
**ZONE**
- Fixed incorrect fillcolor alpha.
**COORDINATE**
- Fixed incorrect fillcolor alpha.
**AUFTRAG**
- Fixed `CASENHANCED` order of arguments wrong in docs.
**FLEET**
- Improved docs.
- Added ``:SetPathfinding` function
**OPSGROUP**
- Fixed RECON mission behaviour if not random.
- Improved stuck check if engaging.
**LEGION**
- Added weapon type as parameter for selecting cohort assets.
**COHORT**
- Added `:GetMissionRange` function that accounts for long range weapons.
- Added counting of asset ammo.
2022-04-13 22:39:48 +02:00
Applevangelist
3415330871
UTILS - added FiFo
2022-04-13 16:13:02 +02:00
Applevangelist
eadeaae6db
CTLD Corrected imperial hover message to say ft not m
2022-04-13 15:30:43 +02:00
Penecruz
32bdaf4f24
Update Ops Airboss for develop ( #1711 )
...
* Update Airboss.lua
* Revert "Update Airboss.lua"
This reverts commit 61b0f843eb .
* Update Airboss.lua
2022-04-13 09:35:18 +02:00
Applevangelist
7525fe9357
UTILS - corrected door check for AH64
2022-04-12 08:23:37 +02:00
Applevangelist
b24f31922f
Soundfile - missing backslash
2022-04-10 18:26:27 +02:00
Applevangelist
4c79349b8d
MSRS - repair command string for .bat processing
2022-04-10 18:23:20 +02:00
Applevangelist
44f7a27387
AICSAR - missing \ in path
2022-04-10 18:22:31 +02:00
Applevangelist
369425bec1
Some SRS changes
2022-04-10 15:12:51 +02:00
Applevangelist
3dc284335e
SoundOutput - Honor self.useSRS to find a path to sound files located inside the miz folder
2022-04-10 14:59:54 +02:00
Applevangelist
bfc284994a
SRS - port set not honored
2022-04-10 14:59:05 +02:00
Applevangelist
277409a807
Text and Sound: Spelling error
2022-04-10 14:58:47 +02:00
Applevangelist
d1f1f14bc3
SRS - add port to docu
2022-04-10 10:18:26 +02:00
Applevangelist
5ee1f5d3af
CSAR/AICSAR - added port options for SRS
2022-04-10 09:28:47 +02:00
Frank
f4569fb5cc
Merge pull request #1710 from FlightControl-Master/FF/Ops
...
OPS
2022-04-08 22:19:42 +02:00
Frank
4ba0a2dafb
OPS
...
**FLEET v0.0.1**
- New class for naval units corresponding to AIRWING and BRIGADE
**FLOTILLA v0.0.1**
- New class for naval units corresponding to SQUADRON and PLATOON
2022-04-08 22:18:35 +02:00
Applevangelist
c2b1c2b1d8
SET - logic correction in :Remove()
2022-04-08 11:26:59 +02:00
Frank
2e119e2efd
Merge pull request #1709 from FlightControl-Master/FF/Ops
...
OPS
2022-04-07 12:39:49 +02:00
Frank
4641918486
OPS
...
**LEGION**
- Added function `:RelocateCohort()` to relocate cohorts from one legion to another.
2022-04-07 12:11:17 +02:00
Frank
407f6f2b0f
Merge pull request #1707 from FlightControl-Master/FF/Ops
...
OPS
2022-04-04 22:31:33 +02:00
Frank
f01d7ecd96
OPS
...
**AUFTRAG v0.9.1**
- Added new mission type `CARGOTRANSPORT`
2022-04-04 22:30:30 +02:00
Frank
e3d987bbdf
Update Database.lua
...
- Static templates saved under first unit name so they can be found.
2022-04-04 16:53:52 +02:00
Applevangelist
89845883d0
Some nil checks to the A2A dispatcher, keeping it from detecting nil units, added locale to Settings and use of it to TextAndSound
2022-04-04 12:57:31 +02:00
Frank
4e7ff94b33
Merge pull request #1706 from FlightControl-Master/FF/Ops
...
static spawn
2022-04-04 12:16:48 +02:00
Frank
2fb9a1b1d7
static spawn
2022-04-04 12:15:29 +02:00
Applevangelist
5c0ab36662
CTLD - Build object at the first crate location found, not randomly around the helo
2022-04-04 11:29:21 +02:00
Frank
fc6dac326d
Merge pull request #1705 from FlightControl-Master/FF/Ops
...
OPS
2022-04-04 00:00:51 +02:00
Frank
426dcff085
OPS
...
FLIGHTGROUP
- Improved homebase for spawned units
- Enabled helo inAir check due to DCS bug that inAir returns true when spawned at airbase or farp
SET_ZONE
- Added DrawZone() function
ARMYGROUP
- Improved EngageTarget() function
AUFTRAG
- ARMORATTACK is not falling back to GROUNDATTACK
2022-04-03 23:59:43 +02:00
Applevangelist
e623f45c04
Update AICSAR.lua ( #1704 )
...
Added localization and fitting german (locale "de") texts
2022-04-02 12:49:09 +02:00
Applevangelist
3b9a9cb0fa
some code cleanup
2022-04-01 19:37:55 +02:00
Applevangelist
c018a86bdb
adding missing goshawk variable
2022-04-01 19:37:37 +02:00
Applevangelist
559be38baf
Update TextAndSound.lua ( #1703 )
...
Slight doc changes
2022-04-01 19:36:00 +02:00
Applevangelist
e3e05e5003
Adding TextAndSound ( #1702 )
...
Adding TextAndSound localization class
2022-04-01 19:20:35 +02:00
Applevangelist
95649d7d46
Adding localisation class TEXTANDSOUND
2022-04-01 19:17:31 +02:00
Frank
61097de76d
Merge pull request #1701 from FlightControl-Master/FF/Ops
...
OPS
2022-04-01 12:33:31 +02:00
Frank
e49fff5028
Update Auftrag.lua
2022-04-01 12:11:28 +02:00
Frank
20ae7945e0
Merge branch 'develop' into FF/Ops
2022-04-01 12:09:33 +02:00
Frank
c5a50d23b6
OPS
...
CHIEF
- Added option to customize reaction on strategic zones
AUFTRAG
- Added new type GROUNDATTACK
2022-04-01 11:17:43 +02:00
Applevangelist
ad37e5ca27
AIRBASE, added ["Deir_ez-Zor"] = "Deir ez-Zor",
2022-03-30 12:05:04 +02:00
Frank
e8303064b9
Update OpsGroup.lua
2022-03-29 16:32:50 +02:00
Applevangelist
f8a577749a
OPS - Some changes to ARMORATTACK to update route if target is moving
2022-03-29 12:03:45 +02:00
Applevangelist
e113817293
CTLD - docu nicefy
2022-03-29 12:02:35 +02:00
Applevangelist
0d15cdd370
CTLD - corrected error in setting Hercules min and max drop height, added documentation
2022-03-29 08:52:21 +02:00
Applevangelist
b5db08eec3
AIRBASE - Add'l AB for the Channels map
2022-03-28 10:13:02 +02:00
Frank
c3591c1fae
Merge pull request #1699 from FlightControl-Master/FF/Ops
...
OPS
2022-03-26 22:39:44 +01:00
Frank
e1a4d5497a
Merge branch 'develop' into FF/Ops
2022-03-26 22:38:20 +01:00
Frank
4e83162adc
OPS
...
CHIEF
- Added `:RemoveStrategicZone()` function
- Added `:SetLimitMission()` function to limit number of total or specific mission types.
- Improved Tactical Overview
OPSZONE
- Improved `Stop()` function
2022-03-26 22:38:03 +01:00
Applevangelist
42c6b8a016
And don't forget Fahrenheit
2022-03-26 14:47:10 +01:00
Applevangelist
48f9d808cf
Correcting Celcius to Celsius
2022-03-26 14:42:36 +01:00
Applevangelist
6546c27cf5
OPS - added HOVER mission type
2022-03-25 17:54:02 +01:00
Frank
fc0c0f87dc
Merge pull request #1697 from FlightControl-Master/FF/Ops
...
OPS
2022-03-25 12:52:31 +01:00
Frank
9d703c0af6
OPS
...
- CHIEF: added tactical overview
2022-03-25 12:50:45 +01:00
Frank
24559c475b
Merge branch 'develop' into FF/Ops
2022-03-25 11:00:17 +01:00
Frank
f92e8a285a
OPS
...
- Added nil check on vec3 for _UndateEngageTarget in ARMYGROUP and NAVYGROUP
2022-03-25 10:27:32 +01:00
Frank
0411120551
OPS
...
OPSGROUP
- Added damage check for groups that are not alive.
- Added `:ReturnToLegion` function.
- Added `:Teleport` function
LEGION
- Aircraft dont start hot if on Alert5 mission
AUFTRAG
- Added Formation parameter to PATROLZONE (for ground only)
ARMYGROUP
- Set Vee formation for engage group
2022-03-25 09:49:26 +01:00
Applevangelist
5f57d4ddcd
docu changes
2022-03-23 07:57:06 +01:00
Applevangelist
4164bbeba8
CSAR/CTLD - added type to script
2022-03-22 10:38:07 +01:00
Frank
14dea99ccd
Update Utils.lua
...
- Removed useless UTILS.GetDate() function
2022-03-22 09:31:16 +01:00
Frank
3ea1881ff5
OPS INTEL v0.3.0
...
- Added option to detect statics via `INTEL:SetDetectStatics` function.
- Added `INTEL:KnowObject` function to make intel aware of GROUPs or STATICs.
- Improved cluster analysis.
- Changed `NewCluster` event: removed contact as first parameter.
2022-03-20 22:20:09 +01:00
Applevangelist
5192c188f4
AIRBASE - added 10 new AB names in Syria
2022-03-18 09:49:06 +01:00
Applevangelist
c1ffa47e9d
changed descriptions
2022-03-18 07:59:49 +01:00
Applevangelist
2808a9dcc5
CONTROLLABLE - added SetSpeed() and SetAltitude() from latest release
2022-03-18 07:41:10 +01:00
Applevangelist
e1ab6b6c93
CSAR - remove timer check for "open the door" message to make behaviour more realistic
2022-03-14 09:12:06 +01:00
Frank
229868bb20
OPS
...
AUFTRAG: Trooptransport set pickup radius to 100 meters.
OPSGROUP: enabled pickup radius for trooptransport auftrag
ARMYGOUP: removed GetPathOnRoad as it seems unncessary
2022-03-14 08:32:09 +01:00
Frank
520eb4cd1d
OPS
...
- Improved recovery of retreated groups
2022-03-11 22:36:00 +01:00
Applevangelist
2d0b4d6ae5
SCORING: Corrected calc error in summary scoring functions
2022-03-11 10:19:30 +01:00
Frank
5dae9a197a
OPS
...
- CHIEF: fixed bug in LEGION.RecruitCohortAssets() function call
- COMMANDER: added total weight to LEGION.RecruitCohortAssets() function call
- POSITIONABLE: fixed bug in relFuel calculation for cargo bay size
2022-03-10 10:05:21 +01:00
Frank
ff1ebf9775
OPS
...
- Legion: Improved max number of transport assets.
- OPSGROUP: fixed bugs in speed parameter
2022-03-09 19:07:24 +01:00
Applevangelist
e6f388518a
Update CTLD.lua ( #1693 )
...
minor nil check
2022-03-09 10:28:26 +01:00
Frank
3557706e3a
OPS
...
- Added new AUFTRAG type CASENHANCED
- Improved capturing of OPSZONES by CHIEF
2022-03-05 14:43:39 +01:00
Applevangelist
f3d0d55a2f
CTLD - small extra nil check in _GetUnitCargoMass(Unit
2022-03-03 12:34:55 +01:00
Applevangelist
b0c2bad1d8
CTLD - small fix for finding crates when using engineers
2022-03-03 11:02:14 +01:00
Applevangelist
53c9ca3b3a
SEAD/MANTIS - added Silkworm ASM
2022-03-03 11:02:14 +01:00
Frank
e41ba1be45
Troop Transport
...
- Auftrag TROOPTRANSPORT: troops will wait in a zone and not at the exact position where the carrier lands.
2022-03-02 09:34:18 +01:00
Applevangelist
594febaece
CSAR - remove double class
2022-02-21 19:36:13 +01:00
Applevangelist
890dae8ba7
SEAD - adding workaround for AGM_154 which lost target data
2022-02-21 08:35:56 +01:00
Applevangelist
8a3120be39
AUTOLASE - added nil check for CanLase()
2022-02-19 13:26:02 +01:00
Applevangelist
6b4975559d
CSAR - added wet feet check if also using csarUsePara (no landing event triggered)
2022-02-18 08:22:57 +01:00
Applevangelist
3326550705
CSAR - added "wet feet" option for a 2nd template to be used over water
2022-02-17 17:41:20 +01:00
Frank
6be0d82fc6
Merge branch 'develop' into FF/Ops
2022-02-16 12:23:03 +01:00
Applevangelist
44ad841d05
CTLD - fix side effects in weight check - fixes #1688 ( #1689 )
...
Fixed _FindCratesNearby() to optionally ignore the helo's max load capacity, which prevented CTLD from finding, listing, building crates is weights are used. Fixes #1688
2022-02-16 10:02:44 +01:00
Applevangelist
53f45ace4c
CTLD - corrected default weight limits when using CTLD:UnitCapabilities() - was setting loadable weight to zero
2022-02-15 18:07:14 +01:00
Applevangelist
42e9cae876
added back GROUP:GetHighestThreat()
2022-02-15 14:41:45 +01:00
Applevangelist
e46922d341
small correction
2022-02-15 07:30:41 +01:00
Applevangelist
21c242ee05
Added CTLD:SetTroopDropZoneRadius(Radius)
2022-02-13 12:07:57 +01:00
Frank
33b7a0cef2
Merge branch 'develop' into FF/Ops
2022-02-08 08:53:03 +01:00
Frank
9cddca1af5
AUFTRAG and WAREHOUSE
...
- Added check for AUFTRAG that if it is executing and all groups are dead, it's done
- Added check in WAREHOUSE find parking that units need to be alive
2022-02-08 08:52:47 +01:00
Applevangelist
8cdf0d9fce
CSAR - CSAR:SpawnCSARAtZone(Zone ...) - Zone can now be a ZONE object as well as a string
2022-02-08 07:49:16 +01:00
Applevangelist
a079ac4207
CTLD - allow AFB zones smoke/flare
2022-02-07 12:17:41 +01:00
Applevangelist
099238a2e5
CTLD - Allow option to create sub-category names for crates (normal, repair), added function to create zones from AFB/FARP names directly
2022-02-07 11:54:35 +01:00
Applevangelist
595bc16d92
DETECTION - added 3 missing functions
2022-02-04 08:56:34 +01:00
Applevangelist
e9875c8288
small correction
2022-02-04 08:54:22 +01:00
Applevangelist
ec600ab672
CTLD - Added Hercules support for crates, troops & vehicles loaded with the help of the ground crew and dropped from the plane.
2022-02-03 09:59:35 +01:00
Applevangelist
c3689aee93
AICSAR - added limiter for available helos
2022-02-01 11:47:36 +01:00
Applevangelist
60a728d521
SET - correct error in intersection
2022-02-01 08:03:02 +01:00
Applevangelist
7bd7071ec5
CTLD Docu updates
2022-01-31 11:36:20 +01:00
Applevangelist
bb787aa9ca
Update Range.lua ( #1686 )
...
Target sheet saving abilities as added by @TonyG
2022-01-31 11:27:44 +01:00
Applevangelist
d2f629d100
CTLD - added maxweight, load weight checks for crates cargo, template checks
2022-01-31 11:15:24 +01:00
Applevangelist
5d949de0ee
Point - fix typos
2022-01-30 09:49:42 +01:00
Applevangelist
e21bc8a930
POINT - added option to name and stop smoke/fire
2022-01-30 09:39:03 +01:00
Applevangelist
af79f63870
CTLD - small correction for Hercules
2022-01-27 15:56:10 +01:00
Applevangelist
4ff32342e3
AI Dispatchers - add ability to add/remove resources to/from a squad
2022-01-24 09:54:30 +01:00
Applevangelist
98d55faf4e
CTLD - added selectable smoke drop color, droppable beacons
2022-01-23 11:37:53 +01:00
Applevangelist
bd532ea808
Added Callsigns as per 2.7.9
2022-01-23 11:37:28 +01:00
Applevangelist
d4bd57ee70
Autolase - small update on nil check
2022-01-21 10:09:12 +01:00
Applevangelist
90dbfb31a6
DETECTION - corrected call for Vec2 in zone
2022-01-19 07:51:43 +01:00
Applevangelist
55ca34cad3
Added doors check for UH-60L
2022-01-16 17:07:32 +01:00
Applevangelist
36a5e919cd
CTLD, CSAR - added support for UH-60L
2022-01-16 11:39:37 +01:00
Applevangelist
3263ba1440
CTLD - make container shape configureable
2022-01-15 11:32:51 +01:00
Tony
9721c19e48
Update Range.lua ( #1683 )
...
Addition of self.rangename to results for Rangeboss
2022-01-10 15:10:49 +01:00
Applevangelist
de71213eed
AICSAR - added SRS and DCS radio capabilities, changed order of messages for initial spawning, documentation
2022-01-06 13:47:47 +01:00
Applevangelist
65abbf9563
AICSAR - added SRS option, made it easy to customize messages
2022-01-04 15:09:47 +01:00
Applevangelist
a94098494a
Docu updates
2022-01-01 14:57:40 +01:00
Applevangelist
ec935356aa
Mark visible as deprecated
2021-12-31 17:51:48 +01:00
Applevangelist
6ab419dfad
Fix ATC new NTTR AFB names
2021-12-31 17:51:48 +01:00
Applevangelist
b1ffcff064
Update Moose.files ( #1679 )
2021-12-31 15:37:08 +01:00
Applevangelist
4ce09a3845
New Module AI CSAR
2021-12-31 15:36:35 +01:00
Applevangelist
9686e74feb
Update Airbase.lua ( #1678 )
...
Changed (again) Airport names on the Nevada map
2021-12-30 07:46:14 +01:00
Frank
e97e24762d
Merge pull request #1676 from FlightControl-Master/Applevangelist-patch-1
...
Update Range.lua
2021-12-29 15:41:48 +01:00
Applevangelist
b3fd0805e8
Update Range.lua
2021-12-29 08:59:45 +01:00
Applevangelist
300092d07d
SEAD - fix a rare case when a coordinate of a weapon cannot be found
2021-12-28 08:28:19 +01:00
Applevangelist
56ed3a11d6
Scoring - docu changes
2021-12-28 08:28:19 +01:00
Applevangelist
6938b20ab6
Group - added docu
2021-12-28 08:28:19 +01:00
Frank
77f2cf5089
Merge pull request #1672 from FlightControl-Master/FF/Ops
...
AIRWING
2021-12-23 19:55:27 +01:00
Frank
19e3b015c5
Merge branch 'develop' into FF/Ops
2021-12-23 19:54:15 +01:00
Frank
2702d0fc2a
AIRWING
...
- Fix for missions not being assigned
2021-12-23 19:54:01 +01:00
Applevangelist
472a4883f0
ZONE: Set down trials for getting a random coordinate on a given land type to 100
...
Cohort -ensure fallback of mission range
2021-12-22 11:48:42 +01:00
Frank
485e2e18bf
Merge pull request #1671 from FlightControl-Master/FF/Ops
...
OPS
2021-12-21 11:57:09 +01:00
Frank
40c0f69eff
OPS
...
- Airwing added :SetPayloadAmount() and SetAirboss() functions
- AUFTRAG fixed Failure to Failed event name
- CHIEF added statics as targets
- LEGION added check that runway is operational and carrier is not recovering for mission selection
2021-12-21 11:54:55 +01:00
Frank
854a1e5723
Update ArmyGroup.lua
...
- Fixed speed nil in ofafterUpdateRoute
2021-12-17 15:57:28 +01:00
Applevangelist
f4cd28cdb9
fixes
2021-12-17 14:31:06 +01:00
Applevangelist
5bae790dd8
Fix a rare occasion
2021-12-17 14:15:08 +01:00
Frank
d1d43c38cd
Merge pull request #1668 from FlightControl-Master/FF/Ops
...
OPS
2021-12-17 13:29:08 +01:00
Frank
7e1552eeb4
Merge branch 'develop' into FF/Ops
2021-12-17 13:27:13 +01:00
Frank
7306bf28e0
OPS
...
- CHIEF: fixed ground groups deployment
- AUFTRAG: minor fixes
- OPSGROUP: emission option
2021-12-17 13:26:27 +01:00
Applevangelist
07e00a8faf
Noise reducing measures
2021-12-15 13:46:33 +01:00
Applevangelist
ab93866366
Removing noise
2021-12-14 17:28:16 +01:00
Applevangelist
d7801b59e7
OPS - making a couple of modules much less noisy as the logs on a large mission get rather big
2021-12-14 13:40:16 +01:00
Applevangelist
ea926f173a
CSAR - make beacon length configureable
2021-12-14 09:50:13 +01:00
Applevangelist
f6b55da0c6
CSAR - override suppressmessages for menu driven information
2021-12-12 19:48:49 +01:00
Applevangelist
ee4e562874
CTLD - corrected landheight of dropped smoke
2021-12-12 19:30:00 +01:00
Applevangelist
abfe5ffc45
Typos
2021-12-11 19:41:21 +01:00
Applevangelist
9629b0e1a3
SET - Added Zone Filter for STATIC
2021-12-11 14:24:07 +01:00
Applevangelist
80b03dd194
CTLD Added menu for smoke/flare
2021-12-11 14:13:43 +01:00
Applevangelist
3f92f8d2aa
SET - added a couple of zone filters for GROUP, UNIT, CLIENT and PLAYER
2021-12-10 16:02:50 +01:00
Applevangelist
823c94cace
BRIGADE - Added function to load platoons back into the field
2021-12-10 12:09:04 +01:00
Frank
421ac6c427
Fixes in AUFTRAG and LEGION
...
- Object in AUFTRAG:_TargetFromObject(Object) can be nil
- Assets are optimized wrt later mission type for assets on alert5
2021-12-10 10:38:34 +01:00
Applevangelist
72550d6d84
small changes Legion & Auftrag
2021-12-09 17:44:44 +01:00
Applevangelist
72999cc7b0
Update Zone.lua ( #1660 )
2021-12-09 07:16:29 +01:00
Applevangelist
706cf641b3
Multiple fixes
2021-12-08 19:27:22 +01:00
Applevangelist
d42bdb2505
Revert "Ops - Various"
...
This reverts commit 23ea5d9d06 .
2021-12-07 18:13:13 +01:00
Applevangelist
9082054ba9
Revert "legion"
...
This reverts commit abc69bc838 .
2021-12-07 18:10:21 +01:00
Applevangelist
abc69bc838
legion
2021-12-07 17:35:56 +01:00
Applevangelist
23ea5d9d06
Ops - Various
2021-12-07 16:09:02 +01:00
Applevangelist
8d009d6366
Some false values seem to be in need of being set explicitly
2021-12-06 15:15:46 +01:00
Applevangelist
8213b51bd6
Update Utils.lua ( #1654 )
...
Small bugfix in UTILS.LoadSetOfGroups
2021-12-06 14:56:42 +01:00
Applevangelist
a18fc2080d
SET - slight change in remove function
2021-12-06 10:26:01 +01:00
Applevangelist
9c0ac0ff57
CHIEF - ArmoredGuard ensure on road
2021-12-04 18:40:14 +01:00
Applevangelist
c34dc9f946
CHIEF/AUFTRAG/OPSGROUP Fixed RECON type mission adhereing to paramters adinfinitum and randomly, fixed CAS mission in CHIEF
2021-12-04 16:24:45 +01:00
Applevangelist
1c5c205614
OpsGroup - corrected speed calculation from DCSTask
2021-12-03 16:51:06 +01:00
Applevangelist
897df1b8fa
CHIEF - Option to allow ground transport. Set CAS speed to 70% max as Russian Helos are overly slow
2021-12-03 14:27:03 +01:00
Applevangelist
3fb22b7c55
AUFTRAG - correct wrongly corrected speed conversion
2021-12-02 16:07:34 +01:00
Applevangelist
7819a30c57
BRIGADE - Fuel zones landing in the wrong table. Corrected
2021-12-02 12:17:48 +01:00
Applevangelist
37d2c72945
MANTIS - added variable ranges for short, med and long range systems. Altered engage range to 95% and shoradactivation to 25km as defaults
...
AUFTRAG/CHIEF/OPSGROUP - added Auftrag type ARMOREDGUARD to have an ONGUARD mission for tanks w/o triggering transport by CHIEF
Made classes around CHIEF & AIRBOSS a bit less noisy as it kills my logfile
2021-12-02 10:13:38 +01:00
Applevangelist
5631e2c09f
Minor changes
2021-11-29 08:03:58 +01:00
Applevangelist
c7ddd6ec35
CSAR - added check smoke/flare distance is valid
2021-11-27 17:27:58 +01:00
Applevangelist
7280ceac32
ARMYGROUP - in tracing, formation flag can be empty
2021-11-26 15:36:46 +01:00
Applevangelist
f8b9128d8e
CHIEF - Added catch if coalition us given as string
2021-11-26 15:36:09 +01:00
Applevangelist
c482f1dccd
Corrected typo in Unit.Category.HELICOPTER
2021-11-26 15:35:45 +01:00
Applevangelist
7e306be8aa
UTILS - Added functionality to save & load groups and statics information
2021-11-26 15:34:47 +01:00
Frank
035e6913b5
Merge pull request #1643 from FlightControl-Master/Applevangelist-armor-1
...
CHIEF - Added use of ARMORATTACK
2021-11-24 13:38:25 +01:00
Applevangelist
e12f233afc
Update Chief.lua
2021-11-24 13:32:39 +01:00
Applevangelist
26c7ff8c18
Update Chief.lua
2021-11-24 13:32:14 +01:00
Frank
5647364293
Merge pull request #1644 from FlightControl-Master/Applevangelist-armor-1-1
...
OpsGroup - Added support for ARMORATTACK
2021-11-24 13:17:45 +01:00
Frank
06fa585f69
Merge pull request #1642 from FlightControl-Master/Applevangelist-Armor-1
...
Auftrag - Added type ARMORATTACK
2021-11-24 13:17:13 +01:00
Applevangelist
035eac2f1e
OpsGroup - Added support for ARMORATTACK
...
OpsGroup - Added support for ARMORATTACK
2021-11-24 12:09:07 +01:00
Applevangelist
f01889cbf7
CHIEF - Added use of ARMORATTACK
2021-11-24 12:07:03 +01:00
Applevangelist
73025bfd4b
Auftrag - Added type ARMORATTACK
...
Auftrag - Added type ARMORATTACK
2021-11-24 12:06:02 +01:00
Applevangelist
aec6dd1246
SEAD/SHORAD - Add AGM-88 player modes handling
2021-11-22 11:37:10 +01:00
Applevangelist
ab4411e5bb
SEAD - calculate HARM impact point from firing position if no target data is given
...
SHORAD - ignore HARM AGM-88 is not fired at a specific target
2021-11-21 18:40:04 +01:00
Frank
0ac00efda6
Merge pull request #1641 from FlightControl-Master/FF/Ops
...
Ff/ops
2021-11-20 22:38:38 +01:00
Frank
f32eb8d710
OPS
...
AUFTRAG
- Added mission task param for RECON, PATROLZONE and TROOPTRANSPORT
FLIGHTGROUP
- Fixed CheckGroupDone if group is engaging and has a paused mission
TARGET
- Added GetThreatLevelMax functions
CHIEF
- Added :AddGciCapZone() function
2021-11-20 22:36:15 +01:00
Frank
ec33dfb76c
Merge branch 'develop' into FF/Ops
2021-11-20 20:38:40 +01:00
Frank
43dfbac2fa
Update Auftrag.lua
...
- Changed ROE in ESCORT auftrag from OpenFireWeaponFree to OpenFire
2021-11-20 20:38:23 +01:00
Frank
7a483abec2
Merge pull request #1639 from FlightControl-Master/Applevangelist-ArmyGroup-1
...
Update ArmyGroup.lua
2021-11-20 17:50:36 +01:00
Frank
35e6b6faf4
Merge pull request #1637 from FlightControl-Master/Applevangelist-Chief-1
...
CHIEF - Updates
2021-11-20 17:49:30 +01:00
Frank
1066b58fb6
Merge pull request #1640 from FlightControl-Master/Applevangelist-OpsZone-2
...
Update OpsZone.lua
2021-11-20 17:47:43 +01:00
Applevangelist
b41b8f251f
Update Chief.lua
2021-11-20 17:26:42 +01:00
Applevangelist
a1426c3e81
Update OpsZone.lua
2021-11-20 17:12:33 +01:00
Applevangelist
aa3967d88f
Update ArmyGroup.lua
...
Added code to obey routing on roads
2021-11-20 17:09:55 +01:00
Applevangelist
c610c4cba9
Update Chief.lua
...
Added some improvements to threat calculation
2021-11-20 17:08:20 +01:00
Applevangelist
abb3a2dbd2
CHIEF - Updates
...
Added alignment to OpsZone Mission table. Added ARTY. Added Tanks for patrol
2021-11-19 16:03:25 +01:00
Frank
1f035301d9
Merge pull request #1636 from IsmaelB83/InboundCallMarshall
...
Inbound call marshall
2021-11-19 15:48:28 +01:00
Frank
ebf7f76d48
Merge pull request #1635 from FlightControl-Master/Applevangelist-OpsZone-1
...
OpsZone -Mission Table
2021-11-19 15:47:18 +01:00
Ismael
397ab77105
This pull request enhances Airboss class functionality to provide with the
...
1) Inbound calls both from Players requesting marshal and AI sent to marshal:
"Marshal, [MODEX], marking mom's [BEARING] for [DISTANCE], angels [HEIGHT], state [FUEL_STATE]
2) Commencing call and voiceover (both AI and Players)
For that, two boolean fields have been added to Airboss class to trigger or not extra voice overs:
xtVoiceOvers
xtVoiceOversAI
These fields can be modified trough methods:
AIRBOSS:SetExtraVoiceOvers(true/false)
AIRBOSS:SetExtraVoiceOversAI(true/false)
Note. At the moment both methods initialize to "false" at Airboss:NEW, so in case you want to have this functionality activated, you need to call the methods with (true) when initializing your Airboss class.
The new methods in charge of creating the radio calls are
AIRBOSS:_MarshalAI: for AI flights send to marshal
AIRBOSS:_RequestMarshal: for player flighs requesting marshal from F10 menu
2) AIRBOSS:_CommencingCall(unit, modex), which is called from
AIRBOSS:_ClearForLanding: for AI flights cleared for landing
AIRBOSS:_RequestCommence: for player flights requesting commencing from F10 menu (disregarding if the player call is right or not)
This enhacement of the Airboss class requires 5 new sound files (.ogg) to be included to folder "\Airboss Soundfiles" in your .miz file:
PILOT-Angels.ogg
PILOT-For.ogg
PILOT-MarkingMoms.ogg
PILOT-Marshal.ogg
PILOT-State.ogg
PILOT-Commencing.ogg
2021-11-19 15:31:49 +01:00
Applevangelist
f37abc69ea
Update OpsZone.lua
2021-11-19 14:29:18 +01:00
Applevangelist
ee85b0e057
OpsZone -Mission Table
...
Added functionality to admin missions attached to an OpsZone (for CHIEF)
2021-11-19 14:20:53 +01:00
Ismael
eab28abc86
Subject: Add Player and AI Inbound radio calls to better inmersion in Airboss #16311
...
This commit enhances Airboss class functionality to provide with the inbound calls both from Players requesting marshal and AI sent to marshal:
- "Marshal, [MODEX], marking mom's [BEARING] for [DISTANCE], angels [HEIGHT], state [FUEL_STATE]
Two new boolean fields have been added to Airboss class to trigger or not the inbound calls:
- inRadioCall
- inRadioCallAI
These fields can be modified trough methods:
- AIRBOSS:SetInboundMessagesPlayer(false)
- AIRBOSS:SetInboundMessagesAI(false)
Note. At the moment both methods initialize to "false" at Airboss:NEW, so in case you want to have this functionality activated, you need to call the methods with (true) when initializing your Airboss class.
This enhacement of the Airboss class requires 5 new sound files (.ogg) to be included to folder "\Airboss Soundfiles" in your .miz file:
- PILOT-Angels.ogg
- PILOT-For.ogg
- PILOT-MarkingMoms.ogg
- PILOT-Marshal.ogg
- PILOT-State.ogg
To get them, please refer to the SOUNDS MOOSE repository or the discord channel. Where they will be available.
2021-11-19 01:11:49 +01:00
Applevangelist
16c5307fc2
COMMANDER - Zone parameter doc not correctly mentioned in Luadocs
2021-11-18 10:58:42 +01:00
Applevangelist
8c8cae1e27
AUFTRAG - wrong speed conversion lines 925/295 corrected to KnotsToKmph
2021-11-18 10:58:13 +01:00
Frank
925c645821
Merge pull request #1633 from FlightControl-Master/FF/Ops
...
OPS
2021-11-17 17:17:11 +01:00
Frank
c1c97a86b7
OPS
...
- COMMANDER: Added GCICAP zones
- AIRWING: Improved patrol zone counting, fixed bug in NewPatrolPoint
- OPSGROUP: mission speed acknowledged
2021-11-17 17:15:44 +01:00
Applevangelist
1fc1016148
Update Auftrag.lua
...
Added missionSpeed to Orbit
2021-11-17 16:42:58 +01:00
Frank
e73545d296
Merge pull request #1630 from dogjutsu/dogutsu/develop
...
Fixed some typos of forms of the word 'strategy'.
2021-11-16 22:08:00 +01:00
dogjutsu
f2fb7d43d0
Fixed some typos of forms of the word 'strategy'.
2021-11-16 12:45:14 -08:00
Applevangelist
781d421e1c
slightly changes message
2021-11-16 15:48:00 +01:00
Applevangelist
a3a7464a29
Small fix fox autoshorad parameters
2021-11-16 10:34:42 +01:00
Frank
ac936f5650
Merge pull request #1629 from FlightControl-Master/FF/Ops
...
Scheduler
2021-11-16 10:34:12 +01:00
Frank
c0f5dc2dc8
Scheduler
...
- Fixed bug
2021-11-16 10:33:35 +01:00
Applevangelist
31c113180e
MANTIS - Zones - added conflict zones
2021-11-16 09:26:05 +01:00
Applevangelist
239df2deb2
SEAD - Updated TTI calculation for Tomahawk long shots
2021-11-16 09:25:38 +01:00
Applevangelist
31a8c4b0b9
SHORAD - Updates for missile without set target intel
2021-11-15 16:18:21 +01:00
Applevangelist
f394bd45c7
SEAD - Updated to handle missiles w/o clear targets
2021-11-15 16:18:21 +01:00
Applevangelist
63999c9ec3
MANTIS - Added Attacker group info on planned/started suppression events
2021-11-15 16:18:21 +01:00
Frank
82c24cee7e
Merge pull request #1628 from FlightControl-Master/FF/Ops
...
scheduler
2021-11-15 10:22:35 +01:00
Frank
5e94b0c009
Update Base.lua
2021-11-15 10:20:34 +01:00
Frank
452ff62134
SCHEDULER
2021-11-15 10:19:21 +01:00
Frank
3df494cacd
Merge pull request #1627 from FlightControl-Master/FF/Ops
...
Ff/ops
2021-11-14 23:31:03 +01:00
Frank
d62bb59df7
OPS
...
- Clean up tracing
2021-11-14 22:12:41 +01:00
Applevangelist
b367f9320b
CSAR - don't make usePara default. Added coalition check if using the parachute landing event
2021-11-14 13:33:31 +01:00
Applevangelist
4bc3dbbf6c
MANTIS - added auto-setup of SHORAD
2021-11-14 13:13:41 +01:00
Applevangelist
e7b7e3ac96
Merge pull request #1626 from FlightControl-Master/Applevangelist-unit-2
...
Wrapper Unit fix missile count
2021-11-14 13:00:35 +01:00
Applevangelist
f3c4aea12f
Wrapper Unit fix missile count
...
missile count for SAM and CRUISE types #1624
2021-11-14 12:59:24 +01:00
Frank
b9b5938a91
OPS
...
- Fixed refuel system always true.
2021-11-13 20:08:22 +01:00
Applevangelist
e7fdcf0db4
SEAD - Slightly wider escape radius
2021-11-13 19:11:25 +01:00
Applevangelist
c1f22aa556
MANTIS - Added support for HighDigitSAM mod, added blindspot management, corrected distinguising between SA-2 and SA-3
2021-11-12 15:27:05 +01:00
Applevangelist
991b4089d6
SHORAD radius clarification
2021-11-12 15:25:25 +01:00
Frank
a8132552de
OPS
...
- Fixed bug in egress coord
- Improved barrage mission
- improved pickup at legion
- fixed bug in SetPathfindingOff function
2021-11-11 21:16:48 +01:00
Applevangelist
a0323aef19
MANTIS - Some docu updates
2021-11-11 18:34:06 +01:00
Applevangelist
a38abc2f7f
MANTIS - latest updates
2021-11-11 17:45:25 +01:00
Applevangelist
a6beecf510
MANTIS - Added Auto Mode
2021-11-11 17:22:21 +01:00
Applevangelist
c5dece0e59
SEAD - make emissions on/off standard
2021-11-11 16:03:52 +01:00
Applevangelist
ce935bafc1
Small fix to switch off pattern matching
2021-11-09 09:53:23 +01:00
Applevangelist
fd426a96aa
File functions
2021-11-09 09:51:31 +01:00
Applevangelist
fad8800842
Added Docu
2021-11-09 09:51:05 +01:00
Applevangelist
273a473db1
MANTIS/SEAD make docu Pikes-friendly
2021-11-08 15:21:20 +01:00
Applevangelist
a7588e517d
SEAD - (re-)added emissions on/off option and ability to link object functions for state changes.
2021-11-08 13:11:58 +01:00
Applevangelist
84eff098eb
MANTIS - Added FSM Events for SeadSuppressionPlanned/Start/ENd
2021-11-08 13:11:58 +01:00
Frank
f157f3b5d6
OPS
...
- Fixed mission alt for patrol zone auftrag
2021-11-07 22:32:17 +01:00
Frank
6cd00c60a7
Update OpsGroup.lua
...
- Fixed waypoint alt for missions
2021-11-07 21:39:38 +01:00
Frank
2ea951db61
Removed WIP classes
...
- F10MENUE and FLIGHTCONTROL
2021-11-07 19:43:02 +01:00
Frank
9d0bd0aabb
Update OpsGroup.lua
2021-11-07 19:39:53 +01:00
Frank
3d88d16b4b
Merge branch 'FF/Ops' into FF/OpsDev
2021-11-07 18:24:48 +01:00
Frank
02724dc26d
Merge branch 'develop' into FF/Ops
2021-11-07 18:20:27 +01:00
Frank
21a93652cd
Update OpsGroup.lua
...
- Fix for AUFTRAG carried out only after the group has passed all waypoints
2021-11-07 16:08:11 +01:00
Frank
fb4caf1a42
OPS
...
- Improved transport path
2021-11-07 16:03:44 +01:00
Frank
7a2508bf17
OPSTRANSPORT
...
- Improved pre-defined paths for pickup and transport
2021-11-06 18:10:49 +01:00
Applevangelist
eeeab86952
added altered message
2021-11-06 18:07:42 +01:00
Applevangelist
a149ff1705
Switch for fratricide and treason (coalition changes)
2021-11-06 15:15:30 +01:00
Applevangelist
2c73c9c815
Merge pull request #1620 from FlightControl-Master/Applevangelist-casevac-1
...
CSAR additions by Shagrat
2021-11-05 16:31:22 +01:00
Applevangelist
f6f29db9f1
CSAR additions by Shagrat
...
Added functionality for Casevac
2021-11-04 17:23:29 +01:00
Frank
c823a68616
OPS
...
- Fixed several bugs
2021-11-02 21:14:15 +01:00
Applevangelist
e7e2184760
Autolase - fixed error when not using a pilotset
2021-11-01 19:46:56 +01:00
Applevangelist
6fe2422bc9
SRS Google addition by rollnthndr
2021-10-31 11:53:53 +01:00
Applevangelist
cd62776be6
AIRBOSS additions by Pene
2021-10-31 11:53:24 +01:00
Applevangelist
037357efe9
Merge pull request #1619 from bbirchnz/ctld-crate-leak
...
fix cleanup of crates on load or build.
2021-10-31 11:31:19 +01:00
Ben Birch
8d3910ea4c
fix cleanup of crates on load or build.
2021-10-31 19:37:26 +11:00
Applevangelist
3e5926f706
Speedmax returning 0 not nil
2021-10-30 16:32:59 +02:00
Applevangelist
a1d67bf539
Speedmax returning 0 not nil
2021-10-30 16:32:42 +02:00
Applevangelist
3e65457041
doc impro
2021-10-29 18:30:22 +02:00
Applevangelist
f70180eb66
SET_BASE - cmpleted GetSetComplement
2021-10-29 10:20:34 +02:00
Applevangelist
c0a558e229
Merge pull request #1616 from Zonr0/Zonr0-ExternalToolsFix
...
Fixes broken external tools
2021-10-28 15:45:02 +02:00
Applevangelist
801069f5ac
Update Moose_Create.lua
2021-10-28 15:39:57 +02:00
Frank
f9dcac8264
Merge branch 'master' into develop
2021-10-28 10:21:16 +02:00
Frank
902c001aa4
OPS
...
Improved OPSTRANSPORT
2021-10-28 10:04:01 +02:00
Applevangelist
0cf2a4353d
doc build - next try
2021-10-28 09:13:36 +02:00
Applevangelist
13c8cc90f2
doc build fix
2021-10-28 08:41:10 +02:00
Applevangelist
db231fafeb
Docs build test
2021-10-28 08:12:27 +02:00
Andrew Waugh
c3f7deb602
Fixes broken external tools
...
Several small changes that should hopefully be a nice QoL upgrade for generating the imports and lead to less newbie confusion.
* Adds a lua binary directly to the repository instead of just expecting the user to have installed it via choco. Added binary is 5.4 as that's the lowest 5.x exe that's easily downloaded, and it works fine for what we need.
* Modifies the launch targets to use workspace_loc macros instead of resource_loc macros. Workspace_loc requires the user to have correctly set the name of their project, but that is already stressed in the documentation. resource_loc was just wrong. (project_loc would cause problems if the user had selected something outside of the moose project before running).
* Modifies launch targets to use the folder structure that the project is actually structured with.
* Adds the include folder and files so Eclipse doesn't explode when they are missing.
* Small modifications to Moose_Create, also includes a path conversion function that in my testing doesn't make a difference eitherway on Windows, but is there for a troubleshooting option.
* Adds courtesy instructions when generating the dynamic include file.
2021-10-27 20:18:10 -07:00
Applevangelist
300e3f2f58
Merge pull request #1615 from FlightControl-Master/Applevangelist-docpatch
...
Update Task_Cargo_Transport.lua
2021-10-27 13:10:40 +02:00
Applevangelist
513406f0e5
Update Task_Cargo_Transport.lua
2021-10-27 13:09:30 +02:00
Applevangelist
27e21e77f9
Update Task_Cargo_Transport.lua
2021-10-27 11:19:32 +02:00
Applevangelist
dadfd803f7
Update Autolase.lua
...
added docu
2021-10-26 13:58:11 +02:00
Frank
02b0ba2278
OPS
...
- Improved behaviour of OPSTRANSPORT when cargo or carrier is on mission.
2021-10-25 22:17:56 +02:00
Applevangelist
3e1005aef1
Small correction to silence wall of text when adding tasks to a mission
2021-10-25 16:29:14 +02:00
Applevangelist
e2eb13739c
Commented out wall of text when joining a unit as a player
2021-10-25 16:28:40 +02:00
Applevangelist
c52e30ceae
Added smoke color per RECCE
2021-10-25 16:28:11 +02:00
Applevangelist
07754cdf5f
Merge pull request #1614 from madmoney99/develop
...
Forrestal Wire Corrections
2021-10-24 09:14:10 +02:00
madmoney99
c74c475a29
Forrestal Wire Corrections
...
Tested on MP and SP. Both were recording incorrect wires on 1/2 and 4 wires regularly with an occasional 3 wire miss. This tested correct in the Hornet.
TonyG
2021-10-23 16:34:21 -07:00
Applevangelist
ad36ab520b
Added Bell-47
2021-10-22 17:04:03 +02:00
Applevangelist
bc32ff5db9
Added Bell-47
2021-10-22 17:03:57 +02:00
Frank
6009432933
OPS
...
- NAVYGROUP added engage target
- Barrage improvments
2021-10-22 11:23:29 +02:00
Frank
99eaa37c76
Merge branch 'master' into develop
2021-10-20 19:56:31 +02:00
Frank
ed6d5f727a
OPS
2021-10-20 19:49:26 +02:00
Frank
c6995d6e58
OPS
...
- Fixed AUFTRAG :Repeat()
- Fixed bug in BRIGADE
- Improved cargo bay calculation in POSITIONABLE (includes rel. fuel)
- Changed carrier event names in OPSGROUP
- New class F10MENU (not sure about it)
2021-10-19 10:19:26 +02:00
Frank
cb0f453a8d
Merge branch 'FF/Ops' into FF/OpsDev
2021-10-16 13:41:40 +02:00
Frank
d9866846ad
Merge branch 'FF/MasterDevel' into FF/Ops
2021-10-16 13:40:37 +02:00
Frank
de5d9195f3
OPSGROUP
...
- Cargo bay of element remains after respawn
- Added some docs for CHIEF
2021-10-16 09:32:47 +02:00
Frank
fd1fe8562c
Merge branch 'develop' into FF/Ops
2021-10-12 22:20:20 +02:00
Frank
b1298223aa
Merge branch 'master' into develop
2021-10-12 22:18:43 +02:00
Applevangelist
c48128d92e
CSAR - Added country options for spawned pilots
2021-10-12 08:30:44 +02:00
Frank
0f4d466953
OPS
...
- Changed mission, legion in MissionAssign functions (LEGION, COMMANDER, CHIEF)
- OPSTRANSPORT: improved TZC selection
- ARMYGROUP needs to
2021-10-11 21:28:35 +02:00
Applevangelist
1b752fcaf6
CTLD - bug fix for open doors
2021-10-11 18:47:39 +02:00
Applevangelist
d06db9909c
AUTOLASE Small update
2021-10-11 14:11:58 +02:00
Applevangelist
921024035c
AUTOLASE - cleanup, added SRS option
2021-10-08 12:33:33 +02:00
Applevangelist
3b1c8c3deb
AUTOLASE - added LOS check, maxlasingunits valid per lasing Recce
2021-10-07 18:16:40 +02:00
Applevangelist
69862ab67d
CSAR - try to avoid spawning under water
2021-10-07 18:15:50 +02:00
Applevangelist
b05c321306
CTLD - added door check for troops
2021-10-07 18:15:13 +02:00
Applevangelist
9b74a58dde
UTILS - added door check for Hercules
2021-10-07 18:14:50 +02:00
Applevangelist
d112ffaf6a
Autolase - better calculation of LoS for lasing, somewhat faster detection
2021-10-07 09:49:06 +02:00
Applevangelist
554f063def
INTEL - allow variable update times
2021-10-07 09:46:06 +02:00
Frank
f6dce02203
INTEL
...
- Introduced pcall to getName() of detected objects. Found a problem with an object of ID 5,000,031
2021-10-06 22:03:02 +02:00
Frank
653dfe82fa
OPS CHIEF
...
- Improved target queue for assigning new missions
2021-10-06 13:25:57 +02:00
Frank
5dbf743052
OPS
...
- Fixed a couple of minor bugs.
- FC added _PlayerAbortInbound function
2021-10-05 23:59:24 +02:00
Applevangelist
f7e7e2e41c
ZONE_CAPTURE_COALITION - fix an error when monitoring hits but the Event Function delivers SCENERY as a hit UNIT
2021-10-05 19:07:59 +02:00
Applevangelist
b28b4db7fd
docu fixes
2021-10-05 19:06:49 +02:00
Applevangelist
c34f30e4a3
Docu fixes
2021-10-05 19:06:40 +02:00
Applevangelist
aa7f11185d
Small update
2021-10-05 19:06:30 +02:00
Frank
1790d19809
FC
2021-10-03 23:09:45 +02:00
Frank
fa6fbca67b
OPS
...
- Added tanker and CAP zones
2021-10-03 21:33:33 +02:00
Applevangelist
cd79c57a27
AUTOLASE - added Cancel FSM to stop, docu changes, option to notify pilots in the set only
2021-10-02 14:45:37 +02:00
Applevangelist
4c3a97e2b2
Autolase!
2021-10-01 17:29:22 +02:00
Applevangelist
f126dceeae
Merge pull request #1610 from FlightControl-Master/Applevangelist-Autolase-2
...
Update Moose.files
2021-10-01 17:26:50 +02:00
Applevangelist
414521acc5
Merge pull request #1611 from FlightControl-Master/Applevangelist-autolase-3
...
Update Modules.lua
2021-10-01 17:26:40 +02:00
Applevangelist
9147422340
Merge pull request #1609 from FlightControl-Master/Applevangelist-Autolase-1
...
Create Autolase.lua
2021-10-01 17:26:29 +02:00
Applevangelist
920646ea74
Update Modules.lua
...
added autolase
2021-10-01 17:24:25 +02:00
Applevangelist
c57d839927
Update Moose.files
...
Add Autolase.lua
2021-10-01 17:22:58 +02:00
Applevangelist
e7fd5db2c2
Create Autolase.lua
...
Added Class AUTOLASE
2021-10-01 17:20:17 +02:00
Applevangelist
b76486ef5f
CSAR - added parameters for hovering rescue
2021-10-01 14:52:25 +02:00
Applevangelist
5c06584676
UTILS - correction door check MI-8
2021-10-01 14:52:00 +02:00
Frank
2ae2ee64be
OPS
...
- Lots of updates and improvements
2021-10-01 12:04:15 +02:00
Applevangelist
17ba35e237
INTEL - also set isship and isground attributes on contacts
2021-10-01 10:44:25 +02:00
Applevangelist
53e98e70aa
CTLD: added user-friendly function to inject static cargos: CTLD:InjectStaticFromTemplate(Zone, Template, Mass)
2021-10-01 10:43:49 +02:00
Applevangelist
359e18eb58
RADIO - delete frequency check
2021-09-30 08:07:42 +02:00
Applevangelist
3377459df5
Added option for silent mission addition
2021-09-29 16:57:45 +02:00
Frank
3e30d15405
Merge branch 'FF/Ops' into FF/OpsDev
2021-09-29 09:57:52 +02:00
Frank
2b50cf2243
Merge branch 'develop' into FF/Ops
2021-09-29 09:55:20 +02:00
Frank
b72e2b6bf9
Merge branch 'master' into develop
2021-09-29 09:34:37 +02:00
Frank
c7a2b34f59
Update Warehouse.lua
...
- Disabled fuel check.
2021-09-29 08:15:22 +02:00
Frank
b48958995a
OPS
...
- Fixed oscillation between UpdateRoute and CheckGroupDone in FLIGHTGROUP
- Improvements regarding capturing zones.
- Reduced log output
2021-09-28 23:26:33 +02:00
Applevangelist
58c496eacd
GROUP - GROUP:GetAmmunition() - fix to also return bomb count correctly
2021-09-28 16:52:18 +02:00
Applevangelist
7bd867c9dd
SEAD - Docu changes for Intellisense
2021-09-28 16:51:35 +02:00
Frank
be0558849c
OPS
...
- Added rearming zones
- Improved rearming
2021-09-27 16:11:03 +02:00
Applevangelist
a1c7ec2ac9
Fix "local" error
2021-09-27 15:49:03 +02:00
Applevangelist
8bf073c0c6
Small fix for Airbase Parking Spot Finder
2021-09-26 09:51:02 +02:00
Frank
994689f05a
OPS
...
- Improved transport assignments
2021-09-25 20:18:16 +02:00
Applevangelist
3e10f9f451
bugfix
2021-09-24 18:38:58 +02:00
Frank
972fa9f674
OPS
...
- Fixed bug in WAREHOUSE isShip
- FLIGHTGROUP added damage and ammo checks that trigger FSM events
- Improved engage detected targets
- Improved OPSZONE
2021-09-24 14:47:36 +02:00
Applevangelist
8e64d8e334
CTLD: Added mass and canCargo Flag on spawned statics. Use .enableslingload = true to use
2021-09-24 11:06:54 +02:00
Applevangelist
eccd81d40a
SPAWNSTATIC - bigfix on canCargo (not:isCargo) and mass (not transported into template) when spawning
2021-09-24 11:05:42 +02:00
Applevangelist
649136f98f
small updates, fixes
2021-09-23 12:43:28 +02:00
Frank
d7dae1366d
OPS
...
- Improved OPSTRANSPORT for LEGION assets.
2021-09-22 19:27:33 +02:00
Applevangelist
19e2ebcd03
CTLD - Added statics as cargo ( #1601 )
...
.... and the ability to load and save them alongside your buildable crates.
2021-09-22 15:55:10 +02:00
Applevangelist
021c907d16
SET - Added SET_CLIENT:CountAlive()
2021-09-21 07:46:21 +02:00
Applevangelist
8ac3e28fdf
CTLD - fix SAVE/LOAD when using no path on calls
2021-09-21 07:46:05 +02:00
Frank
c5af279730
OPS
...
- Fixed some stuff for Egress coordinate
- Fixed some bugs in OPSTRANPORT if disembark carriers are specified
2021-09-20 22:47:51 +02:00
Applevangelist
e9377e93f1
Postionable - Added Cargo Seats to VAB Mephisto
2021-09-20 14:20:09 +02:00
Applevangelist
6747c69511
CTLD Ability to fire an event on injection
2021-09-20 14:19:26 +02:00
Frank
9b6cae6c49
Update Commander.lua
2021-09-19 22:45:58 +02:00
Frank
7148bd1d42
OPS Escort
...
- Refined functions to recruit escort assets.
2021-09-19 22:10:52 +02:00
Frank
73940fffc6
Update Legion.lua
...
- Fix that assets did not get removed
2021-09-18 18:47:06 +02:00
Frank
09015449cd
OPS Recruting
...
- Removed obsolete recruiting functions from code
2021-09-18 18:23:22 +02:00
Frank
4dfdb99731
OPS
...
- Recruit assets with new function (LEGION, COMMANDER, CHIEF)
2021-09-18 18:09:41 +02:00
Frank
bbbca04066
OPS Legion
...
- Added new global function to recruit assets.
2021-09-18 00:11:04 +02:00
Frank
e755bba608
OPS
...
- Clean up on "CheckMissionType" and "CheckMissionCapability" functions ==> moved to AUFTRAG as global functions.
2021-09-17 16:59:43 +02:00
Frank
9161cec238
OPS
...
- Simplified asset selection by using just one routine for LEGION, COMMANDER and CHIEF
2021-09-16 21:30:36 +02:00
Applevangelist
dc14b60fcc
bug fixing
2021-09-16 15:09:51 +02:00
Applevangelist
da625d51f6
Merge pull request #1599 from FlightControl-Master/Applevangelist-CTLD-1
...
CTLD - Added persistance
2021-09-16 13:44:54 +02:00
Applevangelist
ce69055758
CTLD - Added persistance
...
-- ## 6. Save and load back units - persistance
--
-- You can save and later load back units dropped or build to make your mission persistent.
-- For this to work, you need to de-sanitize **io** and **lfs** in your MissionScripting.lua, which is located in your DCS installtion folder under Scripts.
-- There is a risk involved in doing that; if you do not know what that means, this is possibly not for you.
--
-- Use the following options to manage your saves:
--
-- my_ctld.enableLoadSave = true -- allow auto-saving and loading of files
-- my_ctld.saveinterval = 600 -- save every 10 minutes
-- my_ctld.filename = "missionsave.csv" -- example filename
-- my_ctld.filepath = "C:\\Users\\myname\\Saved Games\\DCS\Missions\\MyMission" -- example path
--
-- Then use an initial load at the beginning of your mission:
--
-- my_ctld:__Load(10)
--
-- **Caveat:**
-- If you use units build by multiple templates, they will effectively double on loading. Dropped crates are not saved. Current stock is not saved.
2021-09-16 13:43:39 +02:00
Frank
589ebd5bca
CHIEF
...
- Improved asset selection
2021-09-16 11:02:49 +02:00
Frank
35b50e1a9d
OPSZONE and CHIEF
2021-09-14 23:51:03 +02:00
Frank
f038564b1b
OPSTRANSPORT
...
- Added Cancel feature. First steps...
- Fixed a couple of other little bugs.
2021-09-13 16:04:16 +02:00
Frank
1d0eb9806d
COMMANDER
...
- Added OPS transport (untested)
2021-09-13 08:31:00 +02:00
Applevangelist
c50a9bd318
CTLD - small bug fix on stock removal
2021-09-12 17:37:21 +02:00
Applevangelist
cd9006d29b
CTLD - added alternative crate spawn by @mousepilot. Add menu item to list stock.Injected troops will not lead to cargo type duplication.
2021-09-11 15:20:36 +02:00
Applevangelist
d3b88f9065
bug fixing
2021-09-11 10:03:32 +02:00
Frank
6a6cb1961d
OPS LEGION
...
- Improved asset selection for transports
2021-09-10 11:37:53 +02:00
Frank
884c51a69a
OPSTRANSPORT
...
- Improved assignment to multiple legions.
2021-09-10 00:32:15 +02:00
Frank
6f126e6cd4
OPSCARGO
...
- fixes for Legion assignment
2021-09-09 13:35:10 +02:00
Frank
b0c2e5409a
OPS AUFTRAG
...
- Added Alert 5 mission
- Added Fuel supply mission
- Added Ammo supply mission
2021-09-08 11:49:27 +02:00
Applevangelist
9516ec3cd2
CSAR: Gardening cleanup
2021-09-07 19:53:05 +02:00
Frank
aecb92ccd3
OPSGROUP
...
- Added EPLRS option
- EPLRS is on if group has datalink capability
2021-09-07 11:17:20 +02:00
Frank
bdf13f29f7
OPS
...
- COMMANDER and LEGION clean up of obsolete stuff for recruiting assets.
2021-09-06 23:40:58 +02:00
Frank
81120abfcb
OPS
...
- LEGION and COMMANDER: Recruit assets for mission
2021-09-06 23:24:26 +02:00
Applevangelist
08a8170990
CTLD - improved crate spawning, added beacons / smoke / flare for ships, added documentation
2021-09-05 18:05:08 +02:00
Frank
316ea910c2
Update Cohort.lua
...
- Fixed some stuff for combat readiness check
2021-09-05 00:23:12 +02:00
Frank
0b5edfc21f
OPSGROUP
...
- Ad infinitum fixes
- Turn into wind fixes
2021-09-04 23:51:17 +02:00
Applevangelist
76c08095ab
CTLD - added country variable for crates
2021-09-03 18:38:51 +02:00
Frank
538864519e
OPSGROUP
...
- Fixes that ARMY and NAVYGROUPS only go to first waypoint
- Fixes for PATROL and RECON missions that waypoints are added at the end
- Some other stuff
- Still need to fix adinfinitum
2021-09-03 18:20:28 +02:00
Applevangelist
cd6631049b
CSAR - Removed message for dead pilots
2021-09-03 14:16:30 +02:00
Applevangelist
079f8030b7
CTLD - added unit parameter to place crates in correct distance. Refactored location calculation for crates.
2021-09-03 14:16:11 +02:00
Frank
ad0b32c0ee
OPS
...
- Found and fixed bugs for ARMY and NAVY groups, which caused only one waypoint to be processed
- Added Duration for AUFTRAG
- Fixed bug in auftrag if no legion was assigned and mission was canceled at opsgroup level
- Trying (again) to include the whole route for ARMY and NAVY when UpdateRoute
- Simpler task function for passing waypoint
STILL a lot to do/check!
2021-09-03 00:05:58 +02:00
Applevangelist
8235b51a14
Bug fixing
2021-09-02 18:04:39 +02:00
Frank
1bd5e7472f
OPSTRANSPORT v0.4.2
...
- Some fixed.
- All tested demo missions look nice
2021-09-02 08:30:54 +02:00
Applevangelist
7433a7144c
CTLD Added method to inject troops into the field.
2021-09-01 13:33:43 +02:00
Frank
27632ecdd9
OPSTRANSPORT v0.4.1
...
- Fixed a couple of bugs
- Lots of other fixes and improvements
2021-09-01 00:07:54 +02:00
Frank
0b1e25b073
OPSTRANSPORT v0.4
...
- Multiple transport zone combos (TZC)
- Other issues solved.
- Demo miz D-day landing is still not working correctly.
2021-08-30 23:45:40 +02:00
Applevangelist
19a93f0026
MANTIS - allow SEAD padding in Mantis
2021-08-28 13:58:06 +02:00
Applevangelist
3256a6d596
SEAD - added time-back-on padding as variable
2021-08-28 13:57:15 +02:00
Frank
28ddfa5243
OPSTRANSPORT
...
- Fist working steps towards multiple pickup/deploy zone combos.
2021-08-28 00:17:16 +02:00
Applevangelist
05c560be3b
CTLD - added delay after unsuccessful build or repair, relocate after done
2021-08-27 18:51:54 +02:00
Applevangelist
8ddd810fe2
SEAD - Refactor and enable delayed switch-off
2021-08-27 18:50:40 +02:00
Applevangelist
f20760bae5
CSAR - Remove some noise
2021-08-27 18:48:18 +02:00
Applevangelist
cea7320a9b
UNIT/GROUP - added function to get the skill of a unit. SEAD - added functionality to calculate time-2-impact of HARMS and adjust behaviour accordingly
2021-08-27 14:56:50 +02:00
Frank
fe6826016c
Update Chief.lua
2021-08-27 11:59:34 +02:00
Frank
f0167b3e88
OPS
...
- FSM pseudo function cleanup
- Fixed bug when mission is cancelled
2021-08-27 11:31:12 +02:00
Applevangelist
0edbf7f517
Added Engineering (Infantry) Troops
2021-08-27 09:14:54 +02:00
Frank
a8a8dcff3f
OPS Chief
...
- Removed mission queue. Now done via COMMANDER
- MissionCancel is buggy
2021-08-26 23:24:11 +02:00
Frank
1b0ad13529
OPS Commander
2021-08-26 21:24:47 +02:00
Frank
418d6c882c
Update OpsGroup.lua
2021-08-25 17:46:00 +02:00
Frank
1e6899c40b
OPS
2021-08-25 17:20:17 +02:00
Frank
259b201e65
OPS
...
Good version solving a few bugs and adding some new stuff.
2021-08-24 23:10:38 +02:00
Applevangelist
8fb113a04e
CTLD - 1) added ability to limit stock. 2) Stopping Herc Pilots to try and build on the fly (look at you, Gunterlund! ;) )
2021-08-24 14:16:11 +02:00
Frank
c6ebbc6122
OPS
...
Strange version buggy
2021-08-23 23:34:15 +02:00
Applevangelist
755903a08e
Changed priority to show bom target height in ft, in absence of player settings
2021-08-22 11:57:49 +02:00
Applevangelist
34e4825cd0
Merge pull request #1591 from bbirchnz/develop
...
CTLD: fix FOB units overwriting last instance, Unit Cargo Mass not working on first load
2021-08-22 08:32:18 +02:00
Ben Birch
a68eeae9bd
Merge remote-tracking branch 'origin/develop' into develop
2021-08-22 12:54:25 +10:00
Ben Birch
e4e31b554e
CTLD: fix FOB units overwriting last instance, Unit Cargo Mass not working on first load
2021-08-22 12:53:55 +10:00
Frank
eba6e3f5f1
OPS Transport+Legion, Navy
2021-08-22 00:31:51 +02:00
Frank
d73ebaca76
OPS
...
- Lots of stuff
2021-08-21 00:58:28 +02:00
Applevangelist
94167152e5
CTLD - added ability to spawn crates on ships
2021-08-20 12:33:10 +02:00
Applevangelist
830f76e909
Cleanup UTF-8 Mess
2021-08-18 18:00:38 +02:00
Applevangelist
8ae04944fe
Fix for SAM pattern matching not working
2021-08-18 14:59:58 +02:00
Applevangelist
c55b8d29f7
Fix for degree sign extra char
2021-08-18 11:51:41 +02:00
Applevangelist
30623f7d38
AIRBOSS / ATIS deleted extra char before degree char. Small correction for CSAR landings at Airports
2021-08-18 09:28:34 +02:00
Frank
16964520df
OPS
...
- Lots of stuff to assign missions to multiple legions.
2021-08-18 00:25:18 +02:00
Frank
3050fdb3c3
OPS Zone
2021-08-15 00:28:03 +02:00
Frank
77fc2c5cf1
Update OpsGroup.lua
2021-08-12 11:41:30 +02:00
Frank
b21c3ed4e9
OPS Cleanup
2021-08-12 11:07:28 +02:00
Frank
93f4b345c5
OPS Generalization
2021-08-12 00:17:55 +02:00
Frank
88e59a2739
OPS
...
- Ground ops
2021-08-11 10:40:16 +02:00
Frank
86bb256bf1
OPS
...
- Added Cohort and Legion classes
- Added Platoon and Brigade classes
2021-08-10 00:40:17 +02:00
Applevangelist
9a05f5bc93
Merge pull request #1589 from FlightControl-Master/Applevangelist-patch-5
...
CSAR fix for #1588
2021-08-09 09:18:51 +02:00
Applevangelist
bce28cf389
CSAR fix for #1588
...
Fixes #1588
2021-08-09 09:06:15 +02:00
Frank
629c5e7739
AUFTRAG
...
- Recon Mission
2021-08-06 23:16:48 +02:00
Frank
ed402e2f5f
OPS Chief
2021-08-06 10:01:23 +02:00
Frank
4a56c7523d
Wingcommander
2021-08-05 12:44:43 +02:00
Frank
218d9f48b0
Merge branch 'FF/Ops' into FF/OpsDev
2021-08-05 00:24:23 +02:00
Frank
f67cf99477
OPS and SCHEDULER
2021-08-05 00:23:25 +02:00
Applevangelist
2201b2adda
Update Utils.lua
...
Corrected self to BASE
2021-08-04 11:07:47 +02:00
Applevangelist
6b36421bce
Merge pull request #1585 from FlightControl-Master/Applevangelist-patch-4
...
Update CSAR.lua
2021-08-04 08:04:21 +02:00
Frank
8c573c65d4
Update FlightControl.lua
2021-08-03 22:37:27 +02:00
Applevangelist
730dabd9cf
Update CSAR.lua
2021-08-03 07:16:42 +02:00
Frank
69175e1b19
FC
2021-08-02 23:34:42 +02:00
Frank
a5ad58e516
FC
2021-08-02 21:57:53 +02:00
Frank
82b4631341
Flightcontrol
2021-08-02 18:41:33 +02:00
Frank
a1c9c1538d
Merge branch 'FF/Ops' into FF/OpsDev
2021-08-02 11:59:32 +02:00
Frank
1a53f58540
OPS
2021-08-02 11:57:45 +02:00
Applevangelist
1b414b840e
added AP check on landing/rescue
2021-07-31 15:50:50 +02:00
Applevangelist
642cc0e98f
Added self.FARPRescueDistance reduced landing check to one call
2021-07-31 13:05:51 +02:00
Applevangelist
63431bb54b
Couple of changes to make finding the distance to nearest pilot more stable
2021-07-30 17:30:32 +02:00
Frank
d64de26ded
OPS
...
- many fixes and improvements
2021-07-29 13:43:29 +02:00
Applevangelist
8b45067226
Various patches for AI_CARGO
2021-07-29 12:41:27 +02:00
Applevangelist
061032e3d7
Transition cleanup for AI Helicopter, deleted speed test bc in 20% of cases AI lands shit, which stops the FSM
2021-07-28 18:31:39 +02:00
Applevangelist
82432686aa
Fixed display messages to all SAR, added option to suppress messaging
2021-07-27 14:10:10 +02:00
Applevangelist
b66d2039be
Added function to set speed and height parameters for landing
2021-07-27 14:09:10 +02:00
Applevangelist
d245a73d7f
Make Destroy() silent for scoring
2021-07-26 09:24:52 +02:00
Applevangelist
f0037151e6
CTLD - added factor for troops extraction, making Destroy()s silent for scoring, refined autohoverload messaging
2021-07-26 09:24:35 +02:00
Applevangelist
52d494f573
Merge pull request #1582 from bbirchnz/develop
...
CTLD: fix troops being lost when crates dropped
2021-07-25 09:06:16 +02:00
Ben Birch
36a2d71731
CTLD: fix troops being lost when crates dropped
2021-07-25 13:46:15 +10:00
Frank
615a220acb
Update OpsGroup.lua
2021-07-24 23:56:27 +02:00
Frank
c718584755
Update OpsGroup.lua
2021-07-24 23:25:26 +02:00
Applevangelist
4db0ea616d
Correct opendoor check to include anyone loaded
2021-07-24 15:53:20 +02:00
Applevangelist
5439e60078
Merge pull request #1580 from bbirchnz/ctld-add-mass
...
CTLD: Enable mass on cargo
2021-07-24 15:04:49 +02:00
Ben Birch
a6880d4569
Add SetUnitInternalCargo to UNIT
...
Add PerCrateMass to CTLD_CARGO (default = 0kg)
Update unit internal cargo after each load/unload operation.
Add mass to cargo reports
2021-07-24 22:39:26 +10:00
Frank
65e852f341
OPS Transport
2021-07-24 01:06:44 +02:00
Frank
4ffdf9e536
Merge branch 'develop' into FF/Ops
2021-07-23 18:49:35 +02:00
Applevangelist
8f698e3e62
Changed Messaging Structure on Approach
2021-07-23 16:29:56 +02:00
Applevangelist
61481e6e9a
CSAR updates to messaging. Detect if far approach note exceeds 8km for smoke/flare request
2021-07-23 11:19:53 +02:00
Applevangelist
49397df90b
CTLD - added repair capabilties for VEHICLE and FOB types of CTLD_CARGO
2021-07-22 20:17:40 +02:00
Applevangelist
7b254a08fb
Merge pull request #1579 from FlightControl-Master/Applevangelist-inteldlink
...
Update Intelligence.lua
2021-07-22 11:37:51 +02:00
Applevangelist
5bebbcf5eb
Update Intelligence.lua
...
Added FSM functions and documentation for INTEL_DLINK
2021-07-22 11:36:21 +02:00
Applevangelist
83fd48e2f4
Merge pull request #1578 from madmoney99/develop
...
Airboss update for wind over deck
2021-07-22 08:03:32 +02:00
madmoney99
f5b25370b0
Change to wind measure for Skipper
...
Previous value 50m produced an incorrect heading and strength based on the actual wind over deck.
2021-07-21 22:51:29 -07:00
Tony Goodale
f68d3209ac
Merge branch 'FlightControl-Master:develop' into develop
2021-07-21 22:44:11 -07:00
Applevangelist
2ab7f784c9
Merge pull request #1576 from FlightControl-Master/Applevangelist-CTLD
...
Update CTLD.lua
2021-07-21 18:47:52 +02:00
Applevangelist
1e8d99a591
Merge pull request #1577 from FlightControl-Master/Applevangelist-INTEL
...
Update Intelligence.lua
2021-07-21 18:47:40 +02:00
Applevangelist
d517cba765
Update Intelligence.lua
...
no dupe docs
2021-07-21 18:45:57 +02:00
Applevangelist
552eb5b9d8
Update CTLD.lua
...
Add housekeeping for dropped troops
2021-07-21 18:40:43 +02:00
Applevangelist
684c4ea113
Allow MANTIS to use INTEL_DLINK
2021-07-21 18:22:46 +02:00
Applevangelist
4dfaca610f
INTEL - bug fixes, added new datalink class
2021-07-21 18:22:31 +02:00
Applevangelist
8a53998251
MANTIS - make start random async, so detection for multiple MANTIS objects works better
...
INTEL - added function to alter detection types, typos corrected etc
2021-07-20 18:30:11 +02:00
bbirchnz
6690f70b05
fix CTLD:ActivateZone not processing default correctly and using wrong zone table ( #1575 )
2021-07-19 07:16:21 +02:00
Applevangelist
96d1d3cb66
Light code cleanup, added docu for troop extract
2021-07-18 14:53:00 +02:00
bbirchnz
09785ef451
- ctld: add troop extract ( #1574 )
2021-07-18 13:01:45 +02:00
Applevangelist
25e118f3dc
Added correct Player Mi-8MT unitname
...
CSAR - logic change to detect dead pilots, if they are not set to immortal. Added FSM event "KIA"
2021-07-17 15:48:18 +02:00
Frank
78b3e3c60b
OPS Respawn
2021-07-15 22:25:02 +02:00
Applevangelist
efe41a5e21
CSAR and CTLD - use Frequency generation moved to UTILS
...
CTLD - added option to drop crates anywhere
MANTIS - added state tracker to call Green/Red state change events only once
UTILS - added Marianas NDBs to Frequency generation
2021-07-15 17:16:30 +02:00
Frank
835041e5f6
OPS
2021-07-14 21:00:34 +02:00
Applevangelist
93a8086ff6
Update Mantis.lua ( #1569 )
...
Added state tracker so that Red/Green Events only get triggered when a state actually changes.
2021-07-14 15:37:57 +02:00
Applevangelist
1ac40684de
Added option to force description on injected pilots for scripting
2021-07-14 08:39:54 +02:00
Applevangelist
433d1bbf57
MANTIS - Change logic to FSM, added functions
...
CSAR - advanced options to name injected AI downed pilots
CTLD - added Herc speed check
2021-07-13 17:50:44 +02:00
Applevangelist
e33de03522
CSAR - honor settings NM vs KM
...
CTLD - documentation corrections
UTILS - added functions to generate beacon frequency tables FM,VHF,UHF and valid laser codes for JTACs
2021-07-12 19:17:39 +02:00
Applevangelist
86fedbfaae
Updated noise level
2021-07-12 18:16:22 +02:00
Applevangelist
c0f4eef896
Slightly changed versions of Mantis, Sead and Shorad as the Emissions On/Off stuff ED introduced doesn't really work well.
2021-07-12 18:10:12 +02:00
Frank
a2f3bf3a8c
Merge branch 'develop' into FF/Ops
2021-07-12 15:27:24 +02:00
Frank
1b717e4683
AUFTRAG
...
- Added push time
2021-07-12 15:27:08 +02:00
Applevangelist
52e2ac7174
Added documentation
2021-07-11 18:31:17 +02:00
Applevangelist
3d6b053eb4
Added function to check if a loading door on a heli is open
2021-07-11 18:31:09 +02:00
Frank
268eb1d60d
OPS
2021-07-11 18:15:25 +02:00
Applevangelist
a69865b8c9
-- -- (added 0.1.8) - allow to set far/near distance for approach and optionally pilot must open doors
...
-- self.approachdist_far = 5000 -- switch do 10 sec interval approach mode, meters
-- self.approachdist_near = 3000 -- switch to 5 sec interval approach mode, meters
-- self.pilotmustopendoors = false -- switch to true to enable check of open doors
2021-07-10 16:56:35 +02:00
Applevangelist
4a1df3d5cc
-- -- (added 0.1.8) - allow to set far/near distance for approach and optionally pilot must open doors
...
-- self.approachdist_far = 5000 -- switch do 10 sec interval approach mode, meters
-- self.approachdist_near = 3000 -- switch to 5 sec interval approach mode, meters
-- self.pilotmustopendoors = false -- switch to true to enable check of open doors
2021-07-10 16:56:35 +02:00
Frank
6dfd757ea1
OPS
2021-07-08 22:59:29 +02:00
Frank
fc1adf3b94
OPS Transport
2021-07-08 12:21:10 +02:00
Frank
be2d1d7895
Update OpsTransport.lua
2021-07-07 11:33:51 +02:00
Frank
9e7c360912
Merge branch 'develop' into FF/Ops
2021-07-06 21:57:31 +02:00
Frank
51acd33d19
Merge branch 'master' into develop
2021-07-06 21:57:08 +02:00
Frank
af3dbe2f86
Merge branch 'develop' into FF/Ops
2021-07-06 21:56:53 +02:00
Frank
97668e5413
Update FlightGroup.lua
...
- Fixed flight of airwing is going to tanker even if fuellowrefuel switch is false
2021-07-06 21:56:15 +02:00
Frank
464fde0ed2
OPS
...
- MSRS
- Callsign
2021-07-06 21:13:50 +02:00
cammel tech
65bd7909e1
Example for CTLD > SCORING added ( #1566 )
...
* Example added
Example for the connection to the SCORING Class.
* kleiner Fehler eingeschlichen
2021-07-06 20:26:20 +02:00
Applevangelist
5d3ea57d4d
CSAR give scripted spawned pilots a name.
...
CTLD corrected that generic troops could be spawned only once.
2021-07-06 20:24:35 +02:00
Applevangelist
b7bc3cfbcf
Spawn crates in a wider radius. Also build, when only one crate is required.
2021-07-05 18:54:45 +02:00
Applevangelist
04ef32420b
Merge pull request #1567 from thejuju/develop
...
Add ATC Ground Mariana Islands support
2021-07-05 14:44:02 +02:00
Julien B
a3d8a48b92
Add ATC Ground Mariana Islands support
...
Added ATC_GROUND_MARIANAISLANDS
Supported optional airbase ZONE_POLYGON boundaries (like initially intented) when there is provided, fallback remain a ZONE from the center of the airfield.
Some airports are bigger than the default radius area and need custom boundaries to work properly on the edge of it.
2021-07-05 13:09:34 +02:00
Applevangelist
ef86d1d7cb
Merge pull request #1562 from cammeltech/SCORING-reactivate_destroy
...
Reactivate the :destroy() event on clients with scoring below thresmark
2021-07-04 18:10:45 +02:00
Applevangelist
00b3e9b371
Merge pull request #1564 from justin-lovell/justin-lovell-mark-changed-event
...
Synchronize Text with Wrapper State
2021-07-04 18:10:35 +02:00
Applevangelist
0d02f56855
Merge pull request #1565 from justin-lovell/updated-debug-msg
...
Correcting typo for debug message
2021-07-04 18:10:21 +02:00
Applevangelist
48aa841add
ATIS - addede rainy presets 1-3
...
CTLD - avoid "preloading" when pilot leaves/crashes and rejoins
CSAR - added option for autosmokedistance
2021-07-04 18:04:27 +02:00
Applevangelist
4ba52212a9
ATIS - addede rainy presets 1-3
...
CTLD - avoid "preloading" when pilot leaves/crashes and rejoins
CSAR - added option for autosmokedistance
2021-07-04 18:04:08 +02:00
Justin Lovell
a14bca1059
Synchronize Text with Wrapper State
...
Bug - text is not synchronized with the wrapper state, hence the `GetText()` will be incorrect.
Method `TextChanged` does not exist, resulting `nil` reference errors when the players update markers. Current implementation of `MARKER:OnEventMarkChange(EventData)` is not implemented the same as its siblings of `OnEventMarkRemoved` and `OnEventMarkAdded`. The siblings would move the FSM accordingly -- aligned implementation
2021-07-03 23:30:45 +10:00
Justin Lovell
a7e07af24f
Correcting typo for debug message
...
Small PR
2021-07-03 23:24:04 +10:00
Applevangelist
e14d655447
Changed default fallback freq to 333.00Khz
2021-07-03 09:30:04 +02:00
Frank
74bdeaf4f7
AIRWING
2021-07-02 23:11:51 +02:00
Applevangelist
9591c62175
corrected autovalue for frequency - thanks to shadowze
2021-07-02 20:22:43 +02:00
Applevangelist
39c46dcab0
Changed frequency logic, some documentation changes
2021-07-02 20:15:12 +02:00
Applevangelist
299e08f53d
additional checks to ensure only human players, extra checks in the logic, some logic errors corrected.
2021-07-02 17:52:58 +02:00
wob3155@posteo.de
12555a6ff1
Reactivate the :destroy() event on clients with scoring below thresmark
2021-07-02 08:56:28 +02:00
Frank
1cc012c7d1
Merge branch 'develop' into FF/Ops
2021-07-02 08:53:44 +02:00
Frank
28c6810878
Merge branch 'master' into develop
2021-07-02 08:52:07 +02:00
Frank
1ed36fdff4
Merge branch 'develop' into FF/Ops
2021-07-01 23:56:38 +02:00
Frank
26801cf206
Merge branch 'master' into develop
2021-07-01 23:54:57 +02:00
Frank
c80cebb824
WAREHOUSE, AIRWING & SQUADRON
...
- Added function for hot start to SQUADRON
- Addressed bug #1560
2021-07-01 23:54:24 +02:00
Frank
3c6e8d6d01
OPS
...
- Transport
- Respawn
2021-07-01 12:29:29 +02:00
Applevangelist
76a53ab154
Added extra checks for Beacon refresh
2021-07-01 09:07:01 +02:00
Frank
fa3e387dd1
OPS
2021-06-30 23:23:41 +02:00
Applevangelist
dca626bbcb
CTLD - added option to suppress messaging, added event for OnAfterTroopsRTB
...
CSAR - minor bugfix
2021-06-30 17:59:43 +02:00
Applevangelist
3289ad2817
Added basic support for Hercules mod
2021-06-29 17:49:42 +02:00
Applevangelist
5a022a2246
Messages going to SAR flights only
2021-06-29 08:50:46 +02:00
Frank
b012c5b2aa
OPS Transport
...
- Improved cargo bay weight calculation.
2021-06-28 13:17:55 +02:00
Frank
a861f8d9d4
OPS
2021-06-25 21:13:24 +02:00
Frank
36669c80da
OPSTRANSPORT
2021-06-25 13:23:56 +02:00
Applevangelist
2ff128f184
Added Docu for functions
2021-06-25 12:39:02 +02:00
Applevangelist
3b44aba341
Updated frequency test
2021-06-24 08:34:14 +02:00
Frank
978be4e383
OPS Transport
2021-06-23 17:20:51 +02:00
Applevangelist
d4cdfcc48c
Corrected Mi-8MTV2 Unit Type Name
2021-06-23 14:09:09 +02:00
Applevangelist
5123ab0720
Update CTLD.lua ( #1558 )
...
corrected fsm function name headlines in documentation
2021-06-23 09:47:05 +02:00
Applevangelist
5021a1e1f3
Update CTLD.lua
2021-06-22 18:26:44 +02:00
Applevangelist
576281a612
Update CSAR.lua ( #1554 )
...
Added options to limit number of downed pilots via Events (mission designers can still "inject" downed pilots):
`self.limitmaxdownedpilots = true
self.maxdownedpilots = 10`
2021-06-22 18:24:46 +02:00
Applevangelist
b84c0aba59
Update Moose.files ( #1556 )
2021-06-22 18:24:36 +02:00
Applevangelist
ee503a378e
Update Modules.lua ( #1557 )
...
added CTLD
2021-06-22 18:24:24 +02:00
Applevangelist
f235037cb9
Create CTLD.lua ( #1555 )
...
Player Heli Cargo and Troops Ops :)
2021-06-22 18:24:11 +02:00
Applevangelist
0cd1cd97a6
Update CSAR.lua ( #1553 )
2021-06-22 13:11:12 +02:00
Frank
74513f1b5c
Merge branch 'develop' into FF/Ops
2021-06-22 12:18:45 +02:00
Frank
231c5bfea7
Ops
2021-06-22 12:18:25 +02:00
Frank
cfd0e4ba85
Merge branch 'master' into develop
2021-06-19 22:28:30 +02:00
Applevangelist
bf33e4ed4f
Update CSAR.lua ( #1552 )
2021-06-18 12:12:54 +02:00
Frank
6290db035d
Merge branch 'develop' into FF/Ops
2021-06-15 22:00:14 +02:00
Applevangelist
cd1935be1d
Update CSAR.lua ( #1551 )
2021-06-15 15:49:58 +02:00
Applevangelist
64262d6ecc
Update CSAR.lua ( #1550 )
2021-06-15 10:32:52 +02:00
Applevangelist
270c69344f
Update CSAR.lua
...
Updated documentation / clarification. Added feature docu on using SRS
2021-06-15 07:42:45 +02:00
Applevangelist
10a0793af7
Update CSAR.lua
...
Small updates to reflect correct measurements. Options to SRS TTS.
2021-06-14 19:15:58 +02:00
Applevangelist
1b37af321f
Update CSAR.lua
...
Small updates
2021-06-14 16:21:47 +02:00
Applevangelist
7cde279be1
Update Modules.lua
...
added CSAR module
2021-06-14 13:20:00 +02:00
Applevangelist
0396741f3d
Create CSAR.lua
...
Initial Release
2021-06-14 13:18:27 +02:00
Applevangelist
117cf8888a
Update Globals.lua
2021-06-13 10:39:07 +02:00
Frank
83db7b32e8
Merge branch 'master' into FF/Ops
2021-06-12 22:59:20 +02:00
Frank
d496d3d16e
Merge branch 'master' into develop
2021-06-12 22:23:10 +02:00
Frank
6b801247ab
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-11 23:41:52 +02:00
Frank
4c6cd31bfc
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-10 23:33:27 +02:00
Frank
a8ef096f24
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-10 23:23:30 +02:00
Applevangelist
c8d2a7e833
Added commands for immortal and invisible to Wrapper.Group#GROUP ( #1547 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
* Update Group.lua (#1546 )
Added invisible and immortal commands on GROUP level.
2021-06-10 11:59:50 +02:00
Frank
783391838b
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-10 00:19:02 +02:00
Frank
7c37d8b204
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-09 13:19:14 +02:00
Applevangelist
65ed8825b0
Update Intelligence.lua
...
Added functionality to calculate the position of a cluster after x seconds, based on trajectory (average speed and heading) of a cluster
* INTEL:CalcClusterFuturePosition(cluster,seconds)
Will also draw arrows on the map if `self.clustermarkers` is true and `self.verbose > 1`
Change cluster coordinate updates to better suite cluster movement
2021-06-08 15:59:36 +02:00
Applevangelist
af9324dd5f
master updates to develop for InitCleanup() and CC Messages ( #1545 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
2021-06-07 18:26:43 +02:00
Frank
064f727676
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-05 23:45:15 +02:00
Frank
8025862fb9
Merge branch 'FF/MasterDevel' into FF/Ops
2021-06-01 23:20:59 +02:00
Frank
2544ec5587
Update SRS.lua
2021-05-30 01:44:36 +02:00
Frank
6c823b0137
Merge branch 'FF/MasterDevel' into FF/Ops
2021-05-30 01:36:43 +02:00
Frank
88d44fa654
Merge branch 'develop' into FF/Ops
2021-05-28 23:01:47 +02:00
Frank
8b6f9f9de7
Merge branch 'master' into develop
2021-05-28 23:01:15 +02:00
Applevangelist
cb14961dcd
Update Zone.lua ( #1541 )
...
added function `ZONE_POLYGON_BASE:Boundary()`
2021-05-26 15:54:20 +02:00
Applevangelist
dab486ec99
Update Controllable.lua
...
Typo in `OptionDisperseOnAttack()`
2021-05-26 09:16:26 +02:00
Shadowze
75849fbfb5
Update Positionable.lua
...
function added to work out if a unit is a submarine
2021-05-25 22:30:16 +01:00
Frank
f984ff044b
Merge branch 'master' into develop
2021-05-25 21:13:36 +02:00
Frank
aaf5f295da
Merge branch 'develop' into FF/Ops
2021-05-20 23:27:05 +02:00
Frank
8f612f2017
Merge branch 'master' into develop
2021-05-20 23:25:29 +02:00
Frank
a2808163a7
Boom and Probe
2021-05-20 23:23:12 +02:00
Frank
e4aa23ce3d
Update Point.lua
2021-05-15 00:29:20 +02:00
Frank
1b3cac9424
Merge branch 'FF/MasterDevel' into FF/Ops
2021-05-13 23:38:17 +02:00
Applevangelist
e49020b905
Update README.md
2021-05-12 09:19:07 +02:00
Frank
d68dcaf69a
Merge branch 'develop' into FF/Ops
2021-05-11 14:52:31 +02:00
Frank
856c3578f6
Merge branch 'master' into develop
2021-05-11 11:59:48 +02:00
Tony Goodale
18c6ea39ce
Merge pull request #7 from FlightControl-Master/develop
...
Develop
2021-05-10 15:47:14 -07:00
Frank
1ce46c016c
Cargo
2021-05-10 00:14:07 +02:00
Frank
296944c23c
Merge branch 'develop' into FF/Ops
2021-05-07 22:57:34 +02:00
Frank
4f772fecdc
Merge branch 'master' into develop
2021-05-07 21:56:17 +02:00
Frank
cdd22444b9
Merge branch 'master' into develop
2021-05-07 21:49:24 +02:00
Frank
15848bc8c4
Merge branch 'master' into FF/Ops
2021-05-07 17:47:41 +02:00
Applevangelist
9eba6d607c
Updated doc images
2021-05-06 09:30:06 +02:00
Applevangelist
e9d3c7c2e7
Update MarkerOps_Base.lua
2021-05-05 19:02:46 +02:00
Applevangelist
ad16c6d44f
Include MarkerOps_Base ( #1533 )
...
Include MarkerOps_Base
2021-05-05 11:56:00 +02:00
Applevangelist
2046958bd6
Added MarkerOps_Base.lua
2021-05-05 11:44:35 +02:00
Applevangelist
0046533d53
Added base class for action based on marker additions, changes, deletions and text keywords
2021-05-05 11:44:17 +02:00
Applevangelist
ce7e152e13
Updated Shorad and Set
2021-05-04 12:59:21 +02:00
Tony Goodale
edcdc057e6
Merge pull request #6 from FlightControl-Master/develop
...
Develop
2021-05-01 15:40:23 -07:00
Frank
cfa851beea
Merge branch 'master' into FF/Ops
2021-05-02 00:25:07 +02:00
Frank
f5d8efe86e
Merge branch 'master' into develop
2021-05-01 22:45:48 +02:00
Applevangelist
7c8e5033ec
Merge pull request #1527 from FlightControl-Master/AA-1
...
Update Sead.lua
2021-05-01 17:29:43 +02:00
Applevangelist
22ec94b374
Merge pull request #1528 from FlightControl-Master/AA-2
...
Update Shorad.lua
2021-05-01 17:27:22 +02:00
Applevangelist
5cd3a172f1
Merge pull request #1529 from FlightControl-Master/AA-3
...
Update Mantis.lua
2021-05-01 17:24:33 +02:00
Applevangelist
a89a3b38ce
Update Mantis.lua
...
Adjustments for 2.7
2021-05-01 17:21:53 +02:00
Applevangelist
3202702612
Update Shorad.lua
...
Adjustments for 2.7
2021-05-01 17:20:35 +02:00
Applevangelist
725e32f439
Update Sead.lua
...
Adjust to Event changes
2021-05-01 17:19:10 +02:00
Applevangelist
7da1905ad3
Update Event.lua ( #1525 )
...
Updates for Events 33 and 6 - makes scoring also work again for STATIC targets
2021-05-01 14:22:01 +02:00
Frank
421005a3b6
event backfixed
2021-04-30 11:53:57 +02:00
Applevangelist
d5bf28f799
Update AirWing.lua ( #1521 )
...
Markpoint honored for direct calls from #OPSGROUP
2021-04-29 18:20:03 +02:00
Frank
990f748e42
Update Database.lua
2021-04-27 09:19:33 +02:00
Applevangelist
a466365949
Update Controllable.lua ( #1519 )
...
Error line 1463
2021-04-25 20:31:02 +02:00
Frank
b12f71c430
Merge branch 'develop' into FF/Ops
2021-04-23 13:38:28 +02:00
Frank
236a69e5dc
Merge branch 'master' into develop
2021-04-23 13:29:37 +02:00
Applevangelist
9458243926
Merge pull request #1516 from FlightControl-Master/AA
...
Update Controllable.lua
2021-04-23 11:00:50 +02:00
Applevangelist
41274e7801
Update Controllable.lua
2021-04-23 10:59:22 +02:00
Applevangelist
0259e41ce8
Create .luacheckrc
2021-04-22 10:10:59 +02:00
Applevangelist
e78f9cbd46
Merge pull request #1512 from FlightControl-Master/aa
...
Update Airboss.lua
2021-04-22 08:53:52 +02:00
Applevangelist
9d6851adec
Update Airboss.lua
...
Escape error 17933
2021-04-22 08:30:19 +02:00
Applevangelist
4668f072af
Merge pull request #1511 from FlightControl-Master/AA-1
...
Update Airboss.lua
2021-04-22 08:21:00 +02:00
Applevangelist
a1a414925f
Update Airboss.lua
2021-04-22 08:19:56 +02:00
Applevangelist
19eb9dca30
Update Utils.lua
2021-04-20 18:49:54 +02:00
Applevangelist
8464a2ba43
Merge pull request #1507 from FlightControl-Master/Applevangelist-patch-1
...
Update Airbase.lua
2021-04-20 16:52:28 +02:00
Applevangelist
a8549e2b7d
Update Airbase.lua
2021-04-20 16:50:00 +02:00
Applevangelist
2531a25c9e
Update Group.lua
...
Add EnableEmissions
2021-04-20 11:36:59 +02:00
Frank
2f7b7eeddd
Merge branch 'master' into develop
2021-04-18 14:49:37 +02:00
Frank
ab1ec54c03
Merge branch 'master' into develop
2021-04-18 14:34:46 +02:00
Frank
a1ca605206
Merge branch 'master' into develop
2021-04-17 23:19:42 +02:00
Frank
a7b444dfea
Update OpsGroup.lua
2021-04-17 09:29:55 +02:00
Frank
64b35b9cb3
Merge branch 'develop' into FF/Ops
2021-04-16 23:15:30 +02:00
Frank
4a8d52b328
Merge branch 'master' into develop
2021-04-16 23:06:04 +02:00
Pikes
3cbf6fff90
Merge pull request #1490 from Applevangelist/patch-82
...
Update Event.lua workaround for 2.7
2021-04-16 18:01:25 +01:00
Frank
2693e76483
Update Airboss.lua
2021-04-15 21:13:35 +02:00
Applevangelist
b232a5da37
Update Event.lua workaround for 2.7
...
Same as for Event 31
2021-04-15 13:02:59 +02:00
Frank
e50fc00583
Merge branch 'develop' into FF/Ops
2021-04-14 23:44:43 +02:00
Frank
4b8802af37
Merge branch 'master' into develop
2021-04-14 23:42:48 +02:00
Frank
ebd69fd10d
Merge pull request #1482 from Applevangelist/patch-74
...
Update FlightGroup.lua
2021-04-12 15:55:50 +02:00
Applevangelist
c1a8c08880
Update FlightGroup.lua
2021-04-12 13:02:16 +02:00
Frank
647fb6acbf
Merge branch 'develop' into FF/Ops
2021-04-07 20:54:19 +02:00
Frank
ede692ea2a
Merge branch 'master' into develop
2021-04-07 20:53:27 +02:00
Frank
ca44e2762b
Update OpsGroup.lua
2021-04-07 20:53:15 +02:00
Frank
eda70742eb
Merge pull request #1486 from Applevangelist/patch-78
...
Update AirWing.lua
2021-04-04 22:03:49 +02:00
Frank
b81e3e9e6d
Merge pull request #1485 from Applevangelist/patch-77
...
Update Intelligence.lua
2021-04-04 22:03:40 +02:00
Applevangelist
e766eaeccc
Update AirWing.lua
...
Avoid loop if mission is governed by an Airwing. Mission cancel will ask airwing to cancel will ask flightgroup to cancel, which doesn't work if the latter is dead. Rare but happens.
2021-04-04 13:11:25 +02:00
Applevangelist
bab61271f2
Update Intelligence.lua
...
Make Markers Coalition specific
2021-04-04 13:07:54 +02:00
Applevangelist
b1465d89a6
Update FlightGroup.lua
...
Added check for velocity for the RTB loop (if group is taxiing). Added OutOfAAMissiles.
2021-04-04 12:49:40 +02:00
Frank
05b1ddf013
Merge pull request #1483 from Applevangelist/patch-75
...
Update AirWing.lua
2021-04-03 22:25:51 +02:00
Applevangelist
903e8711f7
Update AirWing.lua
...
Make Patrolpoint Markes Switchable
2021-04-01 13:28:59 +02:00
Applevangelist
31b93fb42c
Update FlightGroup.lua
...
Avoid endless when plane/heli is not airborne by needs to RTB
2021-04-01 13:21:40 +02:00
Frank
e16bbfc2b9
Merge branch 'develop' into FF/Ops
2021-03-29 19:55:35 +02:00
Frank
220e004d73
Merge branch 'master' into develop
2021-03-29 19:55:21 +02:00
Frank
3136861b24
Merge branch 'develop' into FF/Ops
2021-03-29 18:02:23 +02:00
Frank
dc2693bead
Merge branch 'master' into develop
2021-03-29 18:02:00 +02:00
Frank
d7da8c4253
Merge branch 'develop' into FF/Ops
2021-03-29 09:55:13 +02:00
Frank
c1ff5831ad
Merge branch 'master' into develop
2021-03-29 09:53:51 +02:00
Frank
ac5646075b
Merge pull request #1481 from madmoney99/develop
...
Airboss CASE III fix for OS/AA
2021-03-29 00:31:46 +02:00
madmoney99
5a1faba796
CASE III fix for OS/AA
2021-03-28 15:25:59 -07:00
Tony Goodale
4ab16cb276
Merge pull request #5 from FlightControl-Master/develop
...
Merge pull request #1478 from madmoney99/develop
2021-03-28 15:12:27 -07:00
Frank
eb1e885c0a
Merge branch 'develop' into FF/Ops
2021-03-28 20:33:08 +02:00
Frank
00ff9a11b8
Merge branch 'master' into develop
2021-03-28 20:30:19 +02:00
Frank
8eabc024bf
Merge pull request #1479 from madmoney99/develop
...
Update Airboss.lua
2021-03-23 08:44:14 +01:00
madmoney99
a848af0753
Update Airboss.lua
2021-03-22 19:01:04 -07:00
Frank
f4e7a3a314
Merge pull request #1478 from madmoney99/develop
...
Airboss formating fixes
2021-03-22 22:19:29 +01:00
madmoney99
d83283c709
Update Airboss.lua
...
formatting fixes
2021-03-22 10:10:33 -07:00
Tony Goodale
a35112a6f3
Merge pull request #4 from FlightControl-Master/develop
...
Merge pull request #1476 from madmoney99/develop
2021-03-22 10:01:53 -07:00
Frank
66c012a30d
Merge pull request #1476 from madmoney99/develop
...
Develop Airboss grading additions
2021-03-22 12:03:58 +01:00
madmoney99
7b92b7853d
Grading Additions
...
Addition of:
- AA - Angled Approach call (advisory)
- Drift Right/Left - DR/DL (advisory)
- Overshoot - OS - graded for start
Updated default SetMPWireCorrection(Dcorr) to 12 from 8.7 based on feedback.
Minor clean up and updates for intro section to include new additions and other changes previously made.
TonyG
2021-03-21 17:40:44 -07:00
madmoney99
6c9f10e6a8
Revert "Grading additions"
...
This reverts commit 6db2c4465d .
2021-03-21 17:38:06 -07:00
madmoney99
6db2c4465d
Grading additions
...
Addition of:
- AA - Angled Approach call (advisory)
- Drift Right/Left - DR/DL (advisory)
- Overshoot - OS - graded for start
Updated default SetMPWireCorrection(Dcorr) to 12 from 8.7 based on feedback.
Minor clean up and updates for intro section to include new additions and other changes previously made.
TonyG
2021-03-21 17:35:16 -07:00
Tony Goodale
c0cc960df5
Merge pull request #3 from FlightControl-Master/develop
...
Develop
2021-03-21 14:53:53 -07:00
Frank
968240ad44
Merge pull request #1473 from Applevangelist/patch-72
...
Update Sead.lua
2021-03-14 22:46:16 +01:00
Applevangelist
50f3016711
Update Sead.lua
...
latest
2021-03-10 11:36:10 +01:00
Frank
56e2b06e9d
OPS Cargo
2021-03-07 23:47:29 +01:00
Frank
c02f69720a
Merge pull request #1471 from Applevangelist/patch-71
...
Update Controllable.lua
2021-03-04 16:33:56 +01:00
Frank
96df7d1e42
Merge pull request #1470 from Applevangelist/patch-70
...
Update Intelligence.lua
2021-03-04 16:33:46 +01:00
Applevangelist
1d4caf7588
Update Controllable.lua
...
2 functions missing though they are in the doc header
2021-03-04 16:15:57 +01:00
Applevangelist
b0e3201d3c
Update Intelligence.lua
...
Added Docu
2021-03-04 11:13:30 +01:00
Frank
bab097958f
Merge branch 'develop' into FF/Ops
2021-03-03 00:03:52 +01:00
Frank
f4a3f6d433
OPS
2021-03-03 00:03:39 +01:00
Frank
e73ab89a18
Merge pull request #1469 from madmoney99/develop
...
Develop
2021-03-02 22:46:31 +01:00
madmoney99
187643f6ae
Groove time additions
...
Changes on screen description of groove times to match NATOPs grading
NESA
LIG
Changes unicorn groove time from 16-18secs to 15-18.99 seconds.
No change to grading. Reference GitHub issues 1445 &1446.
2021-03-02 13:36:54 -08:00
Tony Goodale
3c9bdb2915
Merge pull request #1 from FlightControl-Master/develop
...
Develop
2021-03-02 13:28:58 -08:00
Frank
5241642447
Merge branch 'master' into develop
2021-03-02 21:19:41 +01:00
Frank
3b2cbea1c4
Update OpsGroup.lua
2021-03-02 21:12:51 +01:00
Frank
80e3da49cb
Merge pull request #1468 from Applevangelist/patch-69
...
Update Intelligence.lua
2021-03-02 15:34:27 +01:00
Applevangelist
1df7a12587
Update Intelligence.lua
...
Finalized Cluster functions, added bits and bobs
2021-03-02 14:28:37 +01:00
Frank
663a59bd71
Merge branch 'master' into develop
2021-02-28 23:26:48 +01:00
Frank
ced859424b
Merge branch 'master' into develop
2021-02-27 21:18:11 +01:00
Frank
4a6377c204
Ops Cargo
2021-02-27 21:17:58 +01:00
Frank
fd22558207
Merge pull request #1467 from madmoney99/develop
...
T-45C Goshawk Parameters
2021-02-26 08:00:35 +01:00
madmoney99
a6faadea48
T-45C Goshawk Parameters
...
Addition of parameters for the VNAO T-45C Goshawk.
2021-02-25 12:52:50 -08:00
Frank
42a26100b7
Merge pull request #1465 from Applevangelist/patch-67
...
Update Intelligence.lua
2021-02-24 18:02:19 +01:00
Frank
e8f4770abe
Merge pull request #1464 from Applevangelist/patch-66
...
Update AirWing.lua
2021-02-24 18:01:44 +01:00
Applevangelist
7751d4ee88
Update Intelligence.lua
...
Added function to set verbosity
2021-02-24 16:22:13 +01:00
Applevangelist
cdd829e7be
Update AirWing.lua
...
Ensure correct type of tanker is going on mission
2021-02-24 16:16:28 +01:00
Frank
16bf3a89b5
Merge pull request #1461 from Applevangelist/patch-63
...
Update Intelligence.lua
2021-02-21 23:59:37 +01:00
Applevangelist
11cdae098b
Update Intelligence.lua
...
Honor settings for clustermarkers
2021-02-21 19:55:48 +01:00
Frank
a63ee3fa8b
Merge branch 'develop' into FF/Ops
2021-02-21 11:54:06 +01:00
Frank
5cc023d1fe
OPS Cargo
2021-02-21 11:53:52 +01:00
Frank
c4084156ac
OPS Cargo
2021-02-21 00:19:32 +01:00
Frank
302018feff
OPS Cargo
2021-02-20 00:03:45 +01:00
Frank
c50f6b72e7
OPS Cargo
2021-02-19 00:11:55 +01:00
Frank
c0401447dd
OPS Cargo
2021-02-18 00:10:17 +01:00
Frank
43680c2fc3
Merge branch 'master' into develop
2021-02-17 13:16:46 +01:00
Frank
2c92bb9d61
OPS Cargo
2021-02-17 00:29:59 +01:00
Frank
dcf1a56756
Update OpsGroup.lua
2021-02-16 00:15:22 +01:00
Frank
5990ab1cc9
OPSTRANSPORT
...
- New class.
2021-02-15 23:19:35 +01:00
Frank
084499fa0e
OPS Wait
2021-02-14 00:19:03 +01:00
Frank
74e84a73dd
OPS Cargo
2021-02-13 00:09:25 +01:00
Frank
96b0393f91
OPS Cargo
2021-02-11 23:58:56 +01:00
Frank
0656c33e05
Update OpsGroup.lua
2021-02-10 23:50:37 +01:00
Frank
ec1ab49b54
Merge pull request #1447 from Applevangelist/patch-51
...
Update Auftrag.lua
2021-02-10 21:34:12 +01:00
Applevangelist
1daa2857b2
Update Auftrag.lua
...
Corrected docu in NewTanker, 1 is actually boom, and 0 probe
2021-02-10 13:19:53 +01:00
Frank
8c55541d0e
Update OpsGroup.lua
2021-02-08 16:27:58 +01:00
Frank
c5a4776b3a
OPS Cargo
2021-02-07 01:24:13 +01:00
Frank
8bb9f0d7c0
OPS Cargo
2021-02-06 09:41:24 +01:00
Frank
7d83c251a8
OPS Cargo
2021-02-03 22:51:18 +01:00
Frank
ee3ead9aac
OPS Cargo
2021-02-02 23:20:55 +01:00
Frank
54896e0e31
Merge pull request #1444 from rollnthndr/develop
...
Added a note pointing out that callsigns need to be chosen depending …
2021-02-01 08:06:11 +01:00
Frank
016198e7f2
OPS Cargo
2021-01-31 23:28:04 +01:00
Frank
0933eef4c3
Merge branch 'develop' into FF/Ops
2021-01-31 00:50:14 +01:00
Frank
fe55555c67
OPS
...
- Fixed inAir check for spawned groups
- Reduced SCHEDULER min delay to 0.001 sec (was 0.1 sec)
2021-01-30 23:28:07 +01:00
Frank
bcf8973eed
OPS
2021-01-30 21:29:29 +01:00
rollnthndr
50d2e42cc3
Added VSCode settings folder and workspace file to the ignore list.
2021-01-29 18:31:19 -07:00
rollnthndr
261d1cbeba
Added a note pointing out that callsigns need to be chosen depending on the type of unit that this task is being assigned to.
2021-01-29 18:15:20 -07:00
Frank
242462b9ba
OPS Cargo
2021-01-29 00:32:38 +01:00
Frank
fd4e478dbf
Merge branch 'master' into develop
2021-01-26 12:40:15 +01:00
Frank
6b91e68668
OPS Cargo
2021-01-26 12:39:49 +01:00
Frank
7516d2af56
Merge branch 'master' into develop
2021-01-23 16:47:14 +01:00
Frank
c247a98402
OPS cargo
2021-01-23 16:46:44 +01:00
Frank
83bcd55a7a
Merge pull request #1439 from FlightControl-Master/wingthor_fixes
...
Added a table shuffler using Fisher Yeates algorithm in Utilities/Uti…
2021-01-22 23:28:42 +01:00
Wingthor
5a43936e35
Added a table shuffler using Fisher Yeates algorithm in Utilities/Utils.lua
2021-01-22 23:10:22 +01:00
Frank
35b776179e
Merge branch 'master' into develop
2021-01-19 16:56:40 +01:00
Frank
f4cb6df8d4
Ops
...
respawn
2021-01-19 16:53:22 +01:00
Frank
a259b88f1d
Merge branch 'develop' into FF/Ops
2021-01-16 22:57:10 +01:00
Frank
5b4f3d1c98
Merge branch 'master' into develop
2021-01-16 22:56:43 +01:00
Frank
c62c21c386
FLIGHTGROUP v0.6.1
...
- Improved engage targets
2021-01-16 22:56:28 +01:00
Frank
17c56a11bd
Merge pull request #1432 from OttoWerkr/develop
...
Update Scenery.lua
2021-01-15 23:53:37 +01:00
Frank
796561b8b6
Merge pull request #1433 from FlightControl-Master/FF/Ops
...
OPS
2021-01-15 23:44:46 +01:00
Frank
209b7a64ed
Update OpsGroup.lua
2021-01-15 23:42:30 +01:00
Frank
8f56299380
OPS
...
**AUFTRAG**
- Added PATROLZONE type. Works for all OPSGROUPs (air, ground and sea).
**FLIGHTGROUP**
- Improved EngageTarget
- Added option to automatically engage detected targets.
**TARGET**
- Improved Zone type
2021-01-15 23:29:16 +01:00
OttoWerkr
73b1394ca7
Update Scenery.lua
...
Added FindByName() to SCENERY Class.
2021-01-15 14:27:43 -05:00
Frank
f3a2cf7284
Patrol
...
- Added `FLIGHTGROUP:SetEngageDetectedOn()`
- AUFTRAG patrol zone.
2021-01-15 00:59:52 +01:00
Frank
df79c765f8
Merge branch 'master' into develop
2021-01-12 17:40:40 +01:00
Frank
d09737c218
Merge branch 'master' into develop
2021-01-12 13:51:26 +01:00
Frank
6b0c42ae50
Merge branch 'master' into develop
2021-01-12 10:45:11 +01:00
Frank
7363da1b54
Merge branch 'master' into develop
2021-01-09 23:48:42 +01:00
Frank
684f19c060
Merge branch 'master' into develop
2021-01-05 22:59:57 +01:00
Frank
d08e4db0eb
Merge branch 'master' into develop
2021-01-03 00:24:42 +01:00
Frank
f1e7d8bd06
Merge branch 'master' into develop
2021-01-01 10:16:58 +01:00
Frank
1328ac061e
Merge branch 'master' into develop
2020-12-31 21:22:59 +01:00
Frank
391f0fc9af
Merge branch 'master' into develop
2020-12-29 23:38:44 +01:00
Frank
38cf5be738
Update Airbase.lua
2020-12-29 22:51:10 +01:00
Frank
1bb70b8697
Update Warehouse.lua
...
- added airbase coalition check when spawning aircraft #1413
2020-12-29 22:28:36 +01:00
Frank
6e35b80daf
Update Warehouse.lua
...
- requests should no longer be processed if warehouse has no airbase
2020-12-29 21:41:15 +01:00
Frank
a171c22ce4
Merge branch 'develop' into FF/Ops
2020-12-29 11:23:04 +01:00
Frank
f56457bc28
Update Intelligence.lua
...
- added reject zones
2020-12-29 11:22:47 +01:00
Frank
9708de70c7
Merge branch 'master' into develop
2020-12-27 17:59:57 +01:00
Frank
d68589bb70
Merge branch 'master' into develop
2020-12-23 16:10:07 +01:00
Frank
16eb38782a
Merge branch 'master' into develop
2020-12-23 10:54:57 +01:00
Frank
2175e9c0d6
Merge branch 'master' into develop
2020-12-22 09:49:08 +01:00
Frank
9abd71f681
Merge branch 'develop' into FF/Ops
2020-12-21 00:13:09 +01:00
Frank
d1dc829136
Merge branch 'master' into develop
2020-12-20 23:48:28 +01:00
Frank
eda672bdc6
Merge branch 'develop' into FF/Ops
2020-12-19 12:48:12 +01:00
Frank
0e5dbbea79
Merge branch 'master' into develop
2020-12-19 01:18:17 +01:00
Frank
f5809ef302
Merge branch 'develop' into FF/Ops
2020-12-18 23:50:59 +01:00
Frank
457ce1ece1
Merge branch 'master' into develop
2020-12-18 13:52:23 +01:00
Frank
9c9841332f
Merge branch 'master' into develop
2020-12-17 13:55:38 +01:00
Frank
9470d3a2ef
Merge branch 'master' into develop
2020-12-17 12:34:59 +01:00
Frank
8356271f8d
Merge branch 'master' into develop
2020-12-17 12:34:04 +01:00
Frank
42a6f3272d
Merge branch 'master' into develop
2020-12-16 00:12:38 +01:00
Frank
362b242c41
Merge pull request #1398 from Applevangelist/patch-20
...
Error in FlightGroup.lua in line 2390 as detected by HRP Zero
2020-12-15 00:36:57 +01:00
Frank
7ace7b49ca
Merge branch 'develop' into FF/Ops
2020-12-15 00:14:15 +01:00
Frank
7cd902e924
Merge branch 'master' into develop
2020-12-15 00:11:34 +01:00
Applevangelist
e3c14678e2
Error in FlightGroup.lua in line 2390 as detected by HRP Zero
...
Not searching in Paris, but in pairs :)
2020-12-14 13:37:17 +01:00
Frank
bfaca75a7d
Merge branch 'master' into develop
2020-12-14 12:37:45 +01:00
Frank
5aecd8c255
Ops
...
- Performance
2020-12-10 18:53:49 +01:00
Frank
cfc0f1a1f7
Merge branch 'master' into develop
2020-12-03 23:18:32 +01:00
Frank
edf657c65c
Merge branch 'master' into develop
2020-11-30 11:40:34 +01:00
Frank
801d00fa26
Stuff
2020-11-30 11:38:36 +01:00
Frank
eeffa31282
Update ChiefOfStaff.lua
2020-11-26 11:47:05 +01:00
Frank
206528a530
Merge branch 'FF/Ops' into FF/OpsDev
2020-11-26 10:56:17 +01:00
Frank
41690fdf7b
Merge pull request #1385 from FlightControl-Master/FF/Ops
...
OPS
2020-11-25 11:34:41 +01:00
Frank
5b83f8e45b
OPS
2020-11-25 11:27:07 +01:00
Frank
94863ed8ae
Update OpsGroup.lua
2020-11-24 22:00:36 +01:00
Frank
e63b99c890
Merge pull request #1379 from Applevangelist/patch-7
...
Update Controllable.lua
2020-11-22 15:54:03 +01:00
Frank
e8542743b4
Merge pull request #1380 from Applevangelist/patch-8
...
Update Sead.lua
2020-11-22 15:53:14 +01:00
Applevangelist
309e1208c2
Update Sead.lua
...
Feature Request #1355
2020-11-22 14:17:42 +01:00
Applevangelist
3e0db05664
Update Controllable.lua
...
Added control to keep within limits of the options
2020-11-22 13:01:26 +01:00
Applevangelist
9573d92cc0
Update Controllable.lua
...
Add option to control a2a attack ranges for AIR fighter units. See https://wiki.hoggitworld.com/view/DCS_option_missileAttack
2020-11-22 12:07:49 +01:00
Frank
1abc0dcb6a
Merge pull request #1378 from FlightControl-Master/FF/Ops
...
OPS
2020-11-21 21:55:20 +01:00
Frank
770fb3228f
OPS
...
AUFTRAG
- Changed ESCORT engage distance input to NM (not meters)
TARGET
- Fixed bug in count targets
- Improved dead/destroyed management
FLIGHTGROUP
- Only register UNIT/STATIC kills (not SCENERY)
INTEL
- Improved agent set
2020-11-21 21:49:47 +01:00
Frank
d6aa251c5e
Merge pull request #1377 from Applevangelist/patch-6
...
Update AI_A2G_Dispatcher.lua
2020-11-20 18:17:25 +01:00
Frank
9305b870d2
Merge pull request #1376 from Applevangelist/patch-5
...
Update AI_A2A_Dispatcher.lua
2020-11-20 18:17:00 +01:00
Applevangelist
824a98d7a8
Update AI_A2G_Dispatcher.lua
...
Wrapper for player messages and function to set this on/off
2020-11-20 10:43:39 +01:00
Applevangelist
7a55ba105c
Update AI_A2A_Dispatcher.lua
...
Wrap player messages, added function to switch on/off
2020-11-20 10:34:53 +01:00
Frank
122425338e
Merge branch 'master' into develop
2020-11-20 10:18:05 +01:00
Frank
1d7f874a78
Merge pull request #1375 from FlightControl-Master/FF/Ops
...
OPS
2020-11-19 21:49:02 +01:00
Frank
afb63a7331
Update Target.lua
...
- Fixed escort problem
2020-11-19 19:51:58 +01:00
Frank
0c07a660ee
WAREHOUSE
...
- Added runway destroyed check.
2020-11-17 00:25:37 +01:00
Frank
8ffda53e3d
Chief and Wing Commander
...
- Added back in
2020-11-16 18:11:15 +01:00
Frank
5a30c08ff6
Merge pull request #1369 from FlightControl-Master/FF/Ops
...
TARGET
2020-11-16 13:33:14 +01:00
Frank
9cac2674c4
Update Target.lua
...
- Alive checks improved
2020-11-16 13:22:53 +01:00
Frank
ec3f43c69f
Merge pull request #1367 from FlightControl-Master/FF/Ops
...
OPS
2020-11-16 00:02:20 +01:00
Frank
270dfab6a2
OPS
...
less output again
2020-11-15 23:49:25 +01:00
Frank
624b1f5647
Merge branch 'develop' into FF/Ops
2020-11-15 23:34:34 +01:00
Frank
84332a3ebf
Update FlightGroup.lua
...
Fixes bug when flight searches a tanker when fuel is low.
2020-11-15 23:33:43 +01:00
Frank
63ff79ef0b
Merge branch 'master' into FF/Ops
2020-11-15 23:00:50 +01:00
Frank
09452444d7
Merge branch 'master' into develop
2020-11-15 23:00:23 +01:00
Frank
75be2fc0ba
Update Target.lua
2020-11-15 21:44:08 +01:00
Frank
1e0a0f8dc5
Ops
2020-11-13 23:26:56 +01:00
Frank
f3d9b9c5be
Ops
2020-11-06 00:29:42 +01:00
Frank
cef0e444c9
Ops
2020-11-04 22:48:14 +01:00
Frank
bad8dc2220
Merge pull request #1362 from FlightControl-Master/FF/Ops
...
Ops Enhancements
2020-10-31 22:05:58 +01:00
Frank
e05d57d908
Merge branch 'develop' into FF/Ops
2020-10-31 21:22:17 +01:00
Frank
45c153f7a0
Merge branch 'master' into develop
2020-10-31 21:21:47 +01:00
Frank
0948f418cd
Ops
...
- Fixed payload not reduced
2020-10-31 11:57:23 +01:00
Frank
d027113b0b
Merge branch 'develop' into FF/Ops
2020-10-28 09:48:36 +01:00
Frank
ff00c2fb15
Merge branch 'master' into develop
2020-10-28 09:46:34 +01:00
Frank
cd5b4ee1be
Update AI_Formation.lua
...
- fixed bug
- set default mode to following
2020-10-28 09:44:33 +01:00
Frank
ac337b8459
Ops
...
- Laser
2020-10-28 09:06:22 +01:00
Frank
567f7cbc29
Update OpsGroup.lua
...
- Laser
2020-10-27 00:12:59 +01:00
Frank
d81ffcf119
Merge branch 'develop' into FF/Ops
2020-10-26 16:16:56 +01:00
Frank
6ed66a70a2
Merge branch 'master' into develop
2020-10-26 16:16:28 +01:00
Frank
9ed3b045f7
Merge branch 'master' into develop
2020-10-26 09:17:41 +01:00
Frank
2d6653c14a
Ops
...
- Laser
2020-10-26 08:01:56 +01:00
Frank
ab0e7e735a
Merge branch 'develop' into FF/Ops
2020-10-20 23:40:52 +02:00
Frank
3243555d3f
Merge branch 'master' into develop
2020-10-20 23:31:30 +02:00
Frank
8696ce0cc1
Ops
2020-10-20 23:04:15 +02:00
Frank
459ff26868
Ops
2020-10-19 23:33:39 +02:00
Frank
277eb2d09f
Ops
...
- Laser
2020-10-18 00:02:48 +02:00
Frank
187093fa5a
NavyGroup Update
2020-10-14 00:24:12 +02:00
Frank
6c9ce55759
Navygroup
...
- Fixed Astar bug
- Turn into wind stop
2020-10-13 00:29:31 +02:00
Frank
f9721e501a
Merge branch 'FF/Ops' into develop
2020-10-12 00:22:47 +02:00
Frank
23c22651be
Update Airboss.lua
...
- Added USS Harry S. Truman (CVN-75) as SC type.
2020-10-12 00:21:47 +02:00
Frank
2ad81ca499
Ops
2020-10-12 00:09:02 +02:00
Frank
7792381c36
OPS
2020-10-09 17:10:24 +02:00
Frank
591dd128ce
Navygroup
2020-10-09 00:15:19 +02:00
Frank
ce10390406
ARMYGROUP
2020-10-07 23:26:46 +02:00
Frank
bf299e5f8d
Merge pull request #1353 from FlightControl-Master/FF/Ops
...
OPS fixes
2020-10-03 23:29:35 +02:00
Frank
7f98e703f1
Update Airbase.lua
...
- Fixed bug in the `AIRBASE:GetRunwaydata()` function.
2020-10-03 23:12:17 +02:00
Frank
421d27f640
Update Airboss.lua
...
- Fix if unit skill is not set in env.mission (DCS bug that should be fixed by ED meanwhile).
2020-10-03 21:43:09 +02:00
Frank
fb1e95ab87
Pathfinding
2020-10-03 18:22:23 +02:00
Frank
3737592734
Ops
...
Fixes
2020-10-01 23:55:39 +02:00
Frank
6445cf01a2
Merge pull request #1350 from FlightControl-Master/FF/Ops
...
OPS Update
2020-09-20 00:26:10 +02:00
Frank
8e07b93eac
Merge branch 'develop' into FF/Ops
2020-09-19 23:57:25 +02:00
Frank
23f6752362
Ops
...
- rm staff
2020-09-19 23:55:45 +02:00
Frank
19b870c038
Ops
...
- Less traceing.
2020-09-19 23:52:17 +02:00
Frank
ca7f15e622
Ops
2020-09-19 01:15:34 +02:00
Frank
d497bb25f3
Ops
2020-09-18 18:07:10 +02:00
Frank
29d694722b
Ops
...
- Quite a few fixes while going through the example missions.
2020-09-16 23:35:13 +02:00
Frank
40ffef035b
Ops
2020-09-15 18:11:19 +02:00
Frank
a00c198bcc
Update Warehouse.lua
...
- Added born check. Helps with delayed spawning on carriers.
2020-09-15 01:13:11 +02:00
Frank
717842b276
Ops
2020-09-10 00:34:17 +02:00
Frank
d5c4c34759
Ops
2020-09-09 00:02:46 +02:00
Frank
edb0032118
ops
2020-09-08 18:04:03 +02:00
Frank
123144d06e
Ops temp
2020-09-08 00:15:29 +02:00
Frank
38f5d45d5b
Merge branch 'master' into FF/Ops
2020-09-07 22:25:28 +02:00
Frank
bcaf808b88
Ops little fixes
2020-09-07 22:17:33 +02:00
Frank
7b8db597ef
Ops
2020-09-07 00:42:29 +02:00
Frank
18e192b235
Ops
2020-09-06 00:18:20 +02:00
Frank
5ad30277ba
Ops
2020-09-05 00:56:44 +02:00
Frank
2e998dc315
Ops
2020-09-04 17:20:40 +02:00
Frank
cda1658541
Ops
2020-09-04 00:58:37 +02:00
Frank
8b640912c3
Ops
2020-09-02 22:54:54 +02:00
Frank
81a773b861
Merge branch 'master' into develop
2020-09-02 00:09:15 +02:00
Frank
444cc43971
Ops
2020-09-02 00:05:05 +02:00
Frank
eb86d59203
Ops
2020-09-01 11:42:45 +02:00
Frank
5ee35f3fbb
Less output
2020-08-31 12:50:50 +02:00
Frank
9a91145f89
Small
2020-08-30 23:44:15 +02:00
Frank
637081ebdd
Ops
2020-08-30 22:52:18 +02:00
Frank
7d2746e7be
Merge branch 'develop' into FF/Ops
2020-08-30 17:24:57 +02:00
Frank
c84a92c787
Merge branch 'master' into develop
2020-08-30 17:15:31 +02:00
Frank
b775aaa274
Merge branch 'master' into FF/Ops
2020-08-30 17:05:09 +02:00
Frank
a97d7abc24
Range Ops
2020-08-30 17:03:16 +02:00
Frank
7e73db505b
Decreased Tracing
2020-08-30 01:38:18 +02:00
Frank
a126906776
up
2020-08-29 21:24:15 +02:00
Frank
2d6092c114
TIMER
...
- Added new TIMER class.
2020-08-29 20:26:20 +02:00
Frank
caef309547
Ops
...
- Airboss optimizations WIP
2020-08-28 13:24:29 +02:00
Frank
f9ec21a2b5
Ops
2020-08-26 00:01:52 +02:00
Frank
06600b2a94
Ops
2020-08-25 17:55:53 +02:00
Frank
3f39ec0ae0
Stuff
2020-08-25 01:03:18 +02:00
Frank
cfc45cf068
Warehouse marker and spawning update
2020-08-23 01:08:02 +02:00
Frank
45d809a641
Update Profiler.lua
2020-08-22 22:39:54 +02:00
Frank
fcfbc5e17c
Profiler
...
- Added lua Profiler.
2020-08-22 21:24:35 +02:00
Frank
f30c66424c
Radioqueue Profiler
2020-08-22 21:18:12 +02:00
Frank
f823fc6ee0
Update AI_Formation.lua
...
Performance update
2020-08-22 16:31:56 +02:00
Frank
aac291c0c6
Performance Optimizations
2020-08-22 00:09:36 +02:00
Frank
61adeeeda3
Delete Astar - Copy.lua
2020-08-20 01:24:28 +02:00
Frank
f94a5eed61
Merge branch 'develop' into FF/OpsDev
2020-08-19 23:21:06 +02:00
Frank
0695c48e7a
Merge branch 'master' into develop
2020-08-19 23:12:05 +02:00
Frank
f4bfcf58fd
Ops
2020-08-19 22:32:16 +02:00
Frank
dee7307adc
Ops
2020-08-19 01:06:28 +02:00
Frank
114032a743
Ops
2020-08-18 18:15:22 +02:00
Frank
e9e6a63e6a
Ops
2020-08-18 01:35:24 +02:00
Frank
2a4f6020c2
Ops
2020-08-17 01:24:51 +02:00
Frank
3ea8b3737f
Update Profiler.lua
2020-08-16 01:18:18 +02:00
Frank
ed47b4b3db
Ops
2020-08-16 00:35:42 +02:00
Frank
adc89feda9
Ops
2020-08-15 00:54:36 +02:00
Frank
32c9a59ff0
Ops
2020-08-14 18:09:13 +02:00
Frank
200c1dac85
Ops
2020-08-14 01:01:45 +02:00
Frank
cf65c2af15
Ops
2020-08-13 01:21:02 +02:00
Frank
fb6ebc42a5
Ops
2020-08-10 23:45:52 +02:00
Frank
c7696c375e
Ops
2020-08-10 01:46:03 +02:00
Frank
337e1a837f
Ops
2020-08-08 01:10:03 +02:00
Frank
495a9fd3a0
Ops Target
...
New Class.
2020-08-06 01:43:42 +02:00
Frank
e6f7493ddd
Ops Fixes
2020-08-05 00:39:48 +02:00
Frank
76e75505e5
Ops
2020-08-04 16:56:45 +02:00
Frank
dafbd3f368
Ops & Auftrag
2020-08-04 01:10:53 +02:00
Frank
11ec70441a
Ops group
2020-08-03 00:31:10 +02:00
Frank
d1a18913f3
Ops
2020-08-02 01:31:47 +02:00
Frank
775b9e9fde
Fixed bugs with new option table.
2020-08-01 00:25:12 +02:00
Frank
286e34e057
Profiler
2020-07-31 17:32:24 +02:00
Frank
da2aa00442
A*
...
Further improvements by switching to keys.
2020-07-31 00:09:21 +02:00
Frank
ba90176bb1
A*
...
Further optimized by using DCS API land.isVisible instead of Moose IsLoS function.
2020-07-30 21:40:27 +02:00
Frank
cf9248ecc8
A*
...
- Improved performance by caching cost and valid/invalid neighbours.
2020-07-30 17:41:26 +02:00
Frank
0d42b12658
Enhanced Groups
2020-07-30 01:08:25 +02:00
Frank
2f6d9b640f
NAVY
2020-07-29 01:10:13 +02:00
Frank
04923b65b2
Stuff
2020-07-24 01:34:38 +02:00
Frank
2328f9a36b
CHIEF
2020-07-23 19:15:26 +02:00
Frank
98971736f8
Astar
2020-07-23 00:24:59 +02:00
Frank
ec809085b4
Waypoints
2020-07-22 01:05:24 +02:00
Frank
af023c1994
Waypoints
2020-07-21 17:53:59 +02:00
Frank
d9b7cc18f3
A*
2020-07-21 01:19:03 +02:00
Frank
ce1121a4c2
INTEL
...
Clusters
2020-07-20 01:20:28 +02:00
Frank
5fa75bf6b9
INTEL
...
Improved clusters
2020-07-19 18:31:09 +02:00
Frank
5cb1036618
CHIEF
...
- Added Chief of Staff class.
2020-07-19 01:22:49 +02:00
Frank
9473dc2069
Update Intelligence.lua
2020-07-16 01:04:43 +02:00
Frank
81f5184b43
Added WINCOM;MANDER
2020-07-15 21:48:11 +02:00
Frank
b6bc22f991
Squadron Grouping
2020-07-15 00:51:27 +02:00
Frank
56fad29df9
ops
2020-07-14 17:56:18 +02:00
Frank
dfeea53cf6
Merge branch 'develop' into FF/Ops
2020-07-14 00:33:29 +02:00
Frank
71e6369960
INTEL class
2020-07-13 22:31:33 +02:00
Frank
0611db78b3
Intel
2020-07-13 18:31:01 +02:00
Frank
8c768cc517
Update Intelligence.lua
2020-07-12 22:20:20 +02:00
Frank
b67750d808
Intel
2020-07-12 20:57:37 +02:00
Frank
96f2ad06e2
Update FlightGroup.lua
...
Fixed TACAN
2020-07-12 19:43:27 +02:00
Frank
5cf4833455
OpsGroup
2020-07-10 14:16:41 +02:00
Frank
f578fcfdc7
NAVYGROUP
...
Improved dead/stop
2020-07-10 11:14:18 +02:00
Frank
9838e1af19
Ops
2020-07-09 00:06:02 +02:00
Frank
cee443e28d
Ops
2020-07-08 00:18:42 +02:00
Frank
1fe57cab67
bla
2020-07-08 00:12:57 +02:00
Frank
80b22a8444
Ops
2020-07-08 00:07:30 +02:00
Frank
71733babf8
NavyGroup
2020-07-07 22:28:54 +02:00
Frank
9f793d6cf7
OpsGroup
2020-07-07 00:47:42 +02:00
Frank
46e73a108f
Ops
2020-07-04 23:16:57 +02:00
Frank
b13ddc958b
Update Warehouse.lua
2020-07-02 10:48:08 +02:00
Frank
ba3954ad3f
Update Airboss.lua
2020-07-01 23:56:05 +02:00
Frank
f2e417b21f
Ops
2020-07-01 23:52:27 +02:00
Frank
d93d0afdf3
Ops
2020-06-30 00:33:26 +02:00
Frank
207c9ed62e
blanks
2020-06-29 21:08:57 +02:00
Frank
e3f4aa3d64
Update FlightGroup.lua
2020-06-29 21:05:26 +02:00
Frank
2392c9dc8e
Ops
2020-06-29 20:55:32 +02:00
Frank
682c1f5ef2
Ops
2020-06-27 22:44:50 +02:00