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

Animals breeding has no cooldown #3190

Closed
PolyacovYury opened this issue Oct 15, 2020 · 1 comment
Closed

Animals breeding has no cooldown #3190

PolyacovYury opened this issue Oct 15, 2020 · 1 comment

Comments

@PolyacovYury
Copy link
Contributor

I am currently running

  • SpongeForge version: 1.12.2-2838-7.2.4-RC4072

Issue Description
104fb62
Before this commit, the code took into account the fact that age can be positive (which it is after breeding - it tracks breeding cooldown).
After that, anything bigger than 0 gets Math.min()'d. So animals can re-enter "love mode" immediately after a baby spawns.

PolyacovYury added a commit to PolyacovYury/SpongeCommon that referenced this issue Oct 15, 2020
PolyacovYury added a commit to PolyacovYury/SpongeCommon that referenced this issue Oct 15, 2020
@PolyacovYury
Copy link
Contributor Author

Would you be so kind as to also bump SF, please? :)

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