Add settings variable for mission refresh time

Fix nullptr derefence when starting a mission with a generic agent

Limit missions to one per batch

Add popup box and screenmsg when a mission activates, fails to activates, and expires
This commit is contained in:
rftrdev
2022-10-17 00:33:38 -07:00
parent 2b88fac870
commit 983aa24b1b
4 changed files with 80 additions and 46 deletions
+1 -1
View File
@@ -12036,7 +12036,7 @@ STR16 szRebelCommandDirectivesText[] =
STR16 szRebelCommandAgentMissionsText[] =
{
L"New missions will be available every 48 hours.",
L"New missions will be available every %d hours.",
L"A mission is currently active.",
L"Deep Deployment",
L"Coordinate efforts to find ways to sneak up on the enemy, but be careful: it's equally possible to put yourself in a disadvantaged deployment area. When attacking enemy forces, the deployment area is much larger.",