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 weather particle physics. #19596

Merged
merged 1 commit into from Aug 20, 2021
Merged

Commits on Aug 8, 2021

  1. Fix weather particle physics.

    The trait documentation specified that the speed
    and offset values are px/tick, but they have actually
    always been treated as px/render.
    
    Fix the update logic and rescale the map definitions
    to account for the fixed behaviour.
    pchote committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    7d6c51c View commit details
    Browse the repository at this point in the history