FlightControl
531f8a9106
Progress
2017-05-31 22:41:29 +02:00
FlightControl
a3289205e6
Progress
2017-05-31 18:58:34 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
Delta-99
8096c170d5
EnRouteTaskEngageTargets defined twice
...
EnRouteTaskEngageTargets was defined twice. The 2nd instance looks like
it should have been named EnRouteTaskEngageTargetsInZone. Fixed and
added documentation at the top.
2017-05-28 13:09:50 -04:00
FlightControl
b6ecd52444
Mission goals
2017-05-26 09:43:49 +02:00
FlightControl
30ae32e539
Got ENGAGE A2A task type working.
2017-05-23 13:51:47 +02:00
FlightControl
599f31dfae
Final tests done, publishing
2017-05-22 12:17:18 +02:00
FlightControl
2b0fcd3426
Progress
2017-05-20 22:04:44 +02:00
FlightControl
ece08e5e37
Got something working with these coordinates
2017-05-20 16:32:56 +02:00
FlightControl
96fdf72400
Progress implementing teh SETTINGS class and coordinates per Controllable of the player
2017-05-20 13:32:21 +02:00
FlightControl
312007b51c
Progress
2017-05-18 20:53:15 +02:00
FlightControl
4b62fbd497
First A2A class
2017-05-17 19:12:39 +02:00
FlightControl
4359831423
Updates in POSITIONABLE
...
-- Added :GetBoundingBox()
-- Added :GetHeight()
-- Updated documentation
2017-05-13 06:36:13 +02:00
FlightControl
f359c8c380
Attack map object as part of BA
2017-05-09 21:29:19 +02:00
FlightControl
743fa8ced1
new AI_BAI class
2017-05-09 10:40:05 +02:00
FlightControl
2fadd949a6
Fixes
2017-05-07 15:37:27 +02:00
FlightControl
99cbe0c8bb
Heavy rework of the menus and now it is much better
2017-05-05 10:50:12 +02:00
FlightControl
b4107b14f8
Eliminate trace details
2017-05-04 13:33:13 +02:00
FlightControl
c7d6027734
Optimizations for detection
...
-- Detected range will now correctly update between detections.
-- Detected known or unknown type will now be correctly reported.
-- Detected distance is now correctly estimated or known.
-- Removed visual detection, because it just is not working correctly.
-- Cleaned up the code.
-- Added new fields in DetectedObject structure.
-- Added parameters for IsTargetDetected API
2017-05-03 12:05:15 +02:00
FlightControl
755343d02e
Fixeds for tasking
...
- Fixed the hanging report (I think)
- Fixed the routing messages appearing every time again
- Fixed the Task menu
2017-04-26 11:33:48 +02:00
FlightControl
8d6b1940bb
Play time
...
-- Improved menu system. Much shorter Detection menus now.
-- Improved Detection IDs. Each detection item has now an ID.
-- Added coordinate system.
-- Added menu system to manage coordinates. A system settings menu has
been added.
-- Coordinates can now be switched between LL Degrees, LL Decimal and
MGRS
-- COORDINATE class added.
2017-04-25 10:17:10 +02:00
FlightControl
f410d2ae0b
A lot of fixes
...
See #386
2017-04-24 12:38:24 +02:00
FlightControl
6c018acc79
Documentation
2017-04-23 17:09:03 +02:00
FlightControl
20b4ebfb2b
Improvements
2017-04-23 13:49:32 +02:00
FlightControl
8a5a33d191
Progress
2017-04-23 10:04:11 +02:00
FlightControl
cfeec372d7
Merge remote-tracking branch 'refs/remotes/origin/master' into 386-ai-designate
2017-04-23 08:48:40 +02:00
FlightControl
7961ae90f4
Progress
2017-04-23 08:48:30 +02:00
Grey-Echo
7bb60f51bb
Merge branch 'master' into issue437
2017-04-22 15:21:43 +02:00
Grey-Echo
09325a8615
Correct inprecise documentation
2017-04-22 14:54:13 +02:00
Grey-Echo
d0e138b4c7
Implement GROUP:CountInZone() and SET_GROUP:CountInZone()
2017-04-22 14:35:51 +02:00
FlightControl
036768d400
Progress!
2017-04-22 13:53:54 +02:00
Grey-Echo
28380a5c37
Merge branch 'master' into issue437
2017-04-22 11:33:45 +02:00
Grey-Echo
980053916b
Solves a bug in GROUP:IsPartlyInZone()
...
If only the first UNITs of the GROUP where outside the ZONE, the function would still return false
This behaviour is fixed by this commit.
2017-04-22 11:15:16 +02:00
FlightControl
51022be4d4
Working version
2017-04-21 14:01:01 +02:00
Grey-Echo
c172a03006
Solves problem after pull request #444
2017-04-20 17:03:46 +02:00
Grey-Echo
635f9d1bee
Merge pull request #444 from FlightControl-Master/beacons
...
Beacons
2017-04-20 14:39:27 +02:00
FlightControl
ca3ee12c41
Finalized AI_DESIGNATE
2017-04-20 14:14:39 +02:00
Grey-Echo
0d9f78e8bf
Merge branch 'master' into beacons
2017-04-20 12:52:09 +02:00
FlightControl
cb5510d047
Publish to master
2017-04-19 19:41:26 +02:00
FlightControl
b1c7e04422
Progress
2017-04-19 19:13:23 +02:00
FlightControl
3a3869e095
Lasing is working
2017-04-19 16:53:35 +02:00
Grey-Echo
bbcf6c4717
Implements POSITIONNABLE:GetBeacon()
2017-04-19 15:46:53 +02:00
FlightControl
f6f91a0f23
Fixed the boarding and unboarding process for CARGO_GROUP
2017-04-18 10:24:12 +02:00
FlightControl
e0829ce986
Fixes Interceptor to Battleplane
...
SU-25 is battleplane ... A2G plane with A2A capatilies.
Fixes issue #421
2017-04-17 11:42:10 +02:00
FlightControl
12948f583d
Added Reset of event subscriptions after GROUP:Respawn()
2017-04-11 08:20:54 +02:00
FlightControl
51c1da3557
Added Event Reset for SPAWN, GROUP and UNIT on SPAWN:ReSpawn()
2017-04-11 08:19:06 +02:00
FlightControl
2c5cc66826
Fixed a bug testing for partially in zone ...
2017-03-31 12:59:37 +02:00
Grey-Echo
0dffc350a1
Merge branch 'master' into Grey-Echo
2017-03-27 12:18:49 +02:00
Grey-Echo
080cadb8e0
Add a check for the Radius parameter in POSITIONABLE:GetRandomVec3(Radius)
2017-03-27 12:03:51 +02:00
Grey-Echo
1e60111ce5
Add polymorphic methods GROUP:GetPointVec2(), GROUP:GetRandomVec3(Radius), GROUP:GetHeading()
...
Also fix a Luadoc documentation issues in Wrapper.Group and Wrapper.Positionable
2017-03-27 11:48:54 +02:00