Commit Graph

11 Commits

Author SHA1 Message Date
MrZ626
cb3d9e4862 整理代码 2021-10-19 19:19:12 +08:00
MrZ626
d9a82878bf 移除组合键切换攻击模式功能,固定为单点切换
微调游戏设置菜单
2021-10-19 19:00:02 +08:00
MrZ626
033a770759 更多全局变量改为全大写 2021-10-18 15:12:56 +08:00
MrZ626
d4539c3a23 修改加载SHADER的时机 2021-10-18 15:05:35 +08:00
MrZ626
3d70a5ac79 检测资源文件是否来自工程的过程改为函数 2021-10-18 15:05:34 +08:00
MrZ626
e6a8cf7a10 三个音频模块升级不再依赖全局变量SETTING
但更新音量的时候必须需手动调用setVol
整理代码
2021-10-16 23:10:15 +08:00
MrZ626
7ba0d0d3a0 修复使用过tas后mod菜单会显示unranked close #371
优化mod菜单unrank刷新时机计算
2021-10-12 19:16:17 +08:00
MrZ626
6868d53224 允许运行中加载模式文件(仅限不在地图上的,故目前只用于彩蛋模式)
移除所有隐藏模式的名称翻译,只认内部名
2021-10-12 01:59:42 +08:00
Imple Lee
3060d89ed4 rename solidLine to notEmptyLine (#362)
Co-authored-by: MrZ_26 <1046101471@qq.com>
2021-10-06 17:23:38 +08:00
Imple Lee
54447e187a remove restriction on field height in custom mode (#361) 2021-10-06 17:18:47 +08:00
MrZ626
8f9b9952ea 整理文件结构
list和globalTables文件合并为gameTables
gametoolfunc改名gameFuncs
2021-10-03 01:37:45 +08:00