Commit Graph

3013 Commits

Author SHA1 Message Date
PZ157 3b763569ec 函数修改
filter: 数字则加减等量“手牌”再计算;
         函数则剔除不符合条件的手牌计算
add: 卡牌或牌组,类似数字
2023-11-23 11:48:31 +08:00
Spmario233 c5dd53b389
Merge pull request #660 from mengxinzxz/PR-Branch
技能效果调整+small bugfix
2023-11-22 22:58:43 +08:00
Spmario233 2f5c2320cb
Merge pull request #659 from nofficalfs/Dev-GoLikeChannel
Add `lib.channel` to give a method of message receiving.
2023-11-22 22:57:14 +08:00
Spmario233 94a339229b
Merge pull request #661 from PZ157/PR-Branch
bugfix
2023-11-22 22:56:43 +08:00
mengxinzxz 1c8c841bdd olxuanfeng的audioname2修正,添加OL界的prefix前缀 2023-11-22 10:41:13 +08:00
shijian de9d5755ec 低版本webview添加提示 2023-11-22 08:07:28 +08:00
PZ157 b52bac5f47 bugfix 2023-11-21 22:37:00 +08:00
Ansolve 1362ab457d
docs(lib): add docs for `lib.channel`. 2023-11-20 00:05:01 +08:00
Spmario233 647e6b289b
Merge pull request #658 from Tipx-L/PR-Branch
The Multiplayer Update: Part 2.
2023-11-19 23:33:02 +08:00
Spmario233 475518d7f9
Merge pull request #656 from copcap/dev-fixreflog
修复被回滚的一些内容
2023-11-19 23:32:06 +08:00
Rintim 28cc47d535
feat(lib): just add `lib.channel` which emulating channel of golang. 2023-11-19 23:25:23 +08:00
Tipx-L 8f436cdf0f Update `core-js-bundle`. 2023-11-19 01:34:41 -08:00
Tipx-L ee98aec7f9 Fix `get.modetrans`. 2023-11-19 01:25:30 -08:00
mengxinzxz 7429d47e0e 添加removeSkillLog机制,用于失去技能的播报 2023-11-19 09:24:55 +08:00
copcap e5e57f59ee
修复被回滚的内容 2023-11-19 06:30:19 +08:00
Tipx-L bd874da842 Truly support multiplayer with any capacity. 2023-11-18 06:36:09 -08:00
Tipx-L c42c184d28 Make `core-js` always available. 2023-11-18 06:36:09 -08:00
Spmario233 2b2e8885dc
Merge pull request #652 from nofficalfs/PR-PlayerPositionVituralCssImrpove
Transform `lib.init.sheet` to `game.dynamicStyle`
2023-11-18 22:16:15 +08:00
Spmario233 4279ad3b0e
Merge pull request #651 from nofficalfs/Dev-GlobalHandlerMove
Move `lib.handler` to fit position and fix its bugs.
2023-11-18 22:15:47 +08:00
Spmario233 d7e58fd410
Merge pull request #653 from copcap/dev-chara
新杀蒯祺
2023-11-18 22:15:36 +08:00
Rintim 01ca1438ae
pref(ui): trans sheet to `game.dynamicStyle`. 2023-11-18 01:51:18 +08:00
copcap c840f157f9
蒯祺 2023-11-18 01:51:07 +08:00
Rintim 899d0ceca7
pref(game): move `lib.handler` to `game.globalEventHandlers` and fix bugs. 2023-11-18 00:04:56 +08:00
Spmario233 f56a1c2b78
Merge pull request #647 from nofficalfs/PR-InitJsPromise
Add Promise-Async Methods for parts of `lib.init`
2023-11-17 22:42:05 +08:00
Spmario233 76b29d2e7f
Merge pull request #649 from mengxinzxz/PR-Branch
OL费祎
2023-11-17 22:39:46 +08:00
Spmario233 cda375f039
Merge pull request #648 from copcap/dev-chara
庞山民、乐蔡邕、曹轶;孙綝同步修改;增加部分武将原画
2023-11-17 22:39:36 +08:00
mengxinzxz 5865782281 添加特殊装备栏的废除卡牌 2023-11-17 21:40:14 +08:00
Ansolve b716d2e6ba
fix(docs:lib/init): copied `lib.init.json` error. 2023-11-16 22:40:50 +08:00
Spmario233 a35c02919d
Merge pull request #632 from nonameShijian/PR-Branch
修复网页版导出扩展弹窗的问题,修复状态栏设置失效的bug
2023-11-16 22:31:26 +08:00
Spmario233 9f45f1724a
Merge pull request #640 from nofficalfs/Dev-NewVersionPrepare
Preparation for new version.
2023-11-16 22:30:40 +08:00
Ansolve f09377e5a5
docs(lib/init): add docs for `lib.init.promises`. 2023-11-16 22:30:06 +08:00
Rintim 595ceb0168
feat(lib/init): add promise-returned methods of origin async methods 2023-11-16 22:15:09 +08:00
Ansolve 36b46f6371
fix(game): determine adding `event.step` when `event.step` is a number. 2023-11-16 18:21:02 +08:00
Ansolve c6c077b011
docs(lib): add `lib.announce` docs. 2023-11-16 18:15:54 +08:00
Rintim 933a91f9d0
feat: genContent may throw the step-like info. 2023-11-16 17:51:22 +08:00
kuangshen04 9f2edb1acc 变量名ybtype=>typeinfo 2023-11-16 09:59:26 +08:00
kuangshen04 c2777b48da 增加cardintro的显示信息(夜白原版提交 2023-11-16 09:53:40 +08:00
copcap 15d057d6f9
庞山民、乐蔡邕、曹轶;新增临时禁用技能相关方法 2023-11-16 07:01:47 +08:00
Rintim a41ccbdc1a
refactor: modify `lib.announce` to class instance. 2023-11-15 22:43:18 +08:00
Rintim 72e6f7e076
feat: add method to get core info. 2023-11-15 22:22:23 +08:00
kuangshen04 7045740450 parseSkillAudio正则小修 2023-11-14 16:53:26 +08:00
kuangshen04 943c0a3b7c tempSkills参数归一化 2023-11-14 16:50:26 +08:00
nonameShijian bf48a05fb7
Merge branch 'libccy:PR-Branch' into PR-Branch 2023-11-14 14:58:53 +08:00
shijian acf978b8e8 修复网页版导出扩展弹窗的问题,修复状态栏设置失效的bug 2023-11-14 14:26:29 +08:00
Spmario233 34bb27e52e
Merge pull request #629 from copcap/dev-ddd
3D8新将+改将
2023-11-13 19:06:33 +08:00
copcap 3561597593
为moveCard和canMoveCard添加更多参数,用于部分移动场上的牌 2023-11-12 16:15:42 +08:00
Spmario233 b2debe610f
Merge pull request #620 from kuangshen04/PR-Branch
将无继承关系的hasOwnProperty改为in
2023-11-11 23:40:33 +08:00
Spmario233 704962ef28
Merge pull request #622 from copcap/dev-pic
bugfix;原画补充
2023-11-11 23:39:10 +08:00
copcap 5980622620
bugfix 2023-11-09 00:40:08 +08:00
Spmario233 f454e54a7d
Merge pull request #587 from nonameShijian/PR-Branch
联机模式(应用外)邀请功能, player.when和lib.init.parsex增加传递作用域的功能
2023-11-09 00:02:50 +08:00