Skip to content

fix(religion): Unicorns are sacrificed too slowly #411

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

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

oliversalzburg
Copy link
Member

Because we were only "clicking" the regular sacrifice button every iteration, we would always only sacrifice 2500 unicorns. But players often spawn far more unicorns than that in the same time, making them grow infinitely.

Fixes #192

Because we were only "clicking" the regular sacrifice button every iteration, we would always only sacrifice 2500 unicorns. But players often spawn far more unicorns than that in the same time, making them grow infinitely.

Fixes #192
@oliversalzburg oliversalzburg merged commit b7a54b0 into main Nov 18, 2023
@oliversalzburg oliversalzburg deleted the fix/unicorn-sacrifice branch November 18, 2023 14:04
@oliversalzburg oliversalzburg restored the fix/unicorn-sacrifice branch November 20, 2023 21:50
@oliversalzburg oliversalzburg deleted the fix/unicorn-sacrifice branch November 20, 2023 22:13
@oliversalzburg oliversalzburg restored the fix/unicorn-sacrifice branch October 23, 2024 18:24
@oliversalzburg oliversalzburg deleted the fix/unicorn-sacrifice branch October 28, 2024 18:53
@oliversalzburg oliversalzburg self-assigned this May 4, 2025
@github-actions github-actions bot added needs:triage A developer needs to look at this policy-0 Applied Issue Policy Version labels May 9, 2025
@github-actions github-actions bot added this to the v2.0.0-beta.08 milestone May 9, 2025
@oliversalzburg oliversalzburg added type:bug Problems in existing behavior status:fixed This problem has been solved and removed needs:triage A developer needs to look at this labels May 9, 2025
@oliversalzburg oliversalzburg moved this from Todo to Done in Kitten Science May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
policy-0 Applied Issue Policy Version status:fixed This problem has been solved type:bug Problems in existing behavior
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Automated unicorn sacrifice cannot keep up with production
1 participant