Commit Graph

519 Commits

Author SHA1 Message Date
Spmario233 b43a346fe7 fix css 2023-10-03 12:40:48 +08:00
Spmario233 f0ee332f52 prefix修补 2023-10-03 11:16:35 +08:00
Spmario233 d1878310c0
Merge pull request #437 from lieren2023/lieren2023-patch-31
修复扩展介绍(intro)为空时显示空一行的bug
2023-10-01 21:15:09 +08:00
Spmario233 2442ff4f61 视为牌牌名修改 2023-10-01 15:38:26 +08:00
lieren2023 a1d467c83f
修复扩展介绍(intro)为空时显示空一行的bug 2023-10-01 07:28:49 +08:00
Spmario233 ae5bd0ec4b 群势力边框, 新的prefix配置 2023-09-30 22:01:59 +08:00
shijian f520af39aa 修改类型提示的字体 2023-09-30 05:13:40 +08:00
shijian 850f423830 编辑器样式优化 2023-09-30 05:06:57 +08:00
shijian 8642efc40b 编辑器更改字体时取消动画,代码提示新增类型提示,修改并删除源码中的js提示 2023-09-30 04:53:49 +08:00
shijian 929c1b5008 增加手机端代码提示滚动条宽度 2023-09-27 00:44:17 +08:00
shijian ed5fee1517 修复编辑器在安卓端选中一个提示后光标回到行首的问题。增加鼠标悬浮或者触摸一个代码提示时自动选中(不补全)的功能 2023-09-27 00:25:11 +08:00
Spmario233 03e230dd10 revert menu.css changes 2023-09-26 19:06:01 +08:00
shijian 658b837d74 升级codeMirror功能 2023-09-26 16:40:16 +08:00
shijian 148e2b5a4e 优化codeMirror编辑器功能 2023-09-26 01:46:08 +08:00
Tipx-L 7405d6c94d Add the ability to show code identifiers. 2023-09-25 06:57:51 -07:00
Tipx-L 5d6b902d51 The Database Update. 2023-09-25 06:57:50 -07:00
Spmario233 3818111bdd
Merge pull request #372 from lieren2023/lieren2023-patch-27
启动页修改
2023-09-22 17:43:37 +08:00
lieren2023 0c79f2c640
Add files via upload 2023-09-21 19:35:42 +08:00
Spmario233 e5054cc520
Merge pull request #370 from lieren2023/lieren2023-patch-27
启动页修改
2023-09-21 19:13:14 +08:00
lieren2023 2c70f01926
Add files via upload 2023-09-21 18:05:51 +08:00
Tipx-L 9e7e5eba2c Optimize ui.click.charactercard alongside all related code. 2023-09-20 08:57:19 -07:00
Tipx-L 835c95fd8c Fix and format the CSS. 2023-09-18 05:55:09 -07:00
lieren2023 8f6adf3fde
Minor fix
回滚武将/卡牌全部禁用等按钮样式
2023-09-18 19:46:37 +08:00
shijian e8de26ff60 视为牌图片样式属性杀兼容,设置行高 2023-09-13 19:09:12 +08:00
shijian a96eee1edf 修复button下的图片视为样式不对的问题 2023-09-13 00:46:38 +08:00
shijian 992cf6e56f 与本体保持一致,css删除.card限定 2023-09-13 00:38:47 +08:00
shijian 8a9a153fe8 视为牌显示的选项增加图片选项 2023-09-13 00:11:38 +08:00
Spmario233 f90b3fec2a tempname size 2023-09-12 21:00:50 +08:00
Spmario233 5b56db02d5 fix showTimer by using transform 2023-09-04 00:34:12 +08:00
Tipx-L fe45a009ae Fix the CSS, and remove the trigger limitations of lib.element.player.changeHp and game.chooseCharacter. 2023-09-01 08:45:46 -07:00
Tipx-L 52dfd5150a More line colors. 2023-08-30 09:26:56 -07:00
Tipx-L 18cebfb44e Add compareCardShowBefore. 2023-08-30 09:26:55 -07:00
Tipx-L fc285396d7 Fix recasting and gifting, and deprecate lib.card[card].chongzhu. 2023-08-29 02:01:48 -07:00
Tipx-L 495a971cdc Optimize the double group related code. 2023-08-26 02:46:16 -07:00
Tipx-L 14f3f9bbbb Add the ability to customize the background image or music. 2023-08-23 09:17:50 -07:00
Tipx-L 5614097f0e Fix the .content>div margin CSS. 2023-08-22 02:43:58 -07:00
Tipx-L 2510053e48 Fix the turnover CSS. 2023-08-21 11:11:46 -07:00
Tipx-L cf08697f76 Normalize vertical text using writing-mode. 2023-08-12 10:54:40 -07:00
Spmario233 6417d091f3
Merge pull request #174 from libccy/master
sync
2023-07-26 00:01:02 +08:00
lieren2023 01fb39dcd0
Delete layout.css 2023-07-24 21:45:01 +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 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 9cca60bcc3 v1.9.120 2023-02-22 13:47:10 +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 3159e08176 v1.9.116.1 2022-10-22 23:11:10 +08:00
Spmario233 857f53d8f1 v1.9.116 2022-10-20 19:50:57 +08:00
Spmario233 dc1dde41e9 ナービィ 2022-05-10 00:59:02 +08:00
Spmario233 37e8712d98 fix 2021-12-26 22:29:48 +08:00
Spmario233 1f81d82fa2 Guanxing 2021-12-09 21:57:51 +08:00