Commit Graph

158 Commits

Author SHA1 Message Date
MrZ626
eda6c0d746 整理代码习惯,常量字符串改用单引号,可能有遗漏 2021-04-30 02:01:36 +08:00
MrZ626
c21e010159 再次调整cmd相关,全部改成console 2021-04-29 23:30:00 +08:00
MrZ626
5607930540 存档管理功能移至命令行改为手动删文件清除,说明位于词典内 2021-04-29 18:49:02 +08:00
MrZ626
1fc4dae61b 自定义游戏菜单调整,新增重置按钮 2021-04-28 17:17:26 +08:00
MrZ626
385d376037 微调场地绘制的交互 2021-04-28 09:17:28 +08:00
MrZ626
637d3ee670 全员准备的提示改为文本 2021-04-27 21:08:19 +08:00
MrZ626
355c2cd8a1 添加省流开关(加载头像) 2021-04-27 10:00:48 +08:00
MrZ626
4a31485359 房间选择界面支持点选和拖动,ui调整 2021-04-27 01:03:12 +08:00
MrZ626
79a7c53581 修正一处修改翻译的问题 2021-04-24 01:12:49 +08:00
MrZ_26
737fc24e16 Merge branch 'main' into main 2021-04-23 18:18:57 +08:00
MrZ626
e999a9cb1e 主菜单退出按钮改成返回按钮 2021-04-23 16:19:39 +08:00
MrZ626
570508beba 整理代码 2021-04-22 16:57:26 +08:00
user670
ae3c8e8548 Merge branch 'main' into main 2021-04-22 15:39:42 +08:00
MrZ626
09d0612aeb 整理代码,修改颜色名和几乎所有的使用方法(可能有错误,需要后续再整理) 2021-04-22 00:00:07 +08:00
MrZ626
6cee129a68 主菜单语言按钮改用地球图标 2021-04-20 01:35:42 +08:00
user670
5d1e286645 Update lang_en.lua
Line 103 `champion`: Reverted. It's a splash message that displays briefly, thus I believe a short phrase is more appropriate than a full sentence.

Line 113 `modInstruction`: Partially reverted. I believe the unranking part is an important message to convey.

Line 115 `modInfo.next`: amount->number, next->Next (capitalization)

Line 116 `modInfo.hold`: Queue->pieces. "Number of hold queue" makes no sense

In Tips:
- removed "Bass Bass Kick Kick Bass Kick Kick" (one reference per meme)
- removed "GO MY WAY!!" and "M@STER PEACE!!" (one reference per meme)
2021-04-19 18:21:05 +08:00
user670
9019350f0c Fixed a indentation inconsistency
In the commit where I fixed a merge conflict with Matt's translation update I messed up an indentation (~~thanks github web editor~~)
2021-04-19 18:06:05 +08:00
user670
306154572e Merge branch 'main' into main 2021-04-19 18:02:37 +08:00
MrZ626
635be949f0 整理词典代码,添加触屏可用的翻页按钮 2021-04-19 13:36:55 +08:00
MrZ626
f389fa4eb2 "命令行"改名控制台 2021-04-19 12:15:48 +08:00
MrZ626
63d3f02abe 修正三个不当颜色名 2021-04-18 23:21:56 +08:00
MrZ626
6bb589325b 房间列表的 游戏中 标记改为多语言文本 2021-04-18 00:11:28 +08:00
MrZ626
fbd3f05c63 小程序dtw增加街机模式 2021-04-17 22:33:33 +08:00
MrZ626
ae41e5f2e6 新增开5人房的按钮 2021-04-16 16:14:41 +08:00
MattMayuga
ce0a46dc2b Update lang_en.lua 2021-04-14 03:01:51 +08:00
MrZ626
df1633f011 新BGM:empty(用于节日主题,by ERM) 2021-04-13 02:20:23 +08:00
MrZ626
df5c16e05f 对战房间的准备按钮颜色和文本会随状态改变 2021-04-12 21:25:11 +08:00
MrZ626
26d06e8f3a 添加触摸/点击特效开关 2021-04-12 20:39:21 +08:00
MrZ626
18c1c9c69a 重新启用注册菜单 2021-04-11 13:36:04 +08:00
MrZ626
b757055525 点击联网游戏时无网络的提示更加清晰 2021-04-10 16:51:21 +08:00
MrZ626
48ce3a3d8f 添加退出登录按钮 2021-04-09 17:34:22 +08:00
MrZ626
de53ee09e3 删除自定义游戏的target设置项 2021-04-09 01:58:05 +08:00
MrZ626
2bdbc4d792 更改准备按钮文本 2021-04-08 23:28:26 +08:00
MrZ626
7e65a81d31 微调语言文件 2021-04-04 01:45:10 +08:00
MrZ626
7d325bd0db 调整ws错误消息显示,整理翻译文本 2021-04-03 23:00:08 +08:00
MrZ626
a7133e92d8 修复房间列表R键刷新问题和noRoom文本不对 2021-04-01 02:42:58 +08:00
MrZ626
4a9066b1cb 增加刷新房间的动画提示 2021-03-30 15:37:25 +08:00
MrZ626
23c0c63c6a 修改刷新房间相关代码 2021-03-30 14:55:46 +08:00
MrZ626
0cc6840506 添加一个联网相关要用的文本 2021-03-28 02:38:13 +08:00
MrZ626
53b68c6e0b 改正翻译文本错误 2021-03-28 01:36:49 +08:00
MrZ626
3d33b0938b 主菜单ui再改,帮助菜单改名关于 2021-03-27 13:27:26 +08:00
MrZ626
e7d2897582 再修改词典的名称 2021-03-27 12:12:47 +08:00
MrZ626
4193c1358b 修改词典的外文名称 2021-03-27 01:44:35 +08:00
MrZ626
9d8478a9c0 主菜单ui再重做,词典入口移至主菜单 2021-03-26 19:45:35 +08:00
MrZ626
d9dd692fa9 主菜单布局再升级,一些文本重新等待翻译 2021-03-26 10:07:04 +08:00
MrZ626
1878558392 再微调主界面布局 2021-03-25 23:38:45 +08:00
MrZ626
86c45e39f6 主菜单ui微调 2021-03-25 22:01:04 +08:00
MrZ626
7ff6bdbaf6 微调staff名单 2021-03-23 21:31:04 +08:00
MrZ626
b3418e8d90 修改GM模式的名称和段位名以及修改连带内容,加高成绩上限,修复一个旧版本存档转换错误 2021-03-23 14:40:42 +08:00
MrZ626
f1ed03b77a 根据本人意愿从staff和词典暂时性去掉一个人(或部分说明) 2021-03-20 02:17:52 +08:00