notify
a09a973064
Changelog: v0.4.23
2024-11-09 19:27:41 +08:00
notify
30df075db2
Changelog: v0.4.20
Check Whitespace and New Line / check (push) Has been cancelled
Deploy Doxygen to Pages / build (push) Has been cancelled
Deploy Doxygen to Pages / deploy (push) Has been cancelled
2024-10-22 01:14:01 +08:00
notify
d94b483f66
Changelog: v0.4.16
2024-06-10 18:21:16 +08:00
Nyutanislavsky
30e33f92c7
Enhance ( #338 )
...
1. 国战选将框动态显示珠联璧合(等待更清晰的图…)
2. 废除和恢复区域log
3. 搬运isMale,isFemale,compareDistance,hasShownSkill
4. hasSkill如果是状态技,判断是否亮出,未亮出的返回false
5. 标准包调整,修复八卦阵,离间结姻用isMale
6. 亮将技能改用&后缀并详细化prompt
7. 拼点移动起点改为owner
8. 使用牌filter改为owner
---------
Co-authored-by: notify <notify-ctrl@qq.com>
2024-04-07 00:45:55 +08:00
YoumuKon
6fbaf9d055
askForYiji ( #318 )
...
- 从Utility那里搬运了askForYiji和doYiji两个函数,负责分配
虽然暂时没实现单烧条,但先这么用着
- 修复了askForCardAndPlayers的选择中可以选择复数张牌的bug
- 为prohibitDiscard添加了输入id选项
2024-02-17 09:48:42 +08:00
notify
851a3873fa
添加音频 ( #317 )
2024-02-05 11:07:54 +08:00
Nyutanislavsky
b2a438c200
Yiji ( #316 )
...
1. 标遗计运用expand_pile
2024-02-05 11:07:09 +08:00
YoumuKon
520523bcc1
bug fix x2 ! ( #291 )
...
![devbugfix_ba-style@nulla
top](https://github.com/Qsgs-Fans/FreeKill/assets/38815081/9879a2bd-3edc-4f09-b4e5-06f600823659 )
- 修复了铁索传导的伤害仍然觉得自己是伤害起点的bug
- 修复了转化牌前后同名仍然显示转化小白框的bug
- 修复了黑色花色不是黑色的bug
- 重写了改判流程,支持判定虚拟牌
---------
Co-authored-by: notify <notify-ctrl@qq.com>
2023-12-10 18:56:50 +08:00
Nyutanislavsky
5abbdc9b23
Enhancement ( #292 )
...
1. 卡牌一览中音效播放(装备牌鸽)
2. 修改游戏桌面菜单式样,增加音量
3. 卡牌使用时prompt
4. 比较角色性别是否相同
5. 修一些函数提示
6. getEventsOfScope找不到start_event直接返回
7. 应用all_card_types
8. 修改askForCard的默认返回值
9. 增加装备牌技能触发log
10. phase_state初始化
11. 额外阶段走phaseChanging
12. 亮将增加一个时机并做调整(但还是不对……)
13. 标准包和军争篇增加卡牌prompt,修改描述
14. 运用一些Util,hasSkill精简
15. 修改一些神秘英语单词,水
---------
Signed-off-by: Mechanel <nyutanislavsky@qq.com>
2023-12-09 21:57:47 +08:00
YoumuKon
edf10893e9
bug fix ( #277 )
...
堆一堆
- 更改了许褚台词
- 让lua认为prompt可以是string
- 修改魄袭框,添加extra_data和cancelable
- 修复GetNcards的洗牌判定逻辑
- 为聊天添加300字符限制
2023-10-27 22:19:30 +08:00
Nyutanislavsky
d0913e42ce
Heg ( #254 )
...
1. 修复木马、真名无懈可击
2. 增加亮将、暗将时机
3. 增加武将珠联璧合关系
4. 增加武将选择框禁止替换
5. 增加变换武将不改变体力上限
6. 增加亮将禁止、不计入距离和座次的MarkEnum,相应的player函数
7. 状态技默认锁定技
8. 修复拼点
9. 增加出牌阶段亮将技能
10. 增加暗置武将函数
---------
Signed-off-by: Mechanel <nyutanislavsky@qq.com>
2023-08-24 21:37:06 +08:00
Nyutanislavsky
d38b0ca805
bugfix ( #237 )
...
1. 修复甄姬等
2. 将弃置所有牌、武将牌上的牌等修复为一次性弃置
3. 添加连环状态改变的音效
4. 改进notifyMoveCards的可见
---------
Signed-off-by: Mechanel <nyutanislavsky@qq.com>
2023-08-03 15:26:52 +08:00
notify
8bfe087374
遗计,默认主公,修同名替换
2023-08-02 21:39:03 +08:00
YoumuKon
7fd39264ee
bugfix ( #229 )
...
- 为需要无视描述的请求添加-tmp标签(……)
- 修改铁索相关描述
- 修复了可以通过取消目标以跳过exclusive_targets的bug
- 修复了观星只控顶时还有底部标签的bug
- 修复了没有correct_func时的报错
- 修复了一个人且未分胜负时无限循环的bug
- 将AOE的函数调到了Util内方便其他DIY快速调用
- 将AskForAddTarget转正
- 主动技添加modTargetFilter,负责重新定义目标(借刀摆烂了)
- 游戏模式添加countInFunc(room),负责检测本局游戏是否可以纳入胜率统计(默认true)
---------
Co-authored-by: Nyutanislavsky <nyutanislavsky@qq.com>
2023-08-02 02:19:51 +08:00
YoumuKon
a812af8d97
bug fix和黑名单 ( #223 )
...
- 修复了旁观skill出错的bug
- 为模式和扩展包提供相互之间的黑/白名单
2023-07-14 22:17:54 +08:00
YoumuKon
2e8adf1918
快速短句 ( #213 )
...
- 添加了快速短句及其对应的i18n,可以疯狂“兵贵神速啊”(
---------
Co-authored-by: notify <notify-ctrl@qq.com>
2023-07-02 13:21:13 +08:00
Ho-spair
5128100083
modify process & quest skill ( #166 )
2023-05-28 18:45:54 +08:00
YoumuKon
7309dbfb6f
修正护驾 ( #131 )
...
对,就只是把护驾的“蜀”改成“魏”而已
2023-04-21 22:48:52 +08:00
YoumuKon
9876dd15c7
增加主公技音效,补充台词 ( #121 )
2023-04-17 04:23:27 +08:00
Ho-spair
4d0d0c1d60
base lord skills ( #119 )
...
主公技
2023-04-15 12:06:24 +08:00
notify
533cc1a464
Card limitation ( #111 )
...
禁止使用打出弃置
Fk.currentResponseReason
FilterSkill加player参数
2023-04-10 15:55:06 +08:00
notify
9a951fdbfe
Spdx license ( #109 )
...
在所有代码中添加了许可证标记头
2023-04-09 13:35:35 +08:00
notify
64f095d98f
Prompt ( #97 )
...
给好几个交互加个cancelable/prompt参数
把prompt美化了一下
2023-04-04 15:59:21 +08:00
notify
139464be14
UI ( #83 )
...
重写登陆界面UI和大厅UI
加入玩法一览界面
加入开屏动画
修bug
2023-03-20 14:53:56 +08:00
notify
6ae86a1e3e
Gamemode ( #75 )
...
提供拓展游戏模式的接口
2023-03-14 00:12:02 +08:00
Ho-spair
932914c62c
bagua and wushuang ( #65 )
...
* bagua and wushuang
* delete space
2023-03-06 01:07:54 +08:00
notify
cd7e4c9bd3
I18n ( #57 )
...
* rotate general name when it becomes too long
* remember x and y pos of window
* config.language, and can change translations according to language
* standard i18n (WIP)
* client translation (WIP)
* translation for standard cards
* translate skill name and adjust UI
2023-02-27 10:23:48 +08:00