ParticleG
eaba1cd0ab
- Disable discordRPC when on Web env
2024-10-31 01:03:41 +08:00
Fab052
1830e849d8
better 3D effect ( #1166 )
2024-10-30 00:14:28 +08:00
Fuwuwuwu
1963dc9fb9
Fix the issue of AI passing Hold parameters in custom mode ( #1163 )
...
* 自定义游戏传递hold开关的问题
表现:即使holdCount为0,CC依旧会开启hold,导致无法预期运行,场地逐渐混乱
原因:传递了错误的类型(boolean->number)
* 非正常hold模式时,AI不启用hold
相关问题#1106
2024-10-29 08:24:10 +08:00
SweetSea
396293c8af
Custom image from clipboard ( #1157 )
...
* Update how text renders in button and key
* Add a placeholder
* Add actual code and language entry
* Sort buttons
* Alter to keep original behaviour
* I HAVE OCD
* Add back legacy behaviour
2024-10-26 23:44:31 +08:00
Imple Lee
fbf6e910a3
Fix a wierd bug ( #1161 )
...
Steps to reproduce:
1. reset everything in custom game
2. restart the game
3. go to the custom game scene
4. go to the custom sequence scene and set a new sequence
5. leave the scene and go to the custom game scene
6. begin to clear
Unintended behavior:
The sequence is still the default old sequence (7-bag)
Intended behavior:
The sequence is the newly set sequence
Rationale:
The bug was introduced by #1139 .
It deleted a line of `apply_locals()` which I wrongly believed that the custom modes will execute initialize() anyway, but it turned out initialization is only executed during the start of the whole game.
The patch is simple: just add back the deleted line
2024-10-18 00:45:37 +08:00
MrZ_26
9e4e861c32
继续加赞助名单
2024-10-14 23:51:46 +08:00
MrZ_26
d0b99a16c9
修单机录像播不出
2024-10-14 23:36:31 +08:00
MrZ_26
347e81c11c
更新赞助名单
2024-10-14 23:15:40 +08:00
MrZ_26
51e0ab7c48
赞助名单更新
2024-10-02 10:31:51 +08:00
MrZ_26
87fd26ab89
赞助名单更新
2024-09-29 20:14:36 +08:00
MrZ_26
4768df6867
修discordRPC加载失败会崩溃
2024-09-27 03:50:12 +08:00
MrZ_26
423d502aa4
添加discordRPC支持
2024-09-26 02:29:24 +08:00
SweetSea
dc6b7de15f
Fix multiplayer chat ( #1154 )
...
* Fix multiplayer chat
* Update wrapping text param.
* Update net_game.lua
2024-09-11 20:31:41 +08:00
MrZ_26
d47f073d53
补irs打断的设置文本
...
补更新历史
2024-09-03 21:21:22 +08:00
MrZ_26
7407911914
Merge Electra's enhanced IRS
2024-09-03 21:12:32 +08:00
MrZ_26
9672a4fe57
修之前删goto的时候导致hisPool算法爆炸(也不知道怎么爆的,不管了)
2024-09-03 20:57:05 +08:00
Imple Lee
5793b7ca38
fix custom games ( #1139 )
...
Now you can `play custom_` without going through the `customGame` scene
2024-08-26 11:20:48 +08:00
MrZ_26
dee6ba95f2
修播放录像时初始化流程没重置暂停次数 close #1131
2024-08-20 01:28:39 +08:00
呵呵です
67aef1dbe3
更新tip里的40l世界纪录 close #1136 ( #1137 )
2024-08-20 01:26:37 +08:00
MrZ_26
5f5dd48ee8
修直接写在模式的env里的特殊事件不会被加载
2024-08-12 12:04:29 +08:00
MrZ_26
a8e0574f44
规则包加载流程优化
2024-08-11 13:18:36 +08:00
MrZ_26
40f148b6b3
更新赞助名单
2024-08-11 13:12:34 +08:00
MrZ_26
49f1b747b2
尝试修复新的事件系统允许自由参数数量导致网络卡顿情况且录像流最后的事件是攻击时frameRun有机会超过stream内数据导致玩家操作冻结(wtf so complicated, thank you Electra!)
2024-08-10 18:51:41 +08:00
Electra
2c75f0bc9c
Simple solution?
2024-08-10 04:47:35 -04:00
MrZ_26
97e17edfae
继续修新的事件系统问题
2024-08-10 16:05:25 +08:00
MrZ_26
f7e4e47466
再修新的事件系统问题
2024-08-10 15:09:27 +08:00
MrZ_26
8779abef9a
修新的事件系统问题
2024-08-10 14:42:18 +08:00
MrZ_26
4d1caa7fe0
重构玩家交互事件系统,尝试支持可通过网络传递的自定义事件
2024-08-10 12:55:58 +08:00
MrZ_26
78f3c31db1
联网房间内的准备按钮不再会试图将自己设置为Gamer状态(已经是了)
2024-08-09 05:23:38 +08:00
MrZ_26
3c852f17a0
补翻译说明
2024-08-09 01:12:49 +08:00
MrZ_26
8737a00b44
补越南语翻译
2024-08-09 01:08:25 +08:00
MrZ_26
fff2c49f2e
补越南语翻译
2024-08-09 00:03:13 +08:00
MrZ_26
35c19a4d50
spinren加一些注释的代码
2024-08-08 23:43:01 +08:00
MrZ_26
137e707c63
删除ffa按钮
...
tech league改名galaxim,调整一些联网菜单文本
2024-08-08 23:42:41 +08:00
MrZ_26
57f2b9541d
修几个词条不能通过拼音搜索
2024-08-08 16:14:53 +08:00
MrZ_26
9d4065a05a
修复创建联网房间时有好几个选项并没有生效
2024-08-08 16:08:51 +08:00
MrZ_26
424a3b3bee
公告页面信息更详细一点
2024-08-07 13:52:46 +08:00
MrZ_26
de3e1fcdc7
实现公告场景的功能
2024-08-07 13:25:03 +08:00
MrZ_26
59f390de93
尝试启用公告功能
2024-08-07 12:54:06 +08:00
MrZ_26
24d552ba2b
Merge branch 'ci-web-revive'
2024-08-07 12:11:32 +08:00
MrZ_26
d9f606c56f
修地图布局
...
修spinren模式翻译
调整一些模式的外框形状
2024-08-03 01:45:37 +08:00
MrZ_26
de4b73cf83
spinren模式结束时显示的文本会根据是否到10行变化
2024-08-02 23:22:16 +08:00
MrZ_26
beff0c9d99
调整翻译文本,所有模式的“难度”一栏更统一
2024-08-02 23:04:49 +08:00
MrZ_26
4a76a929f5
更新spinren模式的越南语翻译
2024-08-02 22:58:32 +08:00
MrZ_26
aa981160e8
spinren少出两行防止一直响警报
2024-08-02 22:49:51 +08:00
MrZ_26
24a95a36d0
微调地图布局
2024-08-02 22:41:05 +08:00
MrZ_26
583819e8c4
优化spin模式并加到大地图,微调相关区域布局
2024-08-02 22:37:39 +08:00
Imple Lee
4c193efd41
add a new mode: spin ren ( #1129 )
...
* add a new mode: spin ren
* remove some bad cases; rework of the weights
* fix lines
* add different orientation for 323
* harder ranking
* Fix the map to sijun's mode
This mode can be used as big-bang!
2024-08-02 21:53:10 +08:00
MrZ_26
8208e7b132
修第三季度音乐名称打错
2024-08-01 21:47:25 +08:00
MrZ_26
7e2bd7b08d
词典里的“全消四”改成“全程消四”
2024-07-24 19:07:54 +08:00