Add notification when new missions are available

This commit is contained in:
rftrdev
2022-10-28 00:56:35 -07:00
parent 7ad938a397
commit 62861ab38e
9 changed files with 11 additions and 0 deletions
+3
View File
@@ -324,6 +324,7 @@ enum RebelCommandText // keep this synced with szRebelCommandText in the text fi
RCT_CONFIRM_CHANGE_ADMIN_ACTION_PROMPT,
RCT_INSUFFICIENT_SUPPLIES_ADMIN_ACTIONS_DISABLED,
RCT_NEW_MISSIONS_AVAILABLE_TIME,
RCT_NEW_MISSIONS_AVAILABLE_NOTIFICATION,
RCT_MISSION_PREP_IN_PROGRESS,
RCT_MISSION_DURATION_DAYS,
RCT_MISSION_SUCCESS_CHANCE,
@@ -3936,6 +3937,8 @@ void DailyUpdate()
idx++;
}
}
ScreenMsg(FONT_MCOLOR_LTYELLOW, MSG_INTERFACE, szRebelCommandText[RCT_NEW_MISSIONS_AVAILABLE_NOTIFICATION]);
}
}
+1
View File
@@ -11935,6 +11935,7 @@ STR16 szRebelCommandText[] =
L"更改此指令操作将花费$%d并重置。确认支出?", //L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11945,6 +11945,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11935,6 +11935,7 @@ STR16 szRebelCommandText[] =
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11927,6 +11927,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11849,6 +11849,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11936,6 +11936,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11949,6 +11949,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",
+1
View File
@@ -11930,6 +11930,7 @@ STR16 szRebelCommandText[] = // TODO.Translate
L"Changing this Admin Action will cost $%d and reset its tier. Confirm expenditure?",
L"Insufficient supplies! Admin Actions have been DISABLED.",
L"New missions will be available every %d hours.",
L"New missions are available at the A.R.C. website.",
L"Mission preparations in progress.",
L"Mission duration: %d days",
L"Chance of success: %d%s",