Commit Graph

445 Commits

Author SHA1 Message Date
MrZ626
242416a25d 音乐室改为launchpad(暂时只有两页) 2021-09-26 18:58:40 +08:00
MrZ626
c405cd93be 更新中文词典的极简词条,概述学习和练习的方法 2021-09-26 14:35:52 +08:00
MrZ626
99bbff0d34 英文的SE改回SFX,微调staff表 2021-09-26 11:51:45 +08:00
MrZ626
f475fafbf1 新增一个彩蛋模式 2021-09-26 01:18:18 +08:00
MrZ626
b2143557bd 给两个词典的几个wiki词条重新排了序
添加four.lol词条
2021-09-25 19:29:24 +08:00
MrZ626
a6c47f5122 微调键位设置ui和交互逻辑,添加说明文本 2021-09-25 19:29:21 +08:00
MrZ626
7ae314fb2c 更新英文翻译
Co-authored-by: C29H25N3O5 <87485746+C29H25N3O5@users.noreply.github.com>
2021-09-24 23:33:36 +08:00
MrZ626
4f939d7ea4 drawNext系列函数整理合并(略微牺牲性能),玩家用的绘制函数完全放入draw.lua
游戏参数新增holdMode
默认'hold'为普通hold模式
'swap'为跟next第一个交换(跟物理hold/多hold均兼容)
2021-09-24 13:35:17 +08:00
MrZ626
c927e58ce4 添加逻辑追帧功能,设置默认关闭,联网强制打开防止低帧率设备影响游戏体验 2021-09-24 02:08:00 +08:00
MrZ626
dc0b39d6b5 移除语言文件里多余的挖掘1000行模式信息 close #324 2021-09-23 15:45:21 +08:00
MrZ626
e2d12d766f 修正一处拼写错误 2021-09-23 11:54:52 +08:00
huaji2369
b762741a6e 修改机翻的回滚语言为中文 (#314) 2021-09-22 11:03:54 +08:00
MrZ626
1f59aaca43 微调机翻语言 2021-09-22 11:03:53 +08:00
MrZ626
0eea1ae0c6 经典模式全部换新,只保留三个从9/18/29开始的模式
注意:提速的行数和分数显示不完全和原版一致
2021-09-22 11:03:53 +08:00
MrZ626
43a2ca9407 把经典模式减少到三个(平衡还未调整) 2021-09-22 11:03:53 +08:00
Not-A-Normal-Robot
30ed4179d6 Add easier Classic modes (#302)
* Remove SDARR limitation on Rhythm

* Remove SDARR limitation on Rhythm

* Remove SDARR limitation on Rhythm

* Revert "Remove SDARR limitation on Rhythm"

This reverts commit 1a0a56bbf6.

* Add classic modes: easy and normal

(Easy: lvl9 start, Normal: lvl15 start)

* fixed typos

* Updated map
2021-09-22 11:03:52 +08:00
MrZ626
1d30623222 微调语言相关 2021-09-22 11:03:52 +08:00
MrZ626
7393b3c716 新语言:机翻
语言模块升级
支持更自由地添加语言(不再使用语言序号)
给getTip设置metatable的代码移出模块
2021-09-22 11:03:51 +08:00
MrZ626
9468c0435a 添加音效包选择(暂无其他音效包)
整理音频文件目录(文件夹名都小写)
2021-09-15 00:25:47 +08:00
user670
a2f5db8d3c Update dict_en.lua (#293)
wtf is with Naki/Mono?

Co-authored-by: MrZ_26 <1046101471@qq.com>
2021-09-14 17:25:46 +08:00
MrZ626
18471a201f 设置新增是否使用系统光标的选项(系统光标不受按键即隐藏的影响) close #295 2021-09-14 17:24:15 +08:00
MrZ626
1d61a3af8b 调整词典mono词条 2021-09-14 13:07:52 +08:00
Not-A-Normal-Robot
e4f5b8f95c Invis --> Invisible (#299)
* Invis --> Invisible

For modes, "Invisible" still fits, so the shortened version is not needed. This is untrue for modes with invis modes though, they might not fit.

* Lined up text
2021-09-14 12:56:57 +08:00
MrZ626
280f2c0af5 小程序Link移除速打,添加FC机制 2021-09-14 03:44:15 +08:00
MrZ626
e9d58a4f74 新增小程序:Link 2021-09-14 01:09:19 +08:00
MrZ626
357e747391 微调中文词典sub词条,说法更严谨 2021-09-12 20:25:53 +08:00
MrZ626
8c11721c75 世界线变动(游戏内容无关修改) 2021-09-12 14:27:18 +08:00
MrZ626
da13235c88 可以设置失去焦点后自动静音 close #281 2021-09-12 03:50:29 +08:00
MrZ626
aababce74c 取消静音按钮,添加总音量滑条 2021-09-11 23:03:49 +08:00
MrZ626
b8b85b569c 把方便改的blind都换成invis,防止冒犯到盲人
模式名里的blind没有改,会影响存档数据不方便,不会在游戏里直接显示 close #291
(好奇真的有盲人玩吗)
2021-09-11 20:32:12 +08:00
MrZ626
c668a22345 修正关卡完成时文本的不合适(其他语言等待翻译) close #283 2021-09-09 15:35:08 +08:00
MrZ626
176e96fd1f 所有打错的hexcrash和pentcrash重新加回a 2021-09-09 15:05:05 +08:00
MrZ626
43e550b9b2 修正经典模式系列相关 2021-09-09 15:04:50 +08:00
Not-A-Normal-Robot
ee139d5ff0 Add lvl19 and lvl29 starts for Classic mode, rename from classic_fast to classic_hard (#285)
* Add more Lvl19 Classic start

* Add lvl29 Classic start

* Rename classic_fast.lua to classic_hard.lua

* Update and rename classic_fast.lua to classic_hard.lua

* Add Classic Lunatic mode (lvl19 start)

* Rename classic_hard.lua to classic_h.lua

* Rename classic_lunatic.lua to classic_l.lua

* Rename classic_ultimate.lua to classic_u.lua

* Rename classic_hard.lua to classic_h.lua

* Add lvl19 and lvl29 start

* Update modes.lua

* Update classic_h.lua

* Create classic_u.lua

* Update classic_u.lua

* Update english language to add Classic text

* Added more space between Classic modes

* Add compatibility for old replays

* Update lang_en.lua

* deleted classic ultimate and master m21 overlap

* Added Classic modes into spanish

I do not speak spanish, I just copied from the other entries, hopefully it's right....

* Update lang_fr.lua

* Update lang_pt.lua

* Update lang_yygq.lua

sorry if wrong, i don't really know much chinese

* Update lang_zh.lua

* Update lang_zh2.lua

* added a single = sign

i forgot to add this, whoops!

* added a single comma

yes, i'm that dumb.
2021-09-09 15:04:28 +08:00
MrZ626
834a08d58d 词典更新捐赠的说明,中文添加挖掘词条 2021-09-08 17:00:02 +08:00
Not-A-Normal-Robot
e3539f17bd Tool Assisted Supergaming --> Superplay (#278)
On the English wikipedia, it is listed as Superplay, not Supergaming.
2021-09-03 00:22:53 +08:00
MrZ626
b88580ad9a 补充英语词典两个词条 2021-09-02 17:39:28 +08:00
MrZ626
e5287d876b 修改staff表 2021-08-31 05:23:22 +08:00
MrZ626
fce5b9696f 微调词典
整理代码
修改更新历史和build号
2021-08-31 04:33:56 +08:00
MrZ626
720ee71f8b 词典加回T3055(因为在开发nanamino)
词典添加Nanamino词条
2021-08-29 04:10:14 +08:00
Not-A-Normal-Robot
9419c4c639 Change description of Turn-based mode (#247)
Might need some line breaks in there, but idk where so I'll leave it like this
2021-08-29 01:37:28 +08:00
MrZ626
7992eab16c 新增master_m模式 2021-08-28 22:23:17 +08:00
MrZ626
a1c6f720a2 代码规范:所有文件以空行结尾 2021-08-28 16:46:10 +08:00
MrZ626
e82a5c8026 自定义游戏和创建房间可选规则包,微调附近控件位置
补充??语言联网菜单的文本
房间版本改为1.a
2021-08-28 15:04:10 +08:00
MrZ626
e049375bbc 修正所有语言文件的spin文本多了一个空格 2021-08-27 18:53:54 +08:00
MrFaq2018
f48bd550b7 Updated Spanish lang (#238)
* Update lang_es.lua

* Update lang_es.lua
2021-08-27 18:46:36 +08:00
MrZ626
442b3bd233 BGM模块新增setChange方法可以设置切换BGM的时候会触发的事件
切换BGM时弹出BGM名称
2021-08-26 03:37:06 +08:00
MrZ626
295e79984f 代码规范:把所有的tab换成空格 2021-08-25 04:28:52 +08:00
MrZ626
5767acb5bf 完善词典T283词条 2021-08-24 17:15:07 +08:00
MrZ626
4d2a914719 词典添加asc词条,英文等待翻译 2021-08-20 03:02:16 +08:00