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

Heart calories #210

Merged
merged 2 commits into from Jul 1, 2014
Merged

Heart calories #210

merged 2 commits into from Jul 1, 2014

Conversation

kyzentun
Copy link
Contributor

@kyzentun kyzentun commented Jul 1, 2014

This adds a system for calculating the calories burned by the player from an entered heart rate and other data.
It's a bit clumsy, there's a flag in the profile that disables the step count based calorie counting if true. This is meant so that a theme can check that flag and bring up a screen for entering the heart rate between ScreenGameplay and ScreenEvaluation. _fallback and default themes do not have support for this because I do not want to spring an unexpected extra screen on themers that are not specifically looking to support it. Docs/Themerdocs/calories.txt explains what a theme should do to support this.

…native to step count based calorie counting. Removed unused IsWeightSet from Profile::SaveGeneratlDataCreateNode.
freem added a commit that referenced this pull request Jul 1, 2014
@freem freem merged commit d9dc82e into stepmania:master Jul 1, 2014
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.

None yet

2 participants