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

Fix bug with cloud particles disappearing too soon #1457

Merged

Conversation

martinvanzijl
Copy link
Contributor

Fixes #1253. The clouds now don't disappear until they are completely off-screen.

Demo below (note the clouds at top left):

cloud-demo

@tobbi
Copy link
Member

tobbi commented Jul 11, 2020

Great, thanks! 👍

@tobbi tobbi merged commit 8ac254b into SuperTux:master Jul 11, 2020
@tobbi
Copy link
Member

tobbi commented Jul 12, 2020

I'm sorry but this introduced float-to-int or vice-versa conversion warnings on travis. Can you fix them? See https://travis-ci.com/github/SuperTux/supertux/jobs/360254755#L4145

@martinvanzijl
Copy link
Contributor Author

@tobbi I'll try now.

@martinvanzijl martinvanzijl deleted the issue-1253-fix-cloud-disappearing-bug branch July 13, 2020 00:18
@martinvanzijl
Copy link
Contributor Author

@tobbi Have just submitted #1459 which should fix it.

I noticed you already tried a fix with * 1.0. Did that work?

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.

Bonus Island II: Clouds disappear too fast
2 participants