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

Refactor events #341

Open
Haxxer opened this issue Sep 14, 2023 · 0 comments
Open

Refactor events #341

Haxxer opened this issue Sep 14, 2023 · 0 comments
Labels
3.0 Fantasy Calendar 3.0 S1 Stage 1 - Structural & Architecture

Comments

@Haxxer
Copy link
Collaborator

Haxxer commented Sep 14, 2023

Description

The current data-side management of events is all over the place, and needs a major refactor. In addition, leveraging promises here would allow us to drive this async.

  • An Event class for all events
  • EventConditionGroup class for containing several event conditions
  • EventCondition class that drives individual conditions
@Haxxer Haxxer added S1 Stage 1 - Structural & Architecture 3.0 Fantasy Calendar 3.0 labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Fantasy Calendar 3.0 S1 Stage 1 - Structural & Architecture
Projects
None yet
Development

No branches or pull requests

1 participant