Commit Graph

408 Commits

Author SHA1 Message Date
Spmario233 4006d7d324 removed most getEquip 2023-08-15 01:33:36 +08:00
mengxinzxz d884ca3d4e
界左慈换化身bug修复 2023-08-13 22:38:10 +08:00
Spmario233 322b7ec991 rename Disabled to DisabledSlot, removed isEmpty 2023-08-13 00:47:44 +08:00
Spmario233 c147b9c9cd change "isAlive" to "isIn", 修改按点卖血技能 2023-08-01 00:29:37 +08:00
Spmario233 26e1b341c4 回滚某些惊为天人的改动 2023-07-31 23:37:21 +08:00
mengxinzxz 7b049aae48
界左慈适配许劭获取武将牌堆函数,添加势力变化播报 2023-07-31 15:57:32 +08:00
copcap 2232bfd43c 修复青龙刀和界刘备的各一个bug 2023-07-28 10:14:50 +08:00
copcap 8c79738a2a 新增族钟琰、谋孟获、谋祝融,解禁陈泰、牵招、新杀孙寒华、桓范;修改info.chooseButton结构中,只有一个可选时,可以跳过选择框 2023-07-28 05:43:02 +08:00
copcap dfcf072b94 修改隐匿状态时加体力上限也会登场;修复十周年孙寒华bug 2023-07-26 15:32:49 +08:00
copcap 02fd46568a 修复二张固政马车会翻车的bug;用间篇卡牌AI补充/修复 2023-07-23 03:46:12 +08:00
copcap 16f52d8b65 bug修复,新增孙翊英姿和英魂的语音 2023-07-22 08:50:24 +08:00
copcap 58c9d65abd 新增OL孟达,同时修改changeGroup为事件并记录至actionHistory.custom;解禁张楚;bug修复 2023-07-22 06:27:08 +08:00
copcap 574719e773 bug修复 2023-07-21 18:32:35 +08:00
copcap 9e2a3e8414 bug修复,增加观微AI 2023-07-20 03:54:40 +08:00
copcap 00cfb844ef 修复bug 2023-07-16 18:03:51 +08:00
Spmario233 d408f2f517
v1.9.123 (#158)
* change lib.init.parsex, Enable 'step' to be used through nesting

* Fixed an issue where nonstandard statement 'step 0' before standard statement 'step 0' would cause an error

* zhangshiping; tw_madai bug fix

* modify all the skills with incorrect "locked" tag

* Change the game.exit function to restart the app for WKWebview users using ios. And added the macintosh field to the judgment of lib.device

* various bug fix

* Revert "various bug fix"

This reverts commit ca7a363172.

* various bug fix

* some sudio

* unlock zhenghun, fix sbdiaochan

* add and adjust some audio, fix some bugs

* add trigger "useSkill" and "logSkillBegin"

* brand new wuxie

* Update standard.js

* update 武安国

* iriya!

* Add character lushi; fix clansankuang

* add 魏关羽/涛神,unlock 关宁/向朗/谋孙策/谋大乔/谋刘表,add related audio

* fix: adjust the edit box style to fix the text overflow problem 🐛

* fix 修文 and some other small bugs

* 伊莉雅·罗日杰斯特文斯卡娅

* Fix the issue of "game.getDB" and "game. deleteDB" reporting errors without "lib.db"

* Some browsers do not support "autoplay", so "onconplay" listening has been added

* sunwukong

* more zooms

* unlock 周善, modify 卢氏/卞喜/刘虞/黄祖/李采薇/张翼/笮融/孙寒华/TW董昭, fix some bug, add omitted audio

* change the number of 如意金箍棒 to 9 instead of 5; fix 夏侯尚's bug; add audio for sunwukong & donghailongwang

* Add the default accept value of '*/*' to the HTML selection file label

* longwang

* add&modify some audio

* add 族王凌/界SP黄月英/界张松/武诸葛亮,fix 晖云's bug; resolve conflicts, bring 武诸葛 up to date, fix 龙王's bug

* add 阮籍, add a skillTag in "jiu2" named jiuSustain for ruanji

* add some audio, sort some characters in sp

* sync 界SP黄月英

* add some character intros

* make 谋弈 play audio correctly

* revert some skills back to new ones

* v1.9.122.3

* Update update.js

* Add files via upload

* Add files via upload

* UI fix, Pinyin

* 李白

* Add files via upload

* Add files via upload

* collab pack, shen_dengai

* 朱铁雄, 小约翰可汗, 铜雀台补全

* small change

* 新增阮籍语音,修复阮籍的一个bug

* 添加族王凌和界孙登的语音

* 调整火攻和雌雄剑效果为只有1牌/0牌的时候直接亮出/令摸牌;新增一些语音

* 添加武诸葛、神邓艾配音

* 更新武诸葛、袁姬技能,bug修复

* 新增严纲、公孙范、乐蔡文姬、OL王朗,bug修复,添加相关语音

* 添加十周年地主相关语音,修复张世平的一个AIbug

* 修改intro的一个问题

* collab AI

* 新增OL界二张、甘夫人糜夫人,线下小杀小闪小酒小桃小乐;解禁刘宠骆俊

* v1.9.123 update info

---------

Co-authored-by: shijian <2954700422@qq.com>
Co-authored-by: copcap <copcap@outlook.com>
Co-authored-by: copcap <43802486+copcap@users.noreply.github.com>
Co-authored-by: PBK-B <pbk-b@PBK6.cn>
Co-authored-by: lieren2023 <131325076+lieren2023@users.noreply.github.com>
2023-07-14 23:04:55 +08:00
Spmario233 623971df34
v1.9.122.3 (#146)
* change lib.init.parsex, Enable 'step' to be used through nesting

* Fixed an issue where nonstandard statement 'step 0' before standard statement 'step 0' would cause an error

* zhangshiping; tw_madai bug fix

* modify all the skills with incorrect "locked" tag

* Change the game.exit function to restart the app for WKWebview users using ios. And added the macintosh field to the judgment of lib.device

* various bug fix

* Revert "various bug fix"

This reverts commit ca7a363172.

* various bug fix

* some sudio

* unlock zhenghun, fix sbdiaochan

* add and adjust some audio, fix some bugs

* add trigger "useSkill" and "logSkillBegin"

* brand new wuxie

* Update standard.js

* update 武安国

* iriya!

* Add character lushi; fix clansankuang

* add 魏关羽/涛神,unlock 关宁/向朗/谋孙策/谋大乔/谋刘表,add related audio

* fix: adjust the edit box style to fix the text overflow problem 🐛

* fix 修文 and some other small bugs

* 伊莉雅·罗日杰斯特文斯卡娅

* Fix the issue of "game.getDB" and "game. deleteDB" reporting errors without "lib.db"

* Some browsers do not support "autoplay", so "onconplay" listening has been added

* sunwukong

* more zooms

* unlock 周善, modify 卢氏/卞喜/刘虞/黄祖/李采薇/张翼/笮融/孙寒华/TW董昭, fix some bug, add omitted audio

* change the number of 如意金箍棒 to 9 instead of 5; fix 夏侯尚's bug; add audio for sunwukong & donghailongwang

* Add the default accept value of '*/*' to the HTML selection file label

* longwang

* add&modify some audio

* add 族王凌/界SP黄月英/界张松/武诸葛亮,fix 晖云's bug; resolve conflicts, bring 武诸葛 up to date, fix 龙王's bug

* add 阮籍, add a skillTag in "jiu2" named jiuSustain for ruanji

* add some audio, sort some characters in sp

* sync 界SP黄月英

* add some character intros

* make 谋弈 play audio correctly

* revert some skills back to new ones

* v1.9.122.3

* Update update.js

---------

Co-authored-by: shijian <2954700422@qq.com>
Co-authored-by: copcap <copcap@outlook.com>
Co-authored-by: copcap <43802486+copcap@users.noreply.github.com>
Co-authored-by: PBK-B <pbk-b@PBK6.cn>
2023-06-30 23:06:19 +08:00
Spmario233 aa631de015 hit2 2023-06-05 20:29:04 +08:00
Spmario233 50dc78de67 final hit 2023-06-05 20:28:32 +08:00
Spmario233 82dc7bc2cb invisible change 2023-06-05 12:29:07 +08:00
Spmario233 5db0d1df55 v1.9.122 2023-05-29 13:22:12 +08:00
Spmario233 dcccf27c38 v1.9.121 2023-05-13 22:57:29 +08:00
Spmario233 f4b38c9784 v1.9.120.3.1 2023-05-06 00:00:01 +08:00
Spmario233 eec54fa6f5 v1.9.120.3 2023-05-02 19:26:19 +08:00
Spmario233 83c7a2a8e2 v1.9.120.2 2023-03-31 19:34:38 +08:00
Spmario233 9c2222b61a v1.9.120.1 2023-03-04 23:17:30 +08:00
Spmario233 9cca60bcc3 v1.9.120 2023-02-22 13:47:10 +08:00
Spmario233 cc3e434459 v1.9.119 2023-01-27 21:21:56 +08:00
Spmario233 f810076e26 v1.9.118 2023-01-24 21:26:41 +08:00
Spmario233 88de608580 v1.9.117.2 2022-12-22 11:19:22 +08:00
Spmario233 1db45ee6fe v1.9.117.1 2022-12-05 00:40:03 +08:00
Spmario233 6d06ef09de v1.9.117 2022-12-05 00:16:32 +08:00
Spmario233 cb6b81e7b5 v1.9.116.3 2022-11-12 19:47:23 +08:00
Spmario233 c869b41506 v1.9.116.2 2022-10-28 16:39:59 +08:00
Spmario233 857f53d8f1 v1.9.116 2022-10-20 19:50:57 +08:00
Spmario233 f3b897ff86 v1.9.115.3 2022-10-03 21:56:03 +08:00
Spmario233 030fc1bd62 v1.9.115.2 2022-09-15 20:33:17 +08:00
Spmario233 5cdd1a9b46 v1.9.115.1
merged PR #85 and #87
2022-09-02 22:37:30 +08:00
Spmario233 79f93bed23 v1.9.115 2022-08-18 22:57:28 +08:00
Spmario233 28cca71a60 v1.9.114.4.1 2022-08-09 23:21:53 +08:00
Spmario233 24ec532056 v1.9.114.4 2022-07-25 22:24:03 +08:00
Spmario233 e598454179 v1.9.114.3 2022-07-06 21:38:15 +08:00
Spmario233 3968db58cb 1.9.114.2 2022-06-21 13:00:44 +08:00
Spmario233 cc165d8618 v1.9.114 2022-06-14 00:00:22 +08:00
Spmario233 c9f9424eff v1.9.113.5 2022-05-30 18:35:29 +08:00
Spmario233 dc1dde41e9 ナービィ 2022-05-10 00:59:02 +08:00
Spmario233 be73e76fdc v1.9.113.3 2022-04-30 20:32:57 +08:00
Spmario233 f4e24f600b v1.9.113.2 2022-04-18 10:27:32 +08:00
Spmario233 f8b4a621a2 v1.9.113 2022-04-11 00:34:02 +08:00
Spmario233 d13637b99c v1.9.112.2 2022-03-04 14:13:00 +08:00
Spmario233 f824bf767a v1.9.112.1 2022-02-07 02:13:56 +08:00
Spmario233 4c9c5be4dd mania! 2022-01-15 14:12:01 +08:00
Spmario233 37e8712d98 fix 2021-12-26 22:29:48 +08:00
Spmario233 1f81d82fa2 Guanxing 2021-12-09 21:57:51 +08:00
Spmario233 f5df594890 v1.9.110.10.1 2021-11-26 22:55:37 +08:00
Spmario233 bc1c650a56 傻宝逍遥小鱼儿的杰作 2021-11-23 12:58:31 +08:00
Spmario233 f9517af0c6 神孙策 2021-11-16 18:42:00 +08:00
Spmario233 b7cd766440 update 2021-11-07 13:45:48 +08:00
Spmario233 854a991250 update 2021-10-26 21:24:26 +08:00
Spmario233 f729b6b930 fix 2021-10-22 13:07:02 +08:00
Spmario233 49c65b447f Satou Hina 2021-10-20 22:12:24 +08:00
Spmario233 b757ac0563 Aokana 2021-10-18 18:34:20 +08:00
Spmario233 fbd3fb9bf1 update 2021-10-12 13:02:49 +08:00
Spmario233 2f10c6e8d0 fix 2021-10-05 23:46:56 +08:00
Spmario233 6da54d23fc kano 2021-10-01 00:25:44 +08:00
Spmario233 c44fd358cf big fix 2021-09-23 23:07:50 +08:00
Spmario233 8e944edf54 renku 2021-09-18 20:39:28 +08:00
Spmario233 24bf898c8c update 2021-09-11 17:09:08 +08:00
Spmario233 6581338d04 mia 2021-09-07 13:05:57 +08:00
Spmario233 935d3af4e0 taishici 2021-08-27 12:05:15 +08:00
Spmario233 d095f7cc16 Kyou 2021-08-10 13:19:33 +08:00
Spmario233 5562c9653e 诏书 2021-08-05 19:46:11 +08:00
Spmario233 f93527c87a Rewrite!!! 2021-08-03 11:22:43 +08:00
Spmario233 f643dd7a77 tenzen!!! 2021-07-28 16:46:10 +08:00
Spmario233 76247d1c44 Tenzen! 2021-07-15 12:47:00 +08:00
Spmario233 5ebaccf55c Yuuki & Kyouko 2021-07-06 16:45:57 +08:00
Spmario233 0e16df9aeb hanhan chenqun 2021-06-28 12:20:10 +08:00
Spmario233 fed8414ed7 Yijiang 2021 2021-06-23 17:24:49 +08:00
Spmario233 a058157456 君临天下EX 2021-06-03 16:49:05 +08:00
Spmario233 9802ae0245 tongquetai 2021-05-28 00:12:07 +08:00
Spmario233 c7c886a4d8 Ichinose K&M 2021-05-21 20:54:33 +08:00
Spmario233 2fc20a7997 v1.9.110 2021-05-18 15:57:26 +08:00
Spmario233 b231525be0 手刹傻逼新策划的杰作 2021-05-08 20:10:31 +08:00
Spmario233 0699d9b2fa zhonghui 2021-05-04 22:01:02 +08:00
Spmario233 bec3319a41 Yusa-chan 2021-04-26 22:07:47 +08:00
Spmario233 ab0b7aeb8f double 2021-04-08 11:17:33 +08:00
Spmario233 96e90e7b99 大鸟 2021-03-28 12:32:05 +08:00
Spmario233 7a81e7630d ab! yusa 2021-03-20 21:29:25 +08:00
Spmario233 6c0aab6e54 loseAsync / insert_card 2021-03-08 19:10:12 +08:00
Spmario233 4042ece7ac 二袁的末日 2021-02-25 20:26:19 +08:00
Spmario233 9aba2b7106 郭照 2021-02-08 15:52:22 +08:00
Spmario233 f5b1344147 凤咲夜 2021-02-05 22:52:19 +08:00
Spmario233 e288dd0680 蜀汉四天王 2021-01-27 20:48:29 +08:00
Spmario233 5906ec40a4 2021-01-19 22:04:52 +08:00
Spmario233 bcc652fee9 Angel Beats! -1st beat- CHS Translation! 2021-01-16 22:42:47 +08:00
Spmario233 f63f3800e9 Kuu-chan~ 2021-01-10 10:28:38 +08:00
Spmario233 cf366193c7 一大堆语音 2021-01-08 21:11:52 +08:00
Spmario233 906755306d 我可是全知全能的神! 2020-12-31 18:28:10 +08:00
Spmario233 22a4950770 Merry Christmas 2020-12-25 21:57:32 +08:00
Spmario233 18539af71b 你在凝视欧派的时候,欧派也在凝视着你。 2020-12-22 21:57:12 +08:00