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

Probability setting doesn't work #9

Open
nickbaumer opened this issue Dec 29, 2021 · 0 comments
Open

Probability setting doesn't work #9

nickbaumer opened this issue Dec 29, 2021 · 0 comments

Comments

@nickbaumer
Copy link

When changing either "Probability of a nickname" or "Probability of a solid name", these have no effect on the actual generation of nicknames of solid names.

Steps to reproduce the behavior:

  1. Set "Probability of a nickname" to the far right (1.0f)
  2. Start the creation of a new colony
  3. Randomise a colonist repeatedly and a nickname is only generated a small percentage of the time

Expected behavior
A nickname should be generated every time if the probability is 100%.

Additional context
It appears that curSolidNameProbability and curNicknameProbability were set to 1.0f in d732696 instead of 0.5f and 0.15f respectively.

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