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

Quest: Fixed the lack of quest's reputation spillover data #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JJBcku
Copy link
Contributor

@JJBcku JJBcku commented Aug 1, 2024

Current code apply reputation spillover to all sources of reputation while quest reputation spillover is supposed to be determined separately for each quest. To fix this behavior I have added the ReputationSpillover column to quest_template and changed the code to utilize this information.

Current changes are made to perfectly mimic previous behavior. The purpose of this commit is only to create basis for future changes of quest's reputation spillover.

I have added per quest reputation spillover data, and changed the code to utilize that data.

Current changes are made to perfectly mimic previous behavior.
The purpose of this commit is only to create basis for future changes of quest's reputation spillover.
@AnonXS
Copy link
Member

AnonXS commented Aug 1, 2024

Please name some sources for reference that this is needed.

@JJBcku
Copy link
Contributor Author

JJBcku commented Aug 1, 2024

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

Successfully merging this pull request may close these issues.

2 participants