judgment name cleanup
This commit is contained in:
+42
-42
@@ -1,55 +1,55 @@
|
|||||||
[Skill0]
|
[Skill0]
|
||||||
MissWeight=8
|
WeightMiss=8
|
||||||
BooWeight=8
|
WeightW5=8
|
||||||
GoodWeight=8
|
WeightW4=8
|
||||||
GreatWeight=30
|
WeightW3=30
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=30
|
WeightW1=30
|
||||||
|
|
||||||
[Skill1]
|
[Skill1]
|
||||||
MissWeight=5
|
WeightMiss=5
|
||||||
BooWeight=5
|
WeightW5=5
|
||||||
GoodWeight=5
|
WeightW4=5
|
||||||
GreatWeight=25
|
WeightW3=25
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=35
|
WeightW1=35
|
||||||
|
|
||||||
[Skill2]
|
[Skill2]
|
||||||
MissWeight=3
|
WeightMiss=3
|
||||||
BooWeight=3
|
WeightW5=3
|
||||||
GoodWeight=3
|
WeightW4=3
|
||||||
GreatWeight=20
|
WeightW3=20
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=40
|
WeightW1=40
|
||||||
|
|
||||||
[Skill3]
|
[Skill3]
|
||||||
MissWeight=2
|
WeightMiss=2
|
||||||
BooWeight=2
|
WeightW5=2
|
||||||
GoodWeight=2
|
WeightW4=2
|
||||||
GreatWeight=15
|
WeightW3=15
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=45
|
WeightW1=45
|
||||||
|
|
||||||
[Skill4]
|
[Skill4]
|
||||||
MissWeight=1
|
WeightMiss=1
|
||||||
BooWeight=1
|
WeightW5=1
|
||||||
GoodWeight=1
|
WeightW4=1
|
||||||
GreatWeight=10
|
WeightW3=10
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=50
|
WeightW1=50
|
||||||
|
|
||||||
[Skill5]
|
[Skill5]
|
||||||
MissWeight=
|
WeightMiss=
|
||||||
BooWeight=1
|
WeightW5=1
|
||||||
GoodWeight=1
|
WeightW4=1
|
||||||
GreatWeight=5
|
WeightW3=5
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=55
|
WeightW1=55
|
||||||
|
|
||||||
[Skill6]
|
[Skill6]
|
||||||
MissWeight=
|
WeightMiss=
|
||||||
BooWeight=
|
WeightW5=
|
||||||
GoodWeight=
|
WeightW4=
|
||||||
GreatWeight=5
|
WeightW3=5
|
||||||
PerfectWeight=30
|
WeightW2=30
|
||||||
MarvelousWeight=70
|
WeightW1=70
|
||||||
|
|||||||
@@ -93,13 +93,13 @@ CLIENT to SERVER protocol:
|
|||||||
MSN Player #
|
MSN Player #
|
||||||
LSN StepID
|
LSN StepID
|
||||||
1: Miss
|
1: Miss
|
||||||
2: Boo
|
2: W5
|
||||||
3: Good
|
3: W4
|
||||||
4: Great
|
4: W3
|
||||||
5: Perfect
|
5: W2
|
||||||
6: Marvelous
|
6: W1
|
||||||
7: NG
|
7: LetGo
|
||||||
8: OK
|
8: Held
|
||||||
|
|
||||||
MSN Projected Grade (StepMania enum int)
|
MSN Projected Grade (StepMania enum int)
|
||||||
LSN Reserved
|
LSN Reserved
|
||||||
|
|||||||
Reference in New Issue
Block a user