FlightControl
84a1fc1ac7
Documentation of SetState and GetState and BASE documentation update.
...
-- SetState documented.
-- GetState documented.
-- BASE main documentation.
-- Test mission updated and documentation.
2017-01-20 20:15:02 +01:00
FlightControl
65f4902029
New test mission.
2017-01-20 18:22:32 +01:00
FlightControl
4b66d9db31
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-20 16:54:52 +01:00
FlightControl
fcf31a4d50
Setup Presentation
2017-01-20 16:54:24 +01:00
Sven Van de Velde
cacbc6f40c
Merge pull request #204 from birgersp/master
...
Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
2017-01-20 14:54:14 +01:00
Birger Skogeng Pedersen
e7d8aa528d
Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
...
This script pulls the latest changes from the remote repository, and
updates the submodules.
2017-01-20 09:51:27 +01:00
Sven Van de Velde
4e069b389d
Merge pull request #202 from FlightControl-Master/FlightControl
...
Flightcontrol
2017-01-19 20:10:24 +01:00
FlightControl
c48129d647
HTML generation
2017-01-19 20:07:34 +01:00
FlightControl
d04b0ed82b
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-19 20:07:22 +01:00
Sven Van de Velde
6ce40d0bbd
Merge pull request #201 from FlightControl-Master/FlightControl
...
Flightcontrol
2017-01-19 20:03:57 +01:00
FlightControl
0a2cdf999d
Fixed case problem for pictures in documentation.
2017-01-19 20:03:11 +01:00
FlightControl
02fe5f6104
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-19 20:02:53 +01:00
Sven Van de Velde
e0f2c6c9fb
Merge pull request #200 from FlightControl-Master/FlightControl
...
AI_CAP and AI_PATROL and AI_CAS fine-tuning.
-- ROE fine tuned.
-- Fixed performance problems.
-- Detection events cross firing and exploding...
-- Crash, Ejected, PilotDead is detected, makes the FSM stop.
-- FSM bug fixed. There was an issue with the onbefore and onleave
events returning false, which did not stop the transition! Fixed now.
-- Event calling can return errors, and these must be logged correctly
-> xpcall implemented.
-- Added help from moose club members as a reference in the
documentation. -> delta99 en whisper.
-- Fixed the presentations.
2017-01-19 19:54:48 +01:00
FlightControl
15fdb0fd45
Fixed AI_CAP
...
-- ROE fine tuned.
-- Detection events cross firing and exploding...
-- Crash, Ejected, PilotDead is detected, makes the FSM stop.
-- FSM bug fixed. There was an issue with the onbefore and onleave
events returning false, which did not stop the transition! Fixed now.
-- Event calling can return errors, and these must be logged correctly
-> xpcall implemented.
-- Added help from moose club members as a reference in the
documentation. -> delta99 en whisper.
-- ...
2017-01-19 19:51:37 +01:00
FlightControl
b52dd7cf57
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-19 19:01:50 +01:00
Sven Van de Velde
60e01b0d9c
Merge pull request #199 from 132nd-etcher/master
...
Add optional AmmoCount to CONTROLLABLE:TaskFireAtPoint
2017-01-19 10:39:27 +01:00
132nd-etcher
8eb76e0da2
Add optional AmmoCount to CONTROLLABLE:TaskFireAtPoint
2017-01-19 08:19:17 +01:00
Sven Van de Velde
45d124065b
Merge pull request #198 from FlightControl-Master/Bugfix-132nd
...
Bugfix 132nd, second fix from entropy fixing fireatpoint
2017-01-18 19:43:07 +01:00
entropySG
62930f39b1
Fixed FireAtPoint bug
2017-01-18 19:31:52 +01:00
entropySG
c54c3f275f
Merge remote-tracking branch 'refs/remotes/origin/master' into Bugfix-132nd
2017-01-18 19:10:21 +01:00
entropySG
575626e44e
Merge remote-tracking branch 'refs/remotes/origin/Bugfix-132nd'
2017-01-18 16:52:08 +01:00
Sven Van de Velde
9c81380b50
Merge pull request #195 from FlightControl-Master/FlightControl
...
-- AI_PATROL_ZONE rename
-- AI_CAS_ZONE new class
-- AI_CAP_ZONE new class
-- documentation
-- test missions
-- presentations
-- fixed errors in AI_PATROL_ZONE
-- Fixed AI returning too early back to base
-- When AI is respawned, the FSM is reset.
2017-01-17 12:22:21 +01:00
FlightControl
1206c51fe1
Final updates
2017-01-17 12:19:35 +01:00
FlightControl
b9c85d4cb7
Updated presentation
2017-01-16 14:43:17 +01:00
FlightControl
54becfe0b7
Updated test mission
2017-01-16 13:55:33 +01:00
FlightControl
131d2dd4a4
AI_CAP Created
...
-- Documentation
-- Coding
-- Test Missions
-- Presentations
2017-01-16 12:25:21 +01:00
FlightControl
4f6ed0c119
Updates
2017-01-15 22:21:47 +01:00
FlightControl
114517bb05
Documentation and embedding pictures in AI_CAS_ZONE
2017-01-15 22:18:39 +01:00
FlightControl
04c6d12247
Updates
2017-01-15 18:44:44 +01:00
FlightControl
6d4a7a21b9
Documentation review
2017-01-15 18:23:02 +01:00
FlightControl
b888a0e96a
Progress CAS + PATROLZONE
...
-- Code
-- Documentation
-- Presentations
-- Dias
-- Test Missions
2017-01-15 18:08:58 +01:00
FlightControl
70a64e81a4
Presentations
2017-01-15 14:08:04 +01:00
FlightControl
6d5655e56a
Progress on AI_CAS_ZONE and AI_PATROL_ZONE rework.
2017-01-15 11:11:58 +01:00
FlightControl
e552e70e2a
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-13 20:15:16 +01:00
Sven Van de Velde
3f6487c410
Merge pull request #194 from FlightControl-Master/FlightControl
...
commit
2017-01-13 20:08:37 +01:00
FlightControl
25b7c49842
Updates
2017-01-13 20:08:18 +01:00
FlightControl
3dfbc9a0f9
updates
2017-01-13 20:06:17 +01:00
FlightControl
3331c58e24
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-13 20:05:58 +01:00
FlightControl
eae00a0cb8
commit
2017-01-13 20:04:42 +01:00
Sven Van de Velde
cabedb65b7
Merge pull request #193 from FlightControl-Master/FlightControl
...
Flightcontrol
2017-01-13 20:00:01 +01:00
FlightControl
f0e99225db
Updates
2017-01-13 19:59:23 +01:00
FlightControl
f3d0f7233d
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-13 19:59:07 +01:00
Sven Van de Velde
8609cb50d3
Merge pull request #192 from FlightControl-Master/FlightControl
...
Flightcontrol
2017-01-13 19:58:00 +01:00
FlightControl
54c3549bac
Update
2017-01-13 19:57:30 +01:00
FlightControl
8439708cca
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-01-13 19:57:21 +01:00
Sven Van de Velde
368b396b2a
Merge pull request #191 from FlightControl-Master/FlightControl
...
First AI_CAS_ZONE prototype ...
2017-01-13 14:14:15 +01:00
FlightControl
3e199fce90
Fixed the scoring (small fix)
2017-01-13 14:12:35 +01:00
FlightControl
60bb6de4a5
CAS first prototype
2017-01-13 14:05:09 +01:00
FlightControl
f5f59c4137
Test
2017-01-13 03:13:13 +01:00
FlightControl
5bdad983ad
Updated the declutter lua file
2017-01-12 18:53:27 +01:00