词典添加防误硬降词条(英文待翻译)

This commit is contained in:
MrZ626
2021-08-13 20:20:26 +08:00
parent c48d8f9a45
commit a7f0f30af2
2 changed files with 13 additions and 2 deletions

View File

@@ -581,7 +581,13 @@ return{
{"DAS cut",
"dascut",
"term",
"Techmino exclusive: in Techmino, the DAS timer can be cleared or discharged for a short time when player start to control a new piece. This can reduce the case where a piece instantly starts moving if spawned with a direction button held.\n\nOther games may have a similar feature but may function differently.", },
"Techmino exclusive: in Techmino, the DAS timer can be cleared or discharged for a short time when player start to control a new piece. This can reduce the case where a piece instantly starts moving if spawned with a direction button held.\n\nOther games may have a similar feature but may function differently.",
},
{"Auto-lock cut",
"autolockcut mdcut daduan",
"term",
"",--TODO
},
{"SDF",
"sdf softdropfactor",
"term",

View File

@@ -606,10 +606,15 @@ return{
"打字时按住o你会看到:ooooooooooo\n在时间轴上:o-----------o-o-o-o-o-o-o-o-o-o\n-----------就是das长度-就是arr长度",
},
{"DAS打断",
"dascut",
"dascut daduan",
"term",
"本游戏中指玩家的操作焦点转移到新方块的瞬间,此时减小(重置)das计时器让自动移动不会立刻生效减少“移动键松开晚了导致下一块一出来就立即开始移动”的情况\n注:其他游戏中的das打断机制可能和本游戏的有区别仅供参考",
},
{"误硬降打断",
"autolockcut mdcut daduan",
"term",
"为了防止玩家硬降时当前方块已经锁定下一块出现就被立刻硬降导致严重md所以设计了此打断参数。\n方块自然锁定之后几帧内硬降键是无效的,具体看设置了多久。\n注:其他游戏中的防误硬降机制可能和本游戏的有区别,仅供参考",
},
{"SDF",
"软降速度 sdf softdropfactor",
"term",