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

ChampionGenerator rework #87

Open
4 tasks done
sturdy-robot opened this issue Jan 24, 2023 · 0 comments
Open
4 tasks done

ChampionGenerator rework #87

sturdy-robot opened this issue Jan 24, 2023 · 0 comments
Assignees

Comments

@sturdy-robot
Copy link
Collaborator

sturdy-robot commented Jan 24, 2023

ChampionGenerator needs a complete overhaul. All the Generators need to comply to a common interface: IGenerator.

The ChampionGenerator should not store lists of champions, and should not store Objects and Dicts.

  • Remove self.champions and self.champions_dict
  • Generate functions should return the list of generated champions
  • Generator class should not get champions from the database
  • Generate champions lanes and skill lvls
@sturdy-robot sturdy-robot self-assigned this Jan 24, 2023
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

No branches or pull requests

1 participant