Applevangelist
45b78a2e26
Fixes
2022-11-17 13:21:57 +01:00
Applevangelist
911bfc44c1
Merge remote-tracking branch 'origin/master' into develop
2022-10-31 08:04:57 +01:00
TommyC81
368e720cab
Documentation fixes. ( #1816 )
2022-10-29 10:07:50 +02:00
TommyC81
7455c63716
Documentation fixes. ( #1811 )
...
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
2022-10-23 16:45:40 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
Applevangelist
e0648b7f36
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 08:57:23 +02:00
TommyC81
d5e8de4d74
Documentation fixes. ( #1807 )
...
Correct module links.
Replace references to missing images with MOOSE.JPG.
Add default MOOSE.JPG where no image was previously set.
Fix minor spelling error.
2022-10-21 06:10:34 +02:00
Applevangelist
7bba5ec69e
#SCENERY, #SET_SCENERY
...
* Improvements
2022-10-19 12:37:24 +02:00
Applevangelist
6d92bff3e9
#SCENERY; SET_SCENERY
...
* enhancements
2022-10-19 12:26:26 +02:00
Applevangelist
59578a8868
#SET_SCENERY
2022-10-17 18:08:31 +02:00
Applevangelist
7ec18ebf00
#SCENERY
...
* functional additions
#SET
* added SET_SCENERY
2022-10-17 18:06:29 +02:00
Thomas
7428ad21ee
Update Set.lua
2022-10-17 15:53:15 +02:00
Applevangelist
a6bddc5aca
#SET_UNIT - fix GetCoordinate()
2022-10-14 16:18:53 +02:00
Applevangelist
8279ac79c8
#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:16:50 +02:00
Applevangelist
38b9778e9a
#SET
...
* minor enhancement
2022-10-09 12:53:45 +02:00
Applevangelist
c0845443d0
#PLAYERRECCE
...
* Minor enhancements
2022-10-09 12:51:53 +02:00
Applevangelist
2fc7139f6b
#SET
...
* Added code to`SET:IsInSet(Object)` to be functional
2022-09-30 14:47:51 +02:00
Applevangelist
c8600cd24b
*SET
...
* Added IsInSet()
2022-09-30 14:42:17 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +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
562a3f6208
SET - fix for dead units
2022-07-29 08:51:23 +02:00
Applevangelist
1f8b51fafe
SET - fix for dead units
2022-07-29 08:51:00 +02:00
Applevangelist
a37d4214c0
SET - fix for left over self:I()
2022-07-22 11:06:55 +02:00
Applevangelist
498d7e2f66
Airbase - added 2 AFB to SA map
2022-07-22 11:02:08 +02:00
Frank
a8477940e2
Merge branch 'FF/Ops' into FF/OpsDev
2022-06-21 16:15:03 +02:00
Frank
a53595a055
OPS
...
Enhanced OPERATION and FLIGHTCONTROL features.
2022-06-06 22:05:57 +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
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
10efb98eb3
Fallout fixes
2022-05-06 11:44:59 +02:00
Applevangelist
290cc151bc
SET - further event related stuff not working any more
...
AWACS - update
2022-05-04 18:10:20 +02:00
Applevangelist
8a8b806362
further event related stuff not working any more
2022-05-04 18:09:56 +02:00
Applevangelist
8099847e29
Fixes for DEAD event and extra nil checks
2022-05-04 10:25:50 +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
Applevangelist
a385ed57fb
ZONE - added example to Scan, some minor changes
...
SET_GROUP - clarified return value to be a table, not a SET
2022-04-20 14:03:18 +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
f7e14bb60c
SET - logic correction in :Remove()
2022-04-08 11:27:31 +02:00
Applevangelist
c2b1c2b1d8
SET - logic correction in :Remove()
2022-04-08 11:26:59 +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
60a728d521
SET - correct error in intersection
2022-02-01 08:03:02 +01:00
Applevangelist
a95c49915a
SET - correct error in intersection
2022-02-01 08:02:51 +01:00
TommyC81
058c750bc6
Update Set.lua ( #1663 )
...
Additional minor code formatting and typo fixes.
2021-12-13 16:52:01 +01:00
TommyC81
456fcd38d0
Code and documentation tweaks. ( #1662 )
...
* Update Point.lua
General code formatting.
* Update Set.lua
General code formatting.
* Update Positionable.lua
Code formatting, and documentation fixes.
2021-12-12 13:53:04 +01:00
Applevangelist
abfe5ffc45
Typos
2021-12-11 19:41:21 +01:00
Applevangelist
a3cab7097a
SET - Typos
2021-12-11 19:41:02 +01:00
Applevangelist
848e2f1294
SET - Added Zone Filter for STATIC
2021-12-11 14:24:20 +01:00
Applevangelist
9629b0e1a3
SET - Added Zone Filter for STATIC
2021-12-11 14:24:07 +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
TommyC81
a59343b987
Code formatting, spelling and documentation fixes. ( #1661 )
...
* Update Point.lua
Minor code formatting fix.
* Update Airboss.lua
Minor code formatting and documentation fixes.
* Update Set.lua
Code formatting, spelling and documentation fixes.
* Update ATIS.lua
Code formatting, spelling and documentation fixes.
* Update Task_A2A_Dispatcher.lua
Minor code formatting and documentation fixes. Added TODO re. possible unused variables.
2021-12-09 17:51:38 +01:00
Applevangelist
249a6af456
Some false values seem to be in need of being set explicitly
2021-12-06 15:16:01 +01:00
Applevangelist
8d009d6366
Some false values seem to be in need of being set explicitly
2021-12-06 15:15:46 +01:00