Commit Graph

10 Commits

Author SHA1 Message Date
Defent
2b2e054fb6 Updated
Fix
2015-09-01 21:33:28 +02:00
Defent
48ecb643d0 Fixed
Fixed
2015-09-01 21:15:34 +02:00
Defent
d9477a6f2c Fixd
Test
2015-09-01 19:31:04 +02:00
Defent
4a69cb4bc7 Updated Locality
Added AI locality check to FSM instead.
2015-09-01 19:28:14 +02:00
Defent
eec12903cc Fixed things
FSM now loops mission status check every 15 seconds. Cleanup every 5
mins and mission start every 1 min.

Also added PBO prefixes.
2015-08-31 22:43:55 +02:00
eraser1
acb02f2ba2 Debug loggin improvements for FSM
Do the "calling..." log BEFORE actually calling :P
2015-08-31 12:04:20 -05:00
eraser1
a4144c7c07 More Fixes!
FSM should now call all of the functions...

Fixed debug messages for selectmission

Added recursive call for cleanup for typeName ARRAY arguments

Fixed parsing for FillCrate

Fixed script errors and removed some RPT spam from missionsmonitor

Allow groups for missionsuccesstate

Removed debug log for converting data type into array for TargetsKilled
2015-08-31 02:52:46 -05:00
eraser1
be12af2b63 Removed link node 2015-08-31 01:18:11 -05:00
eraser1
c07cc0a90e Rename MissionStatusCheck to MissionsMonitor 2015-08-29 11:11:47 -05:00
Defent
da3599c2ca Added an FSM
This one handles the loop for cleanup, mission check and select mission.
2015-08-29 03:58:25 +02:00