FreeKill/Fk/RoomElement
YoumuKon 21e4c65204
终结标记与界bugfix (#307)
-
正式移除了作为临时手段的-tmp标记,现在can_use和target_filter支持读取extra_data(card_filter暂时搁置)
-
规范了askForUseCard中card_name和pattern的关系,现在的格式将以pattern为主,若无pattern才会将card_name视为pattern
- 将withinDistanceLimit迁移至ActiveSkill内
- 添加了令卡牌无距离/次数限制的标记判断
- 添加放大了⑨倍的冰伤音效
- 优化了同将判断的逻辑,使其能够准确读取trueName
- 身份场主公选将后其他角色能看见主公技能(只是看见,无实际功能)
- 开局添加不存在的技能时会放出警报
- 修复了findParent在当前事件无parent时报错的bug
- 修复了人工洗牌后不刷新摸牌堆的bug
- 修复了getPile返回牌堆实例的bug
- 修复了getSkillNameList无法过滤主公技的bug
- 修复了死亡后武将牌没有圆角效果的bug
2024-01-25 03:13:57 +08:00
..
AG.qml QML修改+bugfix (#181) 2023-06-09 17:23:02 +08:00
BigGlowText.qml UI (#290) 2023-12-06 21:07:35 +08:00
CardArea.qml Resort cards & Surrender (#217) 2023-07-02 20:39:42 +08:00
CardItem.qml 游戏时长统计 (#302) 2023-12-28 12:11:24 +08:00
CheckBox.qml 小bugfix (#304) 2024-01-11 18:35:10 +08:00
ChoiceBox.qml Bugfix (#224) 2023-07-16 15:29:20 +08:00
ChooseGeneralBox.qml 游戏时长统计 (#302) 2023-12-28 12:11:24 +08:00
ChooseHandcard.qml UI (#290) 2023-12-06 21:07:35 +08:00
Dashboard.qml 终结标记与界bugfix (#307) 2024-01-25 03:13:57 +08:00
DetailedCheckBox.qml 多选、勾选框和bugfix (#284) 2023-11-07 12:57:00 +08:00
DetailedChoiceBox.qml Bugfix (#224) 2023-07-16 15:29:20 +08:00
GameOverBox.qml Replay (#231) 2023-08-01 21:01:01 +08:00
GeneralCardItem.qml 游戏时长统计 (#302) 2023-12-28 12:11:24 +08:00
GlowText.qml Qmldir (#155) 2023-05-19 10:08:36 +08:00
GraphicsBox.qml Qmldir (#155) 2023-05-19 10:08:36 +08:00
GuanxingBox.qml Enhancement (#286) 2023-11-07 21:14:51 +08:00
HandcardArea.qml Enhancement (#263) 2023-09-19 14:27:54 +08:00
IndicatorLine.qml Qmldir (#155) 2023-05-19 10:08:36 +08:00
InvisibleCardArea.qml QML修改+bugfix (#181) 2023-06-09 17:23:02 +08:00
MiscStatus.qml Resort cards & Surrender (#217) 2023-07-02 20:39:42 +08:00
MoveCardInBoardBox.qml Skip nullification (#227) 2023-07-16 19:18:43 +08:00
Photo.qml 终结标记与界bugfix (#307) 2024-01-25 03:13:57 +08:00
PixmapAnimation.qml Qmldir (#155) 2023-05-19 10:08:36 +08:00
PlayerCardBox.qml Enhancement (#286) 2023-11-07 21:14:51 +08:00
PoxiBox.qml 多选、勾选框和bugfix (#284) 2023-11-07 12:57:00 +08:00
SkillArea.qml English (#285) 2023-11-07 12:49:31 +08:00
SkillButton.qml Enhancement (#263) 2023-09-19 14:27:54 +08:00
SkillInvokeAnimation.qml Qmldir (#155) 2023-05-19 10:08:36 +08:00
TablePile.qml 修复一些小Bug (#279) 2023-10-18 21:46:11 +08:00
UltSkillAnimation.qml Enhancement (#286) 2023-11-07 21:14:51 +08:00
ViewGeneralPile.qml UI (#290) 2023-12-06 21:07:35 +08:00
ViewPile.qml UI (#290) 2023-12-06 21:07:35 +08:00
qmldir UI (#290) 2023-12-06 21:07:35 +08:00