据作者要求暂时删除rin语音包

微调几个tip
修改版本号
This commit is contained in:
MrZ_26
2022-09-17 22:27:38 +08:00
parent 03515b4490
commit 339b53115a
38 changed files with 16 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ SAVEDIR=fs.getSaveDirectory()
--Global Vars & Settings
SFXPACKS={'chiptune'}
VOCPACKS={'miya','mono','xiaoya','miku','rin'}
VOCPACKS={'miya','mono','xiaoya','miku'}
FIRSTLAUNCH=false
DAILYLAUNCH=false
@@ -558,6 +558,7 @@ do
if SETTING.skin[18]==10 then SETTING.skin[18]=4 end
if SETTING.reTime>3 or SETTING.reTime<.5 then SETTING.reTime=2 end
if SETTING.locale=='zh_full' then SETTING.locale='zh' end
if SETTING.vocPack=='rin' then SETTING.vocPack='miku' end
if RANKS.infinite then RANKS.infinite=0 end
if RANKS.infinite_dig then RANKS.infinite_dig=0 end
if not RANKS.sprint_10l then RANKS.sprint_10l=0 end

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -874,10 +874,10 @@ return{
},
getTip={refuseCopy=true,
":pog:",
"(RURU)RFR2URU(RURF)",
"“Techmino.app” cannot be opened because the developer cannot be verified.",
"“Techmino.app” will damage your computer. You should move it to the Bin.",
"“TechminOS”",
"(RURU)RFR2URU(RURF)",
"\\jezevec/\\jezevec/\\jezevec/",
"\\osk/\\osk/\\osk/",
"↑↑↓↓←→←→BA",
@@ -890,6 +890,7 @@ return{
"40-line Sprint WR: 14.708s by hiryu",
"6next 1hold!",
"6next 6hold?!",
"A choke a day keeps record away",
"Achievement system coming soon!",
"ALL SPIN!",
"Am G F G",
@@ -934,8 +935,8 @@ return{
"Lua No.1",
"Mix clear coming soon!",
"Most of the button icons are realized by using self-drawn glyphs in the Unicode Private Use Area.",
"Music too distracting? You can turn it off.",
"Most of the music tracks in this game are made using Beepbox.",
"Music too distracting? You can turn it off.",
"No easter eggs in this menu if you have the simplistic style turned on!",
"O-Spin Triple!",
"OHHHHHHHHHHHHHH",

View File

@@ -1209,6 +1209,7 @@ return{
"群友名言[002]“我要陪伴着tech一步步成长然后就可以疯狂的享受他”",
"群友名言[003]“太super啦不愧是guideline”",
"群友名言[004]“憋惦记你那*26了",
"群友名言[005]“如果bug有颜色那一定是___”",
-- Frt评
"Frt评[01]“成天被夸赞‘好玩’的”",

View File

@@ -2,6 +2,13 @@ return[=[
未来计划:
正在点亮科技树...
0.17.7: 昏暗 Dim
改动:
根据作者要求暂时删除rin语音包(要重做)
微调TRST的2→R和2→L加一个下1
修复:
修复bgm音量为0时切换几次bgm会报错
0.17.6: 昏暗 Dim
新增:
部分模式在游戏过程中就可以看到当前评级 #747

View File

@@ -1,7 +1,7 @@
return{
["apkCode"]=447,
["code"]=1706,
["string"]="V0.17.6",
["apkCode"]=448,
["code"]=1707,
["string"]="V0.17.7",
["room"]="ver A-7",
["name"]="昏暗 Dim",
}