I don't know why in the hell these values were positive but i'm going to hit someone. fixes issue 622.
This commit is contained in:
@@ -8,6 +8,11 @@ ________________________________________________________________________________
|
||||
StepMania 5.0 $next | 2011xxxx
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
2011/11/04
|
||||
* [ScoreKeeperRave] Revert fix from 2011/10/28. [AJ]
|
||||
* [ScoreKeeperRave] Fixed Miss and HitMine giving meter life.
|
||||
(Fixes issue 622.) [AJ]
|
||||
|
||||
2011/11/02
|
||||
----------
|
||||
* [ArchHooks] Add the GetArchName lua binding. To the themers that use
|
||||
|
||||
@@ -21,8 +21,8 @@ static const float g_fSuperMeterPercentChangeInit[] =
|
||||
+0.02f, // SE_W3
|
||||
+0.00f, // SE_W4
|
||||
+0.00f, // SE_W5
|
||||
+0.20f, // SE_Miss
|
||||
+0.40f, // SE_HitMine
|
||||
-0.20f, // SE_Miss
|
||||
-0.40f, // SE_HitMine
|
||||
-0.02f, // SE_CheckpointMiss
|
||||
+0.04f, // SE_Held
|
||||
-0.20f, // SE_LetGo
|
||||
|
||||
Reference in New Issue
Block a user