Applevangelist
92a05ca74a
#CTLD - If troops or vehicles have a stock set, you can only inject as many as there are in stock. Specifically, when using persistence, the load function will restrict to inject more objects than are in stock, each inject draws on the stock.
2025-01-19 18:22:25 +01:00
Applevangelist
a3c13c8cea
#PLAYERTASK - added option for custom player callsigns
...
#PLAYERRECCE - added option for custom player callsigns
#PLAYERRECCE - added KIOWA support
2025-01-19 17:41:17 +01:00
Frank
d02b5db6dd
Merge branch 'master' of https://github.com/FlightControl-Master/MOOSE
2025-01-18 22:34:25 +01:00
Frank
bd074728fe
Update Artillery.lua
...
- Update Arty DB
2025-01-18 22:34:21 +01:00
Applevangelist
8d87531464
#PLAYERRECCE - Add standard FOW for Kiowa
2025-01-18 15:32:08 +01:00
Applevangelist
5fbd3d9525
Merge remote-tracking branch 'origin/master' into develop
2025-01-18 15:30:33 +01:00
Applevangelist
61b7b3ead6
Smaller fixes
2025-01-18 15:30:03 +01:00
Applevangelist
8f2178a79c
Merge remote-tracking branch 'origin/master' into develop
2025-01-17 09:56:00 +01:00
Applevangelist
72bb23ed0d
xx
2025-01-17 09:55:12 +01:00
Applevangelist
7f7999e3e5
#CSAR - Make the list of downed pilots' coordinate dependent on _SETTINGS global or pilot
2025-01-17 09:54:41 +01:00
Applevangelist
0a08e3fdac
Merge remote-tracking branch 'origin/master' into develop
2025-01-17 09:22:32 +01:00
Applevangelist
b522b38d31
#SCENERY - Some fixes for kissing getLife function on some objects, and life points being zero on some objects
2025-01-17 09:21:48 +01:00
Thomas
646a2aec66
Merge pull request #2221 from FlightControl-Master/Applevangelist-awacs-1
...
Update Awacs.lua
2025-01-15 15:34:36 +01:00
Thomas
7392cb9bf3
Update Awacs.lua
...
#AWACS - clarify use of escort parameters and template
2025-01-15 12:14:14 +01:00
Frank
2e77988473
Merge branch 'master' into develop
2025-01-14 10:36:27 +01:00
Frank
b2dc7bc232
ARTY v1.3.2
...
- Fixed bug that MLRS does not fire (ammo count if weapon type is auto)
2025-01-14 10:36:12 +01:00
Applevangelist
1b25220729
#AWACS - make # of escorts required assets
2025-01-13 12:38:53 +01:00
Applevangelist
4953000565
Merge remote-tracking branch 'origin/develop' into develop
2025-01-13 11:46:56 +01:00
Applevangelist
01b7575bca
#AWACS
...
- Fix a logic error: cancel the Escort mission when the replacement has arrived
- Workaround for a situation where a player has a checkin-entry in the menu and a managed group entry at the same time - which should not be the case.
- Added Escort options for formation and relative position behind the AWACS
2025-01-13 11:46:51 +01:00
Frank
f6e6dcac9a
OPSGROUP ARTY
...
- Fixed bug in surface type for coord in range
- Improved search for coord in range
- Added option to set mission waypoint
2025-01-12 23:54:44 +01:00
Applevangelist
93c307d9dd
Merge remote-tracking branch 'origin/develop' into develop
2025-01-12 17:10:32 +01:00
Applevangelist
852c18cef8
Merge remote-tracking branch 'origin/master' into develop
2025-01-12 17:10:27 +01:00
Applevangelist
def622a02c
#CTLD - InjectTroops - if precision coords is true, do also not randomize unit positions.
2025-01-12 17:09:31 +01:00
Frank
acfe1a856e
Update OpsGroup.lua
...
- Added surface type check for ARTY mission
- Improved search for coordinate in range
- Added option to specify distance conversion for weapon ranges
2025-01-11 23:38:15 +01:00
Thomas
9f1f6af647
Merge pull request #2220 from FlightControl-Master/master
...
Merge master
2025-01-11 10:17:39 +01:00
Thomas
30bedb39f1
Merge pull request #2219 from FlightControl-Master/Applevangelist-patch-1
...
Update Unit.lua
2025-01-11 10:14:44 +01:00
Thomas
fbcc4ee32b
Update Unit.lua
...
GetSTN fix if template os nil
2025-01-11 10:14:03 +01:00
Thomas
27571cc22f
Merge pull request #2217 from shaji-Dev/develop
...
Develop
2025-01-11 10:04:44 +01:00
Shafik
1182a5eb1e
[FIXED] attempt to index field 'IniDCSGroup' (a nil value)
2025-01-10 21:40:03 +02:00
Applevangelist
5f57c71c62
Merge remote-tracking branch 'origin/develop' into develop
2025-01-08 13:05:28 +01:00
Applevangelist
c0d60b1bcf
Merge remote-tracking branch 'origin/master' into develop
2025-01-08 13:05:24 +01:00
Applevangelist
63c68d729b
#SET_GROUP - fix for lost event if IniDCSGroup isn't filled
2025-01-08 13:04:30 +01:00
Thomas
5fe29e2ba1
Merge pull request #2214 from FlightControl-Master/Applevangelist-patch-3
...
Update Auftrag.lua
2025-01-07 09:22:12 +01:00
Thomas
16ff1ac3e7
Update Auftrag.lua
...
#AUFTRAG Added some options for weapontype setting
2025-01-07 09:21:26 +01:00
Applevangelist
0e4f805e1c
Merge remote-tracking branch 'origin/develop' into develop
2025-01-06 17:33:09 +01:00
Applevangelist
5f29bdc7a7
Merge remote-tracking branch 'origin/master' into develop
2025-01-06 17:33:04 +01:00
Applevangelist
04f8f6d512
xx
2025-01-06 17:32:29 +01:00
Thomas
f4768aff07
Merge pull request #2213 from FlightControl-Master/master
...
Master merge
2025-01-06 14:21:42 +01:00
Thomas
b74d46f762
Merge pull request #2211 from FlightControl-Master/Applevangelist-spawn-1
...
Update Spawn.lua
2025-01-06 14:20:23 +01:00
Thomas
02decc3901
Merge pull request #2212 from Rolln-dev/rolln/range
...
#RANGE - Changed parameter naming to fix docs
2025-01-06 14:19:02 +01:00
Rolln
dcdea16624
#RANGE - Changed parameter naming to fix docs
2025-01-06 06:15:35 -07:00
Thomas
2635cf6345
Update Spawn.lua
...
#SPAWN Added option to use the center of the zone rather than a random postion when using InitRandomizeZone
2025-01-06 14:08:05 +01:00
Applevangelist
578c65196c
Merge remote-tracking branch 'origin/master' into develop
2025-01-05 17:45:08 +01:00
Applevangelist
64fb24ce96
Merge remote-tracking branch 'origin/develop' into develop
2025-01-05 17:44:37 +01:00
Applevangelist
45dd7117c7
#CLIENTMENUMANAGER Add a retry loop if possibly client not yet exists in Database
2025-01-05 17:44:32 +01:00
Applevangelist
e86069d39c
Smaller updates
2025-01-05 17:43:12 +01:00
Thomas
e9db714937
Merge pull request #2210 from FlightControl-Master/master
...
Master merhe
2025-01-05 10:21:40 +01:00
Thomas
fdcf153b0b
Merge pull request #2209 from shaji-Dev/master
...
[FIXED] `attempt to call method 'GetPlayerName' (a nil value)`
2025-01-05 10:20:23 +01:00
Shafik
8523b7e20a
[FIXED] attempt to call method 'GetPlayerName' (a nil value)
2025-01-05 10:47:14 +02:00
Frank
29b992bf81
Merge pull request #2208 from Rolln-dev/rolln/range
...
ENHANCEMENT: Adds a ceiling to the range.
2025-01-04 19:15:33 +01:00