0.8.23: Details Update

This commit is contained in:
MrZ_26
2020-06-07 01:06:31 +08:00
parent 08883b952f
commit 99b55b72e0
15 changed files with 117 additions and 48 deletions

View File

@@ -10,6 +10,7 @@ BGM.list={
"secret7th","secret8th",
"shining terminal","oxygen","distortion","far",
"rockblock","cruelty","final","8-bit happiness","end",
"hay what kind of feeling",
}
BGM.len=#BGM.list
function BGM.loadOne(N)

View File

@@ -58,7 +58,8 @@ s={
key=0,rotate=0,hold=0,
extraPiece=0,extraRate=0,
piece=0,row=0,dig=0,
atk=0,digatk=0,send=0,recv=0,pend=0,
atk=0,digatk=0,
send=0,recv=0,pend=0,off=0,
clear={},clear_B={},clear_S={0,0,0,0,0},
spin={},spin_B={},spin_S={0,0,0,0,0},
pc=0,hpc=0,b2b=0,b3b=0,score=0,

View File

@@ -200,6 +200,9 @@ function File.loadData()
S.clear_B[3],S.clear_B[4]=S.clear_B[4],S.clear_B[3]
S.spin_B[3],S.spin_B[4]=S.spin_B[4],S.spin_B[3]
end
if S.version=="Alpha V0.8.22"then
S.off=S.recv-S.pend
end
if #modeRanks==76 then
for i=1,4 do
table.remove(modeRanks)

View File

@@ -63,9 +63,9 @@ local OspinList={
{323,6,0,-1,-1,2},{332,6,0,-2,-1,2},{322,6,0,-1,-2,2},--O
}--{key,id,dir,dx,dy,freeLv(0=unmovable,1=L/R unmovable,2=free)}
local XspinList={
{{ 1,-1},{ 1, 0},{ 1, 1}},
{{ 0,-1},{ 0,-2},{ 0, 1}},
{{-1,-1},{-1, 0},{-1, 1}},
{{ 1,-1},{ 1, 0},{ 1, 1},{ 1,-2},{ 1, 2}},
{{ 0,-1},{ 0,-2},{ 0, 1},{ 0,-2},{ 0, 2}},
{{-1,-1},{-1, 0},{-1, 1},{-1,-2},{-1, 2}},
}
local TRS={
{

View File

@@ -155,11 +155,11 @@ local langList={
"",
"使用LOVE2D引擎",
"",
"程序:MrZ, (FinnTenzor)",
"程序:MrZ, FinnTenzor",
"美术:MrZ, (Gnyar)",
"音乐:MrZ, (T0722)",
"音效:MrZ",
"语音:Miya, (MrZ)",
"语音:Miya, MrZ",
"",
"特别感谢:",
"Flyz, Farter, 蕴空之灵,",
@@ -580,11 +580,11 @@ local langList={
"",
"使用LOVE2D引擎",
"",
"程序:MrZ, (FinnTenzor)",
"程序:MrZ, FinnTenzor",
"美术:MrZ, (Gnyar)",
"音乐:MrZ, (T0722)",
"音效:MrZ",
"语音:Miya, (MrZ)",
"语音:Miya, MrZ",
"",
"特别感谢:",
"Flyz, Farter, 蕴空之灵,",
@@ -1002,11 +1002,11 @@ local langList={
"",
"Powered by LOVE2D",
"",
"Program: MrZ, (FinnTenzor)",
"Program: MrZ, FinnTenzor",
"Art: MrZ, (Gnyar)",
"Music: MrZ, (T0722)",
"Sound: MrZ",
"Voice: Miya, (MrZ)",
"Voice: Miya, MrZ",
"",
"Secial Thanks:",
"Flyz, Farter, 蕴空之灵,",
@@ -1416,11 +1416,11 @@ local langList={
"",
"Powered by LOVE2D",
"",
"Program: MrZ, (FinnTenzor)",
"Program: MrZ, FinnTenzor",
"Art: MrZ, (Gnyar)",
"Music: MrZ, (T0722)",
"Sound: MrZ",
"Voice: Miya, (MrZ)",
"Voice: Miya, MrZ",
"",
"Secial Thanks:",
"Flyz, Farter, 蕴空之灵,",