Commit Graph

2174 Commits

Author SHA1 Message Date
Spmario233 c147b9c9cd change "isAlive" to "isIn", 修改按点卖血技能 2023-08-01 00:29:37 +08:00
Spmario233 9eb73ff7fd
Merge pull request #185 from nonameShijian/PR-Branch
1.使game.print中可以格式化函数字符串,且格式化的字符串和对象避免解析为dom元素。2.改用正则来判断执行的代码来判断是否为普通js对象,避免解析为代码块的问题
2023-07-31 23:03:52 +08:00
Spmario233 e8d40355ff includeOut for player filtering 2023-07-31 09:28:46 +08:00
shijian 7f3e4be9d6 1.使game.print中可以格式化函数字符串,且格式化的字符串和对象避免解析为dom元素。2.改用正则来判断执行的代码来判断是否为普通js对象,避免解析为代码块的问题 2023-07-31 03:14:07 +08:00
Spmario233 e018c343c9 various fix 2023-07-31 00:40:53 +08:00
copcap 8e108696f9
修复场上只有一名角色时,要求选择其他角色的一些技能 2023-07-30 16:53:20 +08:00
Spmario233 73ac747718 various change for "forceOut" 2023-07-30 03:04:44 +08:00
Spmario233 542196ea61 "forceOut" for trigger-type skill 2023-07-30 02:57:41 +08:00
Spmario233 a101ac1f84
Merge pull request #181 from nonameShijian/PR-Branch
使内置控制台解析代码的行为与浏览器控制台一致,且隔离作用域
2023-07-29 23:23:15 +08:00
shijian 40a1105eee 使内置控制台解析代码的行为与浏览器控制台一致,且隔离作用域 2023-07-29 22:45:10 +08:00
copcap de17694c54
在config里增加新分包的名称 2023-07-29 16:45:24 +08:00
copcap cf6833caac
将sp2拆分为sp2, huicui, xianding三个分包,将mobile中的始计篇单独拆为shiji分包 2023-07-29 16:30:57 +08:00
Spmario233 38c41f48ab
Merge pull request #176 from lieren2023/lieren2023-patch-11
修复初次安装因阻塞进程导致可能出现弹窗的bug
2023-07-29 01:31:19 +08:00
Spmario233 9ced9aa93a
Merge pull request #177 from copcap/dev
bug修复
2023-07-29 01:30:15 +08:00
Spmario233 734e05edb2 3D8精选(24/25) 2023-07-29 01:28:39 +08:00
copcap 5059a554d1
修复移出游戏的角色没有actionHistory的问题 2023-07-28 17:50:53 +08:00
lieren2023 0801669b68
Add files via upload 2023-07-28 16:03:46 +08:00
lieren2023 db32a7f353
Add files via upload 2023-07-28 16:00:21 +08:00
Spmario233 a1dffe8de3
Merge pull request #175 from copcap/dev
新增十常侍、族钟琰、谋祝融、谋孟获、界曹冲;解禁陈泰、牵招、新杀孙寒华、桓范;代码调整
2023-07-28 13:39:42 +08:00
copcap 28aef2e6c3 十常侍大礼包;修改_turnover事件和giveup的includeOut为true 2023-07-28 09:32:45 +08:00
copcap 8c79738a2a 新增族钟琰、谋孟获、谋祝融,解禁陈泰、牵招、新杀孙寒华、桓范;修改info.chooseButton结构中,只有一个可选时,可以跳过选择框 2023-07-28 05:43:02 +08:00
Spmario233 26a86308e5 Merge branch 'PR-Branch' of https://github.com/libccy/noname into PR-Branch 2023-07-27 18:05:20 +08:00
Spmario233 a71ea59ebc 3d collection(21/24) 2023-07-27 17:56:09 +08:00
copcap dfcf072b94 修改隐匿状态时加体力上限也会登场;修复十周年孙寒华bug 2023-07-26 15:32:49 +08:00
Spmario233 dd4b01049d
Merge pull request #170 from lieren2023/lieren2023-patch-9
选项-显示新增显示扩展武将图片,设为默认开启
2023-07-25 23:57:56 +08:00
Spmario233 afbca5886f
Merge pull request #168 from copcap/dev
爆料将新服杜预和吴班;修复bug
2023-07-25 23:53:58 +08:00
lieren2023 a4a1260949
RE:选项-显示新增显示扩展武将图片,设为默认开启 2023-07-25 19:01:00 +08:00
copcap ecebb6e132 修复乱斗模式铁索问题,将废除装备栏导致装备进入弃牌堆的操作改为置入 2023-07-24 21:12:38 +08:00
copcap 5d1a8e050f 优化get.skillRank函数,优化〖托孤〗AI,增加〖地法〗AI;其他bug修复 2023-07-24 04:31:23 +08:00
lieren2023 8dfdcc2bda
Add files via upload 2023-07-23 09:40:53 +08:00
copcap 7984f74a43 修复助战弃牌视为非自己弃置的bug 2023-07-23 02:59:01 +08:00
Spmario233 e86790366a
Merge pull request #165 from copcap/dev
OL孟达,新服张楚;changeGroup事件化;bug修复;新增语音
2023-07-22 10:58:26 +08:00
copcap 58c9d65abd 新增OL孟达,同时修改changeGroup为事件并记录至actionHistory.custom;解禁张楚;bug修复 2023-07-22 06:27:08 +08:00
shijian bff1d19236 1.修复game.print不能打印部分函数的问题。2.修复游戏自带控制台种的文字可能会不能选中的问题 2023-07-22 00:40:51 +08:00
shijian 1003718426 1.修复for in循环会出现game.js定义的新数组原型的问题。2.增加Array.prototype.includes的polyfill。3.修复layout.css的一个无意义大括号 2023-07-21 20:59:31 +08:00
Spmario233 496fb3ef13 fix server 2023-07-18 22:26:19 +08:00
Spmario233 e7e939ecc1
fix 2023-07-14 23:22:25 +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 5326770415
Revert "fix: adjust the edit box style to fix the text overflow problem 🐛" 2023-06-18 23:15:18 +08:00
PBK-B bfb20634e8 fix: adjust the edit box style to fix the text overflow problem 🐛 2023-06-16 12:12:35 +08:00
Spmario233 071bc84683 v1.9.122.2 2023-06-05 20:37:16 +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 c0a70afc81 jsrg_xushao 2023-06-05 00:08:29 +08:00
Spmario233 efcb7b7d6d iriya 2023-06-03 10:53:32 +08:00
shijian 929cb967e0 fix game.exit 2023-05-31 23:11:28 +08:00
Spmario233 8563f1f78a v1.9.122.1 2023-05-29 13:56:40 +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