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 breath statbar scaling; defer breath_bar hiding by one second #8271

Merged
merged 1 commit into from Apr 28, 2020

Commits on Aug 21, 2019

  1. Fix breath_bar scaling; delay breath_bar hiding by one second

    PLAYER_MAX_BREATH_DEFAULT was earlier set to 11, so that 10 bubbles are shown before the breath bar disappears.
    
    Now, PLAYER_MAX_BREATH_DEFAULT is set to 10, and the breath_bar scaling code in builtin has been tweaked to show all 10 bubbles before hiding the breath_bar
    ClobberXD committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6037a68 View commit details
    Browse the repository at this point in the history