Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check win condition, end campaign and wipe save #408

Merged
merged 4 commits into from
May 11, 2018
Merged

Check win condition, end campaign and wipe save #408

merged 4 commits into from
May 11, 2018

Conversation

Wyqer
Copy link
Member

@Wyqer Wyqer commented May 10, 2018

Q A
Bug fix? no
New feature? yes
Needs wipe? no
Fixed issues #393

Description:

Implementation of a check for the win condition X. (e.g. all capitals captured)
If the win condition returns true, display a debriefing screen, wipe the save and end the mission.

Content:

  • Function to check if the win condition is met.
  • Debriefing class and strings for mission end.
  • Display debriefing and wipe save when win conditions met.

Tested on:

  • Local MP Vanilla
  • Local MP ACE
  • Dedicated MP Vanilla
  • Dedicated MP ACE

@Wyqer Wyqer added this to the Sprint 1: Basic CTI Functionalities milestone May 10, 2018
@Wyqer Wyqer self-assigned this May 10, 2018
@Wyqer Wyqer changed the base branch from master to v0.97 May 10, 2018 07:47
@Wyqer Wyqer requested a review from veteran29 May 10, 2018 13:29
@Wyqer Wyqer merged commit b45d207 into v0.97 May 11, 2018
@Wyqer Wyqer added Done and removed Review/QA labels May 11, 2018
@Wyqer Wyqer deleted the v0.97-393 branch May 11, 2018 22:55
@Wyqer Wyqer mentioned this pull request May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants