Frank
0f33603ecc
AUFTRAG
...
- Changed ingress waypoint of CASENHANCED
2023-06-11 22:45:59 +02:00
Thomas
b3883301a2
Update Airbase.lua
...
Corrected enumerator for Ben-Gurion (Ben_Gurion)
2023-06-11 12:33:01 +02:00
Frank
3bbd55cfc2
Merge pull request #1953 from ttrebuchon/tt/fix-opsgroup-getlifepoints-typo
...
Set life0 based on itself, rather than off of life
2023-06-11 00:52:13 +02:00
ttrebuchon
163273096c
Set life0 based on itself, rather than off of life
2023-06-10 18:08:29 -04:00
Applevangelist
3a7521c492
#UTILS
...
* Sinai TIme
2023-06-10 19:08:46 +02:00
Applevangelist
caa5a96235
fix
2023-06-10 19:06:22 +02:00
Applevangelist
cee1c592ba
#UTILS
...
* Sinai TIme
2023-06-10 19:04:40 +02:00
Frank
6d1030925c
Merge branch 'master' into develop
2023-06-10 10:08:35 +02:00
Frank
f1fc9f0b27
Update Utils.lua
...
- Added parameters time zone and magvar for Sinai map
2023-06-10 10:08:22 +02:00
Applevangelist
dabe8a58d1
Merge remote-tracking branch 'origin/develop' into develop
2023-06-09 15:16:41 +02:00
Applevangelist
16cf6693ab
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 15:16:38 +02:00
Applevangelist
e9adcb0dd5
#AIRBASE
...
* Sinai airfield enumerator
2023-06-09 15:13:45 +02:00
Applevangelist
fd51ec6932
#FIX
2023-06-09 13:25:29 +02:00
Frank
7a16a5dda8
Merge pull request #1952 from FlightControl-Master/FF/Ops
...
OPS
2023-06-08 19:55:30 +02:00
Frank
1b6648996c
OPSGROUP
...
- Improved CAPTUREZONE for FLIGHTGROUP
2023-06-08 19:51:09 +02:00
Frank
f45a22fe78
Merge branch 'develop' into FF/Ops
2023-06-08 15:52:25 +02:00
Applevangelist
afe2b675e5
#RAT
...
* Fixes from dev
2023-06-08 13:59:59 +02:00
Applevangelist
2c14ee74b0
#SCORING
...
* Can leave text empty on some instances
2023-06-08 13:58:26 +02:00
Applevangelist
4314959cbb
Merge remote-tracking branch 'origin/develop' into develop
2023-06-08 13:57:03 +02:00
Applevangelist
fad85ef7ed
#PLAYERTASK
...
* Added basic scoring
2023-06-08 13:56:59 +02:00
Frank
569b3df6af
Merge branch 'master' into develop
2023-06-08 09:46:24 +02:00
Frank
f351d2a37e
Merge pull request #1951 from FlightControl-Master/FF/MasterDevel
...
Update RAT.lua
2023-06-08 09:45:49 +02:00
Frank
4cb0e70184
Update RAT.lua
...
- Fixed RATMANAGER spamming due to not accounting for planned/scheduled groups
2023-06-08 09:43:11 +02:00
Applevangelist
910da86caf
Merge remote-tracking branch 'origin/develop' into develop
2023-06-07 17:25:49 +02:00
ttrebuchon
73ff2c576d
Fix typo from TRANSPORT. to OPSTRANSPORT. ( #1950 )
2023-06-07 17:26:20 +02:00
Applevangelist
d5ffb48548
#PLAYERTASK
...
* Fix for one tts output
2023-06-07 17:25:45 +02:00
Frank
8ce371f898
WAREHOUSE
...
- Runway destroyed event only triggered if it was operational
2023-06-07 09:03:01 +02:00
Thomas
6f02f23240
PlayerTask.lua ( #1948 )
...
Small fix for one tts text
2023-06-06 16:20:16 +02:00
ttrebuchon
0a1d469c68
Fix Offset values being saved to the ZONE_UNIT class itself ( #1947 )
2023-06-03 20:15:33 +02:00
Applevangelist
823f8fb4fb
Merge remote-tracking branch 'origin/master' into develop
2023-06-03 12:35:05 +02:00
Applevangelist
41bb2551d3
#CTLD
...
* Ensure new menus can be build if player changes helos
2023-06-03 12:34:18 +02:00
Applevangelist
f7e64bc9b5
#UNIT #CTLD
...
* Stabilize that sometimes a unit coordinate cannot be found
2023-06-02 08:45:35 +02:00
Applevangelist
55ed394782
#UNIT #CTLD
...
* Stabilize that sometimes a unit coordinate cannot be found
2023-06-02 08:44:14 +02:00
Applevangelist
261f79851c
Merge remote-tracking branch 'origin/master' into develop
2023-06-01 10:03:34 +02:00
Applevangelist
dd7a883a33
Fixes
2023-06-01 10:02:51 +02:00
Applevangelist
6773ac7841
#PLAYERTASK
...
* Added FSM event "Progress" that will be triggered if the targetcount goes down for a task, but is not yet zero. This will bubble up to PLAYERTASKCONTROLLER
#PLAYERTASKCONTROLLER
* Added FSM event"TaskProgess" (see above). The event function will recveive the PLAYERTASK and the current target count
* Changed the menu build strategy to ensure a lot less menu rebuilds. Menus are now only build if
* A new player joins (for the joining single player)
* On joining a task (for the joining single player)
* When aborting a task (for the aborting single player)
* On Task succes (for all players)
* Removal of time based builds: The status loop will now only enforce the menu build if the task count in the queue is smaller than the menu item limit. This effectively enforces a time-based order of tasks, and newer, even higher prio task will not bubble into the task list of pilots automatically.
2023-05-30 12:06:03 +02:00
Applevangelist
39f29b066b
Merge remote-tracking branch 'origin/master' into develop
2023-05-30 07:38:48 +02:00
Applevangelist
f7acbc3928
#CSAR
...
* Corrected flare distance to kms
2023-05-30 07:38:19 +02:00
Applevangelist
246879c003
Merge remote-tracking branch 'origin/master' into develop
2023-05-28 15:28:37 +02:00
Applevangelist
2318578126
#SPAWN
...
* Logic fix for the last parameter of `NewFromTemplate()`
2023-05-28 15:27:34 +02:00
Frank
709621967d
Merge pull request #1945 from FlightControl-Master/FF/Ops
...
OPSTRANSPORT
2023-05-27 14:38:30 +02:00
Frank
0c376aec63
OPSTRANSPORT
...
Fixed loaded not correctly checked in OPSGROUP
2023-05-27 14:28:53 +02:00
Frank
725efc3e70
Merge pull request #1944 from FlightControl-Master/FF/Ops
...
AUFTRAG
2023-05-26 11:42:26 +02:00
Frank
81abe422de
Merge branch 'develop' into FF/Ops
2023-05-26 11:38:26 +02:00
Frank
fb202012da
AUFTRAG
...
Reinforcing
- improved check if reinforcing is still ongoing
- improved handling by commander/chief
- added check that assets are not added to a mission twice
2023-05-26 11:37:19 +02:00
Applevangelist
89223ae142
Merge remote-tracking branch 'origin/master' into develop
2023-05-26 08:28:45 +02:00
Applevangelist
3e6f25f17c
#UTILS
...
* Added UTILS.PrintTableToLog()
2.7.20
2023-05-26 08:28:08 +02:00
Applevangelist
2967de8f6e
#CONTROLLER
...
* Fix for Link4
2023-05-25 08:57:54 +02:00
Applevangelist
0cd6a59ce4
#CONTROLLER
...
* Fix for Link4
2023-05-25 08:57:15 +02:00
Applevangelist
9c5260f801
Merge remote-tracking branch 'origin/develop' into develop
2023-05-25 08:24:35 +02:00