Applevangelist
1daa2857b2
Update Auftrag.lua
...
Corrected docu in NewTanker, 1 is actually boom, and 0 probe
2021-02-10 13:19:53 +01:00
Frank
54896e0e31
Merge pull request #1444 from rollnthndr/develop
...
Added a note pointing out that callsigns need to be chosen depending …
2021-02-01 08:06:11 +01:00
Frank
fe55555c67
OPS
...
- Fixed inAir check for spawned groups
- Reduced SCHEDULER min delay to 0.001 sec (was 0.1 sec)
2021-01-30 23:28:07 +01:00
rollnthndr
261d1cbeba
Added a note pointing out that callsigns need to be chosen depending on the type of unit that this task is being assigned to.
2021-01-29 18:15:20 -07:00
Frank
fd4e478dbf
Merge branch 'master' into develop
2021-01-26 12:40:15 +01:00
Applevangelist
7a07e15032
Update Mantis.lua
2021-01-26 11:06:08 +01:00
Applevangelist
6baf85d429
Update Mantis.lua
...
Some Doc corrections
2021-01-26 09:26:39 +01:00
Frank
7516d2af56
Merge branch 'master' into develop
2021-01-23 16:47:14 +01:00
Wingthor
5a43936e35
Added a table shuffler using Fisher Yeates algorithm in Utilities/Utils.lua
2021-01-22 23:10:22 +01:00
Applevangelist
e9f92d2250
Update Set.lua
...
Break loop after x tries
2021-01-22 18:34:05 +01:00
Applevangelist
a6ff84c09a
ATIS.lua update time calculation over midnight (logic error)
...
Actually line 1322 + time here, sind it's negative ... :)
2021-01-21 15:34:50 +01:00
Applevangelist
89aa08829e
Update ATIS.lua
...
Fix time to be negative if early AM when using time to ZULU or time to GMT difference
2021-01-20 11:05:14 +01:00
Frank
35b776179e
Merge branch 'master' into develop
2021-01-19 16:56:40 +01:00
Frank
5146106885
Update Controllable.lua
2021-01-19 16:56:26 +01:00
Frank
a259b88f1d
Merge branch 'develop' into FF/Ops
2021-01-16 22:57:10 +01:00
Frank
5b4f3d1c98
Merge branch 'master' into develop
2021-01-16 22:56:43 +01:00
Frank
c62c21c386
FLIGHTGROUP v0.6.1
...
- Improved engage targets
2021-01-16 22:56:28 +01:00
Applevangelist
d10adb5de8
Update AI_A2G_Dispatcher.lua
...
Corrected Docu line 434
2021-01-16 14:50:36 +01:00
Frank
17c56a11bd
Merge pull request #1432 from OttoWerkr/develop
...
Update Scenery.lua
2021-01-15 23:53:37 +01:00
Frank
209b7a64ed
Update OpsGroup.lua
2021-01-15 23:42:30 +01:00
Frank
8f56299380
OPS
...
**AUFTRAG**
- Added PATROLZONE type. Works for all OPSGROUPs (air, ground and sea).
**FLIGHTGROUP**
- Improved EngageTarget
- Added option to automatically engage detected targets.
**TARGET**
- Improved Zone type
2021-01-15 23:29:16 +01:00
OttoWerkr
73b1394ca7
Update Scenery.lua
...
Added FindByName() to SCENERY Class.
2021-01-15 14:27:43 -05:00
Frank
f3a2cf7284
Patrol
...
- Added `FLIGHTGROUP:SetEngageDetectedOn()`
- AUFTRAG patrol zone.
2021-01-15 00:59:52 +01:00
Frank
45aac21b63
Merge pull request #1430 from Applevangelist/patch-40
...
Update AI_A2A_Dispatcher.lua
2021-01-13 10:20:22 +01:00
Frank
b52643bb36
Merge pull request #1431 from Applevangelist/patch-41
...
Update Controllable.lua
2021-01-13 10:20:05 +01:00
Applevangelist
9440d2b2c3
Update Controllable.lua
...
missing # in docu
2021-01-13 08:47:20 +01:00
Applevangelist
29727ec9a6
Update AI_A2A_Dispatcher.lua
...
Closed gap in Docu
2021-01-13 08:44:10 +01:00
Applevangelist
eb0b43cea8
MANTIS 0.3.6
...
-- clean up docs
-- added a function to set a new SAM range whilst running
2021-01-13 08:32:45 +01:00
Frank
df79c765f8
Merge branch 'master' into develop
2021-01-12 17:40:40 +01:00
Frank
a6e16fb7ad
Update Airbase.lua
...
Fixed bug in white list
2021-01-12 17:40:21 +01:00
Frank
d09737c218
Merge branch 'master' into develop
2021-01-12 13:51:26 +01:00
Frank
94f206af68
AIRBASE
...
- Added black and white parking spot lists.
2021-01-12 13:49:35 +01:00
Frank
6b0c42ae50
Merge branch 'master' into develop
2021-01-12 10:45:11 +01:00
Frank
ae6613fae1
CARGO
2021-01-12 00:42:00 +01:00
Frank
7363da1b54
Merge branch 'master' into develop
2021-01-09 23:48:42 +01:00
Frank
b61cfc7390
Update Set.lua
2021-01-09 23:47:45 +01:00
Frank
684f19c060
Merge branch 'master' into develop
2021-01-05 22:59:57 +01:00
Frank
e2c5688670
Merge pull request #1425 from Applevangelist/patch-37
...
Update AI_Cargo.lua
2021-01-05 21:18:38 +01:00
Applevangelist
cbc5b5bb89
Update AI_Cargo.lua
...
Fix for another dead end
2021-01-05 11:27:37 +01:00
Applevangelist
218c7736e0
Update AI_Cargo_Helicopter.lua
2021-01-05 11:25:03 +01:00
Applevangelist
8e46e41b34
Update AI_Cargo_Helicopter.lua
...
Fix for missed FSM call
2021-01-05 09:54:10 +01:00
Applevangelist
697d12aefc
Update AI_A2A_Dispatcher.lua
...
#1422
2021-01-03 16:31:07 +01:00
Frank
d08e4db0eb
Merge branch 'master' into develop
2021-01-03 00:24:42 +01:00
Frank
89afd2b4c0
Merge pull request #1421 from FlightControl-Master/FF/MasterDevel
...
Events and Database
2021-01-03 00:10:00 +01:00
Frank
3358f98bc4
Some stuff
2021-01-02 23:53:36 +01:00
Frank
417af6a93c
Client
2021-01-02 21:45:19 +01:00
Frank
9a2f6c7faa
Merge pull request #1420 from Applevangelist/patch-34
...
Update AI_Cargo_Helicopter.lua
2021-01-02 19:47:06 +01:00
Applevangelist
c51a65f058
Update AI_Cargo_Helicopter.lua
...
Removed unnecessary FSM transitions, added height to Waypoints to avoid (blue) Helis to creep over the ground
2021-01-02 18:56:27 +01:00
Applevangelist
5b2e67df19
Update AI_Cargo.lua
...
Some small additions from learnings from AI CARGO HELI
2021-01-02 18:53:58 +01:00
Frank
7b7605e501
Client
2021-01-02 01:21:45 +01:00