Skip to content

Commit

Permalink
版本推进
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Feb 8, 2023
1 parent 2ee9ed2 commit 3a3d062
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
14 changes: 12 additions & 2 deletions parts/updateLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,19 @@ return[=[
未来计划:
正在点亮科技树...
0.17.12: 暂停 Break
新增:
添加越南语(By Shard Nguyễn, Squishy và cộng đồng TVN) #835
新语音包: 俊达萌(By C₂₉H₂₅N₃O₅)
开启竖屏选项时1P玩家强行放大至两倍
新Bug:
竖屏模式下放大的1P玩家会挡住其他东西,不准备修复,能用就行
修复:
团队战结束判定错误
0.17.11: 暂停 Break
改动:
新的登录流程因为服务器代码重写
新的登录流程(因为服务器代码重写)
添加抗锯齿和横竖屏的设置选项
添加N64和N64_plus旋转系统 #805
好看一些的速度表(by NOT_A_ROBOT) #824 #825
Expand All @@ -19,7 +29,7 @@ return[=[
修复:
第一次启动选择语言后直接就退出了
攻击竞速模式左侧攻击数字从%.1f改为%d #780
SRS+旋转系统I的踢墙表不对称之前就是SRS的压根没改 #772
SRS+旋转系统I的踢墙表不对称(之前就是SRS的压根没改) #772
两个堆叠模式消除垃圾行的时候没减少内部的垃圾行高计数
require模块在mac系统下可能崩溃 #788
没登录的时候回合制必定崩溃
Expand Down
6 changes: 3 additions & 3 deletions version.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
return {
["apkCode"]=456,
["code"]=1711,
["string"]="V0.17.11",
["apkCode"]=457,
["code"]=1712,
["string"]="V0.17.12",
["room"]="ver A-9",
["name"]="暂停 Break",
}

0 comments on commit 3a3d062

Please sign in to comment.