FlightControl_Master
0e0ab3507c
Okay, fixed the problem with the crashing at the deploy zone.
...
Also added methods to set and/or randomize the pickup speed, pickup radius, deploy speed, deploy radius.
2018-05-13 15:57:28 +02:00
Frank
92a70d07d9
Merge pull request #899 from FlightControl-Master/FF/Develop
...
ARTY v0.9.1
2018-05-12 15:44:58 +02:00
funkyfranky
8db5351ad7
ARTY v0.9.1
...
Added option to not engage an already assigned target.
Fixed bug in _checkname function.
2018-05-12 15:42:15 +02:00
FlightControl_Master
25a6cbcf6d
Helicopter AI_CARGO_DISPATCHER working (almost).
...
Queueing at deploy locations working.
2018-05-12 08:37:27 +02:00
funkyfranky
230a803045
Corrected description.
2018-05-11 12:30:33 +02:00
funkyfranky
d61840d834
Added Big Smoke Effect
...
Added big smoke effects to COORDINATE API.
2018-05-11 12:27:55 +02:00
funkyfranky
f74520afd3
Merge branch 'develop' into FF/Develop
2018-05-11 12:26:25 +02:00
FlightControl_Master
74668bb7db
Fixes
2018-05-10 23:42:14 +02:00
FlightControl_Master
bca964aca8
Helicopter version of AI_CARGO_DISPATCHER_HELICOPTER
2018-05-10 23:17:06 +02:00
funkyfranky
ad9e97f192
Merge branch 'develop' into FF/Develop
2018-05-10 22:48:29 +02:00
funkyfranky
aac5efbf61
ARTY added shots to report output
2018-05-10 22:48:14 +02:00
FlightControl_Master
6b31ad9645
Moose file changes
2018-05-10 20:00:50 +02:00
funkyfranky
a0adca43f1
Merge branch 'develop' into FF/Develop
2018-05-10 17:05:45 +02:00
funkyfranky
6f0507ea7f
Minor fixes.
...
Positionalble: Added isExist because of problems with getting coords from scenery objects.
Suppresson: Fixes. Added new transitions.
PseudoATC: Removed eject.
Artillery: Optimized debug output.
2018-05-10 15:40:10 +02:00
FlightControl_Master
1159d11a12
New AI_CARGO_DISPATCHER_APC
2018-05-10 14:39:22 +02:00
FlightControl_Master
9ee21f80ac
comments
2018-05-10 08:07:28 +02:00
funkyfranky
f9d7eea721
ARTY, PseudoATC, RANGE, RAT, SUPPRESSION
...
ARTY v0.9.0: Added anti-ship missiles. Various fixes.
PSEUDOATC v0.9.0: Added docu. Cleaned up code. Bug fixes.
RANGE v1.1.1: Changed menu.
RAT v2.2.2: Changed default setting to menu = off. Added user function to enable/disable menus.
SUPPRESSION v0.9.0: Improvements.
2018-05-09 23:56:55 +02:00
funkyfranky
191fcb25be
PseudoATC v0.7.0
...
Pseudo ATC improvements.
Minor changes in RAT and Suppression.
2018-05-09 00:11:53 +02:00
FlightControl_Master
a1eb0ff4d9
Fixes
2018-05-08 20:26:46 +02:00
FlightControl_Master
0600c96282
Finish Cargo/AI_Cargo_APC
2018-05-08 06:43:15 +02:00
funkyfranky
95d7b8250d
Minor Changes.
2018-05-07 23:32:57 +02:00
funkyfranky
fc852e0386
Merge branch 'develop' into FF/Develop
2018-05-07 17:52:33 +02:00
funkyfranky
9429ec66ca
RAT fixed typo
2018-05-07 17:44:53 +02:00
funkyfranky
92c3b530cc
ARTY v0.8.9
...
Improved documentation.
2018-05-07 17:33:48 +02:00
FlightControl_Master
dd636939bb
Documentation and performance fix.
2018-05-07 06:11:58 +02:00
funkyfranky
6554fa55d1
ARTY v0.8.8
...
Minor Changes.
2018-05-07 00:20:19 +02:00
funkyfranky
3157a63b7e
ARTY v0.8.8
...
Added working implementation for moves.
Other minor adjustments.
2018-05-06 20:40:14 +02:00
funkyfranky
d9222c23cb
ARTY v0.8.7
...
Added first version of move implementation. Moves are not executed yet.
2018-05-06 17:03:31 +02:00
funkyfranky
16d4a65569
ARTY v0.8.6
...
Added user function for rearming properties.
Minor bug fixes.
2018-05-06 15:13:36 +02:00
funkyfranky
a2c12dc05e
ARTY v0.8.5
...
Improved GetAmmo function. Display of ammo table.
Removed all schedulers.
2018-05-06 12:51:51 +02:00
funkyfranky
c36579f88a
ARTY v0.8.4
...
Several improvments and fixes.
2018-05-06 12:05:23 +02:00
FlightControl_Master
19b3dcec21
# Conflicts:
...
# Moose Development/Moose/AI/AI_Cargo_APC.lua
# Moose Development/Moose/Wrapper/Controllable.lua
2018-05-06 07:36:58 +02:00
funkyfranky
ba944444da
ARTY v0.8.3
...
Various improvements. Still WIP.
2018-05-05 23:59:02 +02:00
funkyfranky
f33856cddd
ARTY v0.8.2
...
Fixes. Stil WIP
2018-05-05 22:51:43 +02:00
funkyfranky
57c5ab1ecd
ARTY v0.8.1
...
Improvements in FSM states.
Still not quite functional.
2018-05-05 21:45:07 +02:00
funkyfranky
0cf4b8845e
ARTY v0.8.0
...
WIP version. Not functional.
2018-05-05 08:44:16 +02:00
funkyfranky
4fccfa38d4
ARTY v0.7
...
Added "NewTarget" event.
Improved task function for waypoints
Removed TargetQueue scheduler.
2018-05-03 23:42:03 +02:00
funkyfranky
531c1d7e90
ARTY v0.6 (WIP)
...
Added documentation
Added user FSM functions.
Adjusted FSM (untested)
Added task route function.
2018-05-03 00:24:23 +02:00
FlightControl_Master
810d900d7e
Working with Transporting mode on or off.
2018-05-02 22:18:07 +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
funkyfranky
394b5f5b89
ARTY v0.4.0
...
Improved assigned time for engagement. Next day should be possible now.
Added check whether a group started firing within a certain time.
2018-04-30 22:53:57 +02:00
funkyfranky
e5268a29cf
ARTY v0.3
...
First working version. But still WIP.
2018-04-30 12:05:51 +02:00
funkyfranky
b14a672b0e
ARTY improvements.
2018-04-26 23:08:16 +02:00
funkyfranky
0ec3192fb7
Arty improvements
2018-04-25 22:49:36 +02:00
funkyfranky
33271edf78
Added ARTY class
...
First draft...
2018-04-24 23:38:41 +02:00
funkyfranky
441fba0830
PseudoATC
...
Fixed waypoints BR
2018-04-24 21:12:35 +02:00
funkyfranky
7dbc9436ed
PseudoATC
...
restructured menu
2018-04-24 00:29:09 +02:00
FlightControl_Master
c999389cda
Handler for unloading too.
2018-04-23 06:51:49 +02:00
funkyfranky
462564cd01
PseudoATC and RANGE
...
Range: corrected heading
PseudoATC: lots of changes
2018-04-22 23:55:21 +02:00
funkyfranky
c2a968d2ef
Merge branch 'develop' into FF/Develop
2018-04-20 00:13:49 +02:00