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

Adding team support in battles #51

Merged
merged 6 commits into from
May 17, 2022
Merged

Conversation

milkyroute
Copy link
Member

Closes #32 by adding a team support in the battles:

  • Possibility to switch OpMon in-battle
  • Possibility to select a new OpMon when one is defeated
  • Battle ending only when a complete team is defeated

Now, a ko OpMon is replaced by the next one in the team. There is, for now, no possibility to choose the next OpMon (this feature will come with the next commits).
It works but it directly changes OpMon for now
Bug: The new OpMon appears with post-turn HP while it should show its pre-turn HP first
@milkyroute milkyroute added feature New feature to add code Related to the code itself labels May 16, 2022
@milkyroute milkyroute self-assigned this May 16, 2022
@milkyroute milkyroute marked this pull request as ready for review May 17, 2022 16:25
@milkyroute milkyroute merged commit e06ef2f into master May 17, 2022
@milkyroute milkyroute deleted the 32-team-support-in-the-battles branch May 19, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Related to the code itself feature New feature to add
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Team support in the battles
1 participant