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

Feature/constitution update settings #278

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

n13
Copy link
Member

@n13 n13 commented Mar 24, 2021

Game guide update

  • Change the way org ratings are scored - with multiplier now rather than just averages
  • Added a few settings
  • Added a lot of settings for the 5 levels of orgs and their requirements and benefits

TODO

  • Add unit tests for the settings
  • Use the 5 levels of orgs in the actions - have an action that allows an org to go from status N to N+1

@n13
Copy link
Member Author

n13 commented Apr 3, 2021

Needs to be merged with the org PR

auto itr_regen = regenscores.find(organization.value);
int64_t score = org_regen * average;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we changed the score to be score * average

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.

1 participant