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

feat: add slippery tile. #673

Merged
merged 7 commits into from
Mar 20, 2023
Merged

feat: add slippery tile. #673

merged 7 commits into from
Mar 20, 2023

Commits on Mar 3, 2023

  1. Added slippery

    Zac8668 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f39324b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c404a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504ace5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    0570d8f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Fix error

    Zac8668 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4f928fd View commit details
    Browse the repository at this point in the history
  2. Added body sliding

    Zac8668 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b9922b8 View commit details
    Browse the repository at this point in the history
  3. Rename body.friction to body.frame_friction_override and switch i…

    …t to an `Option<f32>`.
    
    I think this makes the proper use of the setting more clear. Also added a
    doc comment.
    zicklag committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a28eae3 View commit details
    Browse the repository at this point in the history