Commit Graph

5 Commits

Author SHA1 Message Date
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