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 61b0f843eb14170d6332bc039c23e33ad3b0270c.
* 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