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

feat(events): add a points multiplier to events #213

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

asmahood
Copy link
Member

@asmahood asmahood commented Sep 5, 2023

Adds a new column to events called points_multiplier. Updates the calculate points function to use this multiplier in the final step of calculating the points for an event.

Closes #205

@asmahood asmahood added the type::Feature Issues/Pull requests that implement a new feature/enhancement label Sep 5, 2023
@asmahood asmahood self-assigned this Sep 5, 2023
@asmahood asmahood merged commit b98cfd4 into develop Sep 5, 2023
@asmahood asmahood deleted the 205-points-multiplier branch September 5, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::Feature Issues/Pull requests that implement a new feature/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Events should be able to adjust the number of points they give out
1 participant