修正一个开发者id写法问题
This commit is contained in:
@@ -4,7 +4,7 @@ return{
|
||||
{"Translator Note 1",
|
||||
"",
|
||||
"help",
|
||||
"This translation of the TetroDictionary is provided by me, User670 (Discord: User670#9501).\n\nThe translation may not completely reflect the contents of the original Chinese text.\n\nCorrected by C29H25N3O5.\n\nTo view the list of contributors or make contributions, feel free to visit the GitHub page.",
|
||||
"This translation of the TetroDictionary is provided by me, User670 (Discord: User670#9501).\n\nThe translation may not completely reflect the contents of the original Chinese text.\n\nCorrected by C₂₉H₂₅N₃O₅.\n\nTo view the list of contributors or make contributions, feel free to visit the GitHub page.",
|
||||
"https://github.com/26F-Studio/Techmino/blob/main/parts/language/dict_en.lua",
|
||||
},
|
||||
{"Official Website",
|
||||
|
||||
@@ -20,8 +20,8 @@ local author={
|
||||
["secret7th remix"]="柒栎流星",
|
||||
["jazz nihilism"]="Trebor",
|
||||
["race remix"]="柒栎流星",
|
||||
["sakura"]="ZUN & C29H25N3O5",
|
||||
["1989"]="C29H25N3O5",
|
||||
["sakura"]="ZUN & C₂₉H₂₅N₃O₅",
|
||||
["1989"]="C₂₉H₂₅N₃O₅",
|
||||
}
|
||||
|
||||
local scene={}
|
||||
|
||||
@@ -20,12 +20,12 @@ return[=[
|
||||
新模式:无尽马拉松
|
||||
新增场地抖动特效
|
||||
新增繁中语言,新语言设置菜单布局
|
||||
新BGM:1989(用于经典模式,by C29H25N3O5)
|
||||
新BGM:1989(用于经典模式,by C₂₉H₂₅N₃O₅)
|
||||
改动:
|
||||
移动音效改为触地音效,在方块因重力或旋转触地时也会播放
|
||||
再调整场地晃动的阻力,看起来更舒服
|
||||
更换数字和英文字符的字体
|
||||
重做全局颜色表(by C29H25N3O5)
|
||||
重做全局颜色表(by C₂₉H₂₅N₃O₅)
|
||||
重新安排一些模式的BGM
|
||||
只在更新后触发自动转换以旧版本模式名存储的数据
|
||||
修复:
|
||||
@@ -79,16 +79,16 @@ return[=[
|
||||
新语音包:miku(by vocaloidvictory)
|
||||
新BGM:Jazz nihilism(用于节日主题,by Trebor)
|
||||
新BGM:Race remix(用于大师-ph,by 柒栎流星)
|
||||
新BGM:Sakura(用于限时打分,by C29H25N3O5)
|
||||
新BGM:Sakura(用于限时打分,by C₂₉H₂₅N₃O₅)
|
||||
新BGM:Null(用于节日主题)
|
||||
新音效:单次消5/6行
|
||||
新机制:swap(hold的另一种实现)
|
||||
新皮肤:shiny(by C29H25N3O5)
|
||||
新皮肤:shiny(by C₂₉H₂₅N₃O₅)
|
||||
新语言:机翻
|
||||
新小程序:Link,Arithmeic
|
||||
新音效室UI(idea by Trebor)
|
||||
新虚拟按键贴图(by C29H25N3O5)
|
||||
新功能图标(by C29H25N3O5)
|
||||
新虚拟按键贴图(by C₂₉H₂₅N₃O₅)
|
||||
新功能图标(by C₂₉H₂₅N₃O₅)
|
||||
添加失去焦点后自动静音的设置 #281
|
||||
添加启动时是否联网的开关 #377
|
||||
添加总音量滑条,移除静音按钮
|
||||
@@ -101,7 +101,7 @@ return[=[
|
||||
回合制模式改为7块一个回合与两条命
|
||||
优化master-ex/ph的信息显示
|
||||
节奏模式不再禁止瞬移 #287
|
||||
字体文件裁剪整理,补充Tech定制字符(by C29H25N3O5)
|
||||
字体文件裁剪整理,补充Tech定制字符(by C₂₉H₂₅N₃O₅)
|
||||
可以收到不同语言的公告了(目前仅支持中英 其他不会写)
|
||||
降低触发防沉迷的两个时间点为2/4小时
|
||||
微调键位设置逻辑,添加文本说明
|
||||
|
||||
Reference in New Issue
Block a user