SITREP Fri 10 Mar 23
Hi all,
Testing the attack code, I encountered an assert because a single HQ had multiple, concurrent tasks from the same attack developed by its boss. The tasks should have been sequential. But the DevelopComplexAttack() code hadn't got the timings right. So, I have replicated the new ConfirmTImings code from DevelopBasicAttack() and then modified it to handle multiple subAttacks. Nearly done now. Should finish this next week. Then there will be more testing.