0.10.6:CC更新
This commit is contained in:
2
conf.lua
2
conf.lua
@@ -1,4 +1,4 @@
|
|||||||
gameVersion="Alpha V0.10.5"
|
gameVersion="Alpha V0.10.6"
|
||||||
function love.conf(t)
|
function love.conf(t)
|
||||||
t.identity="Techmino"--Saving folder
|
t.identity="Techmino"--Saving folder
|
||||||
t.version="11.1"
|
t.version="11.1"
|
||||||
|
|||||||
@@ -24,25 +24,22 @@ local S=[=[
|
|||||||
|
|
||||||
Future outlook:
|
Future outlook:
|
||||||
New modes:
|
New modes:
|
||||||
PUYO
|
dig practice
|
||||||
|
dig zen
|
||||||
|
infinite PC challenge
|
||||||
|
reverb (often repeat a piece many times)
|
||||||
game tutorial
|
game tutorial
|
||||||
finesse tutorial/exam (3next, 1pt/mino, drop to score)
|
finesse tutorial/exam (3next, 1pt/mino, drop to score)
|
||||||
easy finesse (only revert current)
|
easy finesse (only revert current)
|
||||||
game Abbr. test
|
combo
|
||||||
backfire
|
backfire
|
||||||
round-based dig
|
|
||||||
bigbang
|
bigbang
|
||||||
rhythm
|
rhythm
|
||||||
KPP-locked
|
KPP-locked
|
||||||
combo
|
|
||||||
square
|
square
|
||||||
field shifting(left/right)
|
|
||||||
task survival
|
task survival
|
||||||
dig practice
|
|
||||||
dig zen
|
|
||||||
symmetry
|
symmetry
|
||||||
hidden: sound only
|
game Abbr. test
|
||||||
reverb (often repeat a piece many times)
|
|
||||||
parkour
|
parkour
|
||||||
Other:
|
Other:
|
||||||
mod system with:
|
mod system with:
|
||||||
@@ -57,7 +54,6 @@ Future outlook:
|
|||||||
tank battle
|
tank battle
|
||||||
new AI: task-Z
|
new AI: task-Z
|
||||||
'Encrypt'(compile to byte code)
|
'Encrypt'(compile to byte code)
|
||||||
better drop FX
|
|
||||||
60+ fps supporting
|
60+ fps supporting
|
||||||
in-game document
|
in-game document
|
||||||
save recordings
|
save recordings
|
||||||
@@ -68,6 +64,15 @@ Future outlook:
|
|||||||
more graphic FXs & 3D features & animations
|
more graphic FXs & 3D features & animations
|
||||||
network game
|
network game
|
||||||
|
|
||||||
|
0.10.6: CC更新 Cold Clear update
|
||||||
|
新内容:
|
||||||
|
全平台支持新版CC(也许)
|
||||||
|
改动:
|
||||||
|
修改UVRY的踢墙表
|
||||||
|
修复:
|
||||||
|
O卡住的时候旋转不刷新锁定延迟
|
||||||
|
CC在发现重力过大后hold即报错
|
||||||
|
|
||||||
0.10.5: 特效更新 FX update
|
0.10.5: 特效更新 FX update
|
||||||
新内容:
|
新内容:
|
||||||
瞬移特效独立为瞬降和移动(旋转)特效,增加移动特效滑条,各特效范围均为0~5
|
瞬移特效独立为瞬降和移动(旋转)特效,增加移动特效滑条,各特效范围均为0~5
|
||||||
|
|||||||
Reference in New Issue
Block a user