4382 Commits

Author SHA1 Message Date
Applevangelist
a6c9ba2ec8 #Ops - fixes 2022-10-21 15:10:14 +02:00
Applevangelist
e0648b7f36 Merge remote-tracking branch 'origin/master' into develop 2022-10-21 08:57:23 +02:00
Applevangelist
5db3775b96 #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 08:56:40 +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
b7d5144c91 #MANTIS
* Add systems from SMA mod
2022-10-20 11:39:51 +02:00
Applevangelist
b6394ad7d3 #MANTIS
* Add systems from SMA mod
2022-10-20 11:39:29 +02:00
Applevangelist
59e436ba69 #TARGET additions 2022-10-19 19:14:16 +02:00
Applevangelist
3308f16de6 #TARGET
* Some additions for ease of use, and SCENERY
2022-10-19 17:24:58 +02:00
Applevangelist
4e79123c11 #PLAYERTASKCONTROLLER
* No spaces in callsign-Nos in task info pilot list
2022-10-19 13:03:25 +02:00
Applevangelist
bf1fa581ba Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	Moose Development/Moose/Core/Set.lua
#	Moose Development/Moose/Core/Zone.lua
2022-10-19 12:44:28 +02:00
Applevangelist
7bba5ec69e #SCENERY, #SET_SCENERY
* Improvements
2022-10-19 12:37:24 +02:00
Applevangelist
3214316663 Merge remote-tracking branch 'origin/master' into develop 2022-10-19 12:27:22 +02:00
Applevangelist
6d92bff3e9 #SCENERY; SET_SCENERY
* enhancements
2022-10-19 12:26:26 +02:00
TommyC81
0441acf101
Documentation fixes. (#1803)
Improve the consistency of the module intros to the most commonly used version (single dash).

Add missing module information (abbreviated where none existed previously).

Fix broken documentation links

Make module names correspond to filenames (and fix links).

Fix typos.
2022-10-19 12:20:39 +02:00
Rolf Geuenich
89f0909a8f
Fixed some errors in the documentation of Core MESSAGE (#1804)
Removed wrong forth parameter in most examples.
Removed duplicate of function ToUnit.
2022-10-19 06:32:57 +02:00
Applevangelist
9cd2346cd5 #CTLD
* added a check for zones; not added when zone does not exist
2022-10-18 17:27:33 +02:00
Applevangelist
ff0f1c4c24 #CTLD
* added a check for zones; not added when zone does not exist
2022-10-18 17:23:01 +02:00
Applevangelist
3a6c52ae73 #CSAR
* Added use of custom callsigns
* Added cargo weight for rescued pilots
* Improved o'clock calculation

#CTLD
* Docu additions
2022-10-18 16:59:19 +02:00
Applevangelist
7e12a48a8a #Ops - various fixes 2022-10-18 16:55:54 +02:00
Applevangelist
2bf5cc2369 #CSAR - use custom callsigns, add weight to helo per saved pilot 2022-10-18 16:14:32 +02:00
Applevangelist
30ce1aa907 PlayerTask 2022-10-18 13:26:48 +02:00
Applevangelist
4c073a30d7 RECCE 2022-10-18 12:54:09 +02:00
Applevangelist
f495a583eb #PLAYERRECCE - add picture 2022-10-18 10:29:34 +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
Applevangelist
dc239c8137 #SET_SCENERY - Scenery and Target additions 2022-10-17 17:57:31 +02:00
Thomas
7428ad21ee
Update Set.lua 2022-10-17 15:53:15 +02:00
Thomas
fb52fb0517
Update Scenery.lua 2022-10-17 15:49:45 +02:00
Thomas
53023c97c5
CTLD - No radius check (#1800) (#1802)
Get rid of radius check in IsUnitInZone()
2022-10-17 12:45:37 +02:00
Thomas
66f52d41eb
CTLD - No radius check (#1800)
Get rid of radius check in IsUnitInZone()
2022-10-17 12:33:17 +02:00
Applevangelist
b40b4ec500 #PLAYERTASKCONTROLLER
* Show Freetext as Briefing in all tasks when available
* Use average coordinates in TARGET
2022-10-16 13:48:23 +02:00
Applevangelist
1172cf0ae7 #GROUP
* Added function to obtain *average* Vec3 of the GROUP
* Added function to obtain *average* Coordinate of the GROUP
2022-10-16 13:36:21 +02:00
Applevangelist
57f34f934c short if 2022-10-16 12:05:38 +02:00
Applevangelist
60a1ceb7a0 #Docu changes 2022-10-14 16:50:54 +02:00
Applevangelist
1d296d1cf4 #CTLD
* Documentation additions
2022-10-14 16:50:31 +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
bdd40fdf7d #PLAYERTASK integration for CSAR and CTLD 2022-10-13 17:43:27 +02:00
Applevangelist
220e530bf3 #PLAYERTASK - CSAR Integration 2022-10-13 17:42:02 +02:00
Applevangelist
c84e153ff2 #SCENERY
* Improvements
2022-10-13 12:53:27 +02:00
Applevangelist
1bda9d40e1 #SCENERY
* Improvements
2022-10-13 12:53:13 +02:00
Applevangelist
6f2354f8fc #SCENERY - Improvements 2022-10-13 10:50:34 +02:00
Applevangelist
ab4c83d284 #SCENERY - Improvements 2022-10-13 10:49:17 +02:00
Applevangelist
d0b6791efd #SCENERY - Improvements 2022-10-13 10:48:51 +02:00
Applevangelist
dc6159f90a Merge remote-tracking branch 'origin/master' into develop 2022-10-12 16:23:32 +02:00
Applevangelist
751f84befd #SCENERY 2022-10-12 16:22:58 +02:00
Applevangelist
cd99c053df #SCENERY
* Clarification in docu for :FindByName()
2022-10-12 16:21:55 +02:00
Applevangelist
9a2829730c #CTLD PlayerTask 2022-10-12 12:46:32 +02:00
Applevangelist
d6363d0f80 Misc 2022-10-12 09:33:57 +02:00
Applevangelist
3434ef47d9 #STATIC
* Add Life0 to STATIC Object
* Added functions for STATIC:GetLife() and STATIC:GetLife0()
2022-10-12 09:32:51 +02:00