Frank
fc79188fe2
Ops
2020-03-24 21:34:05 +01:00
Frank
c2257729d5
Ops
2020-03-20 23:11:29 +01:00
Frank
1371445e94
Ops
2020-03-17 23:44:06 +01:00
Frank
8823b96b5f
ops
2020-03-17 16:53:47 +01:00
Frank
a477fc78bc
Ops
2020-03-10 00:44:50 +01:00
Frank
090d0e79f9
Ops
2020-03-03 22:57:11 +01:00
Frank
4ee3d8fb5c
FG/TG
2020-02-02 01:01:04 +01:00
Frank
5d4fb7c1ba
Merge branch 'develop' into FF/Fox2
2020-01-06 23:20:55 +01:00
Frank
fcfcfeae00
Misc
2020-01-06 00:15:44 +01:00
Frank
dbb1fa05d7
Merge branch 'develop' into FF/Fox2
2019-12-17 23:39:04 +01:00
Frank
c3c984381e
SUPPRESSION
2019-12-16 00:59:23 +01:00
Frank
6eafba3032
Ops
2019-09-25 23:07:15 +02:00
Frank
b0b8d81e5c
OPS ATIS
2019-09-19 00:07:28 +02:00
Frank
6411b77284
Merge branch 'FF/Develop' into FF/Fox2
2019-09-13 19:43:17 +02:00
FlightControl
1aedcf1ae4
Radio Queue
2019-09-09 08:19:48 +02:00
Frank
93af911891
up
2019-09-02 22:38:09 +02:00
Frank
d4b9fc9e40
Updates
2019-07-21 23:35:09 +02:00
Frank
208761fa46
Static and Delay
2019-04-11 21:46:54 +02:00
FlightControl
f849732f55
Various improvements
2019-03-21 07:01:24 +01:00
FlightControl
e996a30333
Updates
2019-03-21 05:21:16 +01:00
FlightControl
964a6d0708
Debug
2019-03-20 18:15:37 +01:00
FlightControl
985282ba55
Debug
2019-03-20 18:03:24 +01:00
funkyfranky
8534afe0e3
AB
2019-03-20 16:22:00 +01:00
Frank
1e0b51a0a9
AIRBOSS v0.9.9.3
...
- Added F-14 support.
2019-03-13 20:52:57 +01:00
Frank
dd15da28b2
AIBOSS v0.9.0
...
SPAWN: Added delay for respawn on landing.
RAT v2.3.5: Fixed bug for Vmax cruise.
RECOVERYTANKER v1.0.3
RESCUEHELO v1.0.2
POSITIONABLE: Added GetOffsetCoordinate function
UNIT: Added Explode function.
2019-01-20 02:02:22 +01:00
Frank
ab38efd69e
Merge pull request #1077 from FlightControl-Master/FF/Develop
...
New classes, fixes and improvements.
2018-12-26 04:50:56 +01:00
FlightControl
810cebfe0a
Optimizations
2018-12-12 07:31:08 +01:00
Frank
c354fecc6d
Merge branch 'develop' into FF/Develop
2018-10-24 21:47:52 +02:00
Frank
4434d1da21
Fixes
...
AI_FORMATION:
* added stop possibility ad interval input
WAREHOUSE
* added autodefence assignment
UNIT:
* improved InAir() check function
2018-10-24 21:32:07 +02:00
FlightControl
07d666b030
Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now.
2018-10-18 07:27:09 +02:00
FlightControl
19e2af08e0
increased the altitude of hover.
2018-10-12 21:10:58 +02:00
FlightControl
da90826bd0
Fix height problem in workaround solution.
2018-10-12 20:15:10 +02:00
FlightControl
690805d7ca
Implemented workaround request to board and unboard cargo from buildings. Now "InAir" means a velocity < 1 m/s and a height < 30 m. Once DCS properly fixes the flag to land on buildings, this workaround can be removed.
2018-10-12 07:14:05 +02:00
FlightControl
a84f0e228a
- pushing fix for issue with command center reporting.
...
- pushing fix for issue with markings in cargo tasking not displayed.
- i have removed the workaround for the DCS bug workaround, get the DCS API (getPlayerName()) for a unit is returning "" or nil.
2018-09-29 15:34:21 +02:00
funkyfranky
d6cbd40575
Merge branch 'develop' into FF/Develop
2018-09-12 00:27:54 +02:00
FlightControl
c1191e286a
Added the new event S_EVENT_REMOVE_UNIT to trigger the removal of units (from groups also) when a :Destroy(false) or :Destroy() is called for a UNIT object.
...
The units are then removed from each SET that is subscribed to a set of UNIT objects or GROUP objects! Also the DATABASE is correctly managing this new removal method.
This to prevent the DATABASE getting corrupted with dead units, which were removed with :Destroy(), but which weren't cleaned from the database.
2018-09-11 09:00:30 +02:00
funkyfranky
448110de08
Merge branch 'develop' into FF/Develop
2018-08-23 17:24:18 +02:00
FlightControl
bf903c0cc7
New weight driven limits logic for cargo to load multiple cargo.
...
Fixed near range issue for carriers. now the infantry disappearance range for boarding is calculated by the carrier bounding range, which is derived from the bounding rectangle on the Y-axis. The near range parameter can still be provided and will be interpreted as the loading range for static cargo objects!
2018-08-22 20:41:37 +02:00
funkyfranky
6c586d69ac
Warehouse 0.1.9w
2018-08-17 16:36:16 +02:00
funkyfranky
5a2e1f01b4
Warehouse 0.1.9
...
Many bugs spotted
2018-08-16 23:10:23 +02:00
funkyfranky
d91166c3c4
Warehouse 0.1.4
...
zone: fixed GetRandomCoordinate inner, outer missing
controllable: fixed path cannot be found
group: added getrange
unit: added getrange
2018-08-13 00:36:34 +02:00
FlightControl_Master
f556077ff6
Cleanup
2018-06-01 06:52:36 +02:00
FlightControl_Master
43b320ca90
New versions with documentation
2018-05-29 22:34:33 +02:00
funkyfranky
d98f207bcf
Merge branch 'develop' into FF/Develop
2018-05-24 19:39:48 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
Frank
25e4d171ab
Added GetSpeedMax function
2018-05-21 21:43:19 +02:00
funkyfranky
274b44459e
ARTY v0.5
...
- Adjusted schedulers.
- Improved transitions.
- Make rearming unit go back to its original position.
- Added user functions.
- Using only coodinates for target assignments.
- Added dead event handling.
2018-05-02 00:14:05 +02:00
FlightControl_Master
25ae0c3d15
Finish this feature.
2018-04-13 09:56:00 +02:00
FlightControl_Master
fea2f55fbb
Lots of optimizations
2018-04-12 13:59:55 +02:00
FlightControl_Master
ffe4d9a143
Finish Cargo/FC/Transport
2018-04-10 20:02:40 +02:00