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

Team management screen #41

Merged
merged 10 commits into from
Apr 22, 2022
Merged

Team management screen #41

merged 10 commits into from
Apr 22, 2022

Conversation

milkyroute
Copy link
Member

Adds the team management screen to the game, accessible via the game menu. It closes #31.

It contains all the data to save and load. For now, these features are not added yet, but will be in the near future.
@milkyroute milkyroute added feature New feature to add code Related to the code itself labels Mar 6, 2022
@milkyroute milkyroute self-assigned this Mar 6, 2022
+ Added Subinterfaces for the Game Menu
+ Added a connection between the team manager and the player’s team
+ Added the loading of opmon data in the team manager (so the name and texture of the OpMons are shown)
The submenu is very flexible and can be used for every choice in the game
@milkyroute milkyroute marked this pull request as ready for review April 22, 2022 09:59
@milkyroute milkyroute merged commit b085ad4 into master Apr 22, 2022
@milkyroute milkyroute deleted the 31-team-management-screen branch April 22, 2022 10:00
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 management screen
1 participant