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

Do game over checks for event commands #1583

Merged
merged 1 commit into from
Dec 18, 2018
Merged

Conversation

mateofio
Copy link
Contributor

@mateofio mateofio commented Dec 18, 2018

List is from here:

https://rpgmaker.net/forums/topics/12790/?post=446908#post446908

Tested these and they occur at the end. Basically if you do one of these
and result is a dead party, then game over.

Edge Cases Tested:

  • All party is dead, Remove all party -> Empty party, no game over
  • All party is dead, Add live member -> No game over
  • Party size >= 1 and all dead after any party change command -> Game Over

List is from here:

https://rpgmaker.net/forums/topics/12790/?post=446908#post446908

Tested these and they occur at the end. Basically if you do one of these
and result is a dead party, then game over.
@Ghabry Ghabry merged commit 10d267a into EasyRPG:master Dec 18, 2018
@mateofio mateofio deleted the map_die branch January 29, 2019 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants