Frank
4902e0f597
OPSGROUP v1.0.3
...
- fixes for (naval) teleporting
2024-12-10 22:44:44 +01:00
Thomas
270eeac084
Update Auftrag.lua
...
Ingress small typo fic
2024-12-10 19:30:59 +01:00
Thomas
34e248b1c3
Merge pull request #2194 from shaji-Dev/Heartbreaker
...
[Fixed] FlightGroup do not RTB because of incorrect `destbase` assignment.
2024-12-10 19:08:42 +01:00
shaji
5a05917bc2
[Fixed] FlightGroup do not RTB because of incorrect destbase assignment.
2024-12-10 19:04:09 +01:00
Applevangelist
eca130b3af
#AUFTRAG/OPS allow extra ingress coord for air groups
2024-12-10 12:12:56 +01:00
Frank
98a613261c
Update OpsGroup.lua
...
- Delayed spawn
2024-12-09 23:32:24 +01:00
Frank
ee880a893e
OPSGROUP
...
- Improved respawn behaviour
2024-12-08 22:47:16 +01:00
Applevangelist
426297812e
xx
2024-12-08 18:56:48 +01:00
Applevangelist
7e8555d6b7
#EASYGCICAP - allow multiple EWR string prefixes in a table
2024-12-08 18:56:28 +01:00
Applevangelist
0a6bdd6e04
#SET_OPSGROUP - fix for teleport/respawn
2024-12-06 14:07:09 +01:00
Applevangelist
855ea764b1
#SET_OPSGROUP - fix for teleport/respawn
2024-12-06 14:06:56 +01:00
Frank
f97f33ab59
ATIS v1.1.0
...
- Added dynamic fog
2024-12-06 00:09:15 +01:00
Frank
f59102ee09
Merge branch 'master' into FF/MasterDevel
2024-12-05 21:06:06 +01:00
Applevangelist
e53f1aa68d
Merge remote-tracking branch 'origin/develop' into branch
...
# Conflicts:
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Ops/Auftrag.lua
2024-12-05 10:59:08 +01:00
Applevangelist
7c06c615d0
xx
2024-12-05 10:56:54 +01:00
Applevangelist
de304d6bb9
Merge remote-tracking branch 'origin/develop' into develop
2024-12-05 10:56:31 +01:00
Applevangelist
73181e3f45
xx
2024-12-05 10:56:27 +01:00
Frank
e42e4e1ddf
Merge branch 'master' into FF/MasterDevel
2024-12-03 21:15:46 +01:00
Thomas
86e899f39b
Merge pull request #2192 from FlightControl-Master/master
...
Update Mantis.lua
2024-12-03 18:10:06 +01:00
Thomas
a30079c45b
Update Mantis.lua
...
Less noise
2024-12-03 18:07:38 +01:00
Frank
f644d49e71
OPS Speed
...
- `AUFTRAG` Fixed speed unit conversion in multiple AUFTRAG types (DCS task parameter speed should be in m/s)
- `OPSGROUP`: Fixed unit conversion for engage target speed
2024-12-01 14:56:02 +01:00
Applevangelist
c0b09b03d9
Merge remote-tracking branch 'origin/master' into develop
2024-11-30 16:20:14 +01:00
Applevangelist
50ffd9aba6
#MANTIS - Correct detail data check is run even if automode isn't defined
2024-11-30 16:19:51 +01:00
Applevangelist
bc60648458
xx
2024-11-30 16:19:21 +01:00
Applevangelist
116527abfe
xx
2024-11-30 13:09:58 +01:00
Applevangelist
a0f58a95db
xx
2024-11-30 12:55:50 +01:00
Applevangelist
c55732a02f
Leaner new version
2024-11-30 12:49:36 +01:00
Applevangelist
4d4138c1e6
Merge remote-tracking branch 'origin/master' into develop
2024-11-28 09:47:43 +01:00
Frank
936fec1f49
Update Range.lua
2024-11-26 23:06:31 +01:00
Applevangelist
9625d87dd5
#NET - fix for net.force_player_slot(PlayerID, SideID, SlotID ) not working at all - destroy blocked client instead
2024-11-26 10:43:20 +01:00
Applevangelist
25740f7e61
xx
2024-11-26 10:40:46 +01:00
Applevangelist
66b6e4475e
Merge remote-tracking branch 'origin/develop' into branch
2024-11-26 08:07:10 +01:00
Applevangelist
76a8bc7a33
Merge remote-tracking branch 'origin/master' into branch
2024-11-26 08:06:48 +01:00
Applevangelist
633f990b36
xxx
2024-11-26 08:05:40 +01:00
Frank
c4d0319bb2
Merge branch 'master' into develop
2024-11-24 21:54:19 +01:00
Frank
802139205c
Update Unit.lua
...
- Fixed bug in `UNIT:GetDCSObject()` when DCS unit does not exist.
2024-11-24 21:54:05 +01:00
Frank
6022a3905f
TARGET v0.7.1
...
- Fixed bug if TARGET is a COORDINATE or ZONE, where we cannot check if it is alive or dead. The count alive previously did not count coordinates or zones. Now it does, which is more consistent as we set life=1 and alive=true for these.
2024-11-23 22:10:26 +01:00
Frank
6f724c62fb
Merge branch 'master' into develop
2024-11-21 23:44:13 +01:00
Frank
fb918cb2a4
Update DCS.lua
2024-11-21 23:43:58 +01:00
Frank
1a74f112ef
Merge branch 'master' into develop
2024-11-21 23:13:18 +01:00
Frank
abb4de46d7
Controllable Detection Improvements/Fixes
...
- Fixed bug in detection functions for optical detection (enum incorrect)
- Fixed bug in order of return values of `CONTROLLABLE:IsTargetDetected` (both hoggit and DCS are WRONG and MOOSE adopted it).
2024-11-21 23:13:05 +01:00
Frank
5747c49abf
Merge branch 'develop' of https://github.com/FlightControl-Master/MOOSE into develop
2024-11-20 11:15:09 +01:00
Frank
b87930738a
TARGET v0.7
...
- Bug fixes
- Improved FSM function docs
2024-11-20 11:15:05 +01:00
Applevangelist
4511f79609
Merge remote-tracking branch 'origin/develop' into branch
2024-11-19 08:44:47 +01:00
Thomas
d2c78516f5
Merge pull request #2191 from shaji-Dev/Heartbreaker
...
[Added] OPSZONE:SetDrawZoneForCoalition
2024-11-19 06:44:13 +01:00
shaji
93cff96794
[Added] OPSZONE:SetDrawZoneForCoalition to set if zone is drawn on the F10 map for the owner coalition only instead for all. Useful for recon tasking and fog of war.
2024-11-19 00:42:37 +01:00
Thomas
75e80a0091
Merge pull request #2190 from shaji-Dev/Heartbreaker
...
Added usage docs
2024-11-18 18:36:47 +01:00
shaji
46d2c9c196
[Added] Usage to doc for PLAYERTASK:AddStaticObjectSuccessCondition, PLAYERTASK:AddOpsZoneCaptureSuccessCondition, PLAYERTASK:AddReconSuccessCondition, PLAYERTASK:AddTimeLimitFailureCondition
2024-11-18 09:25:00 +01:00
Applevangelist
6f61d160af
Documentation
2024-11-18 08:54:21 +01:00
Applevangelist
7ba360a005
Documentation
2024-11-18 08:54:10 +01:00