Commit Graph

2202 Commits

Author SHA1 Message Date
Spmario233 e999df156b v1.9.125 metadata 2023-08-15 23:12:36 +08:00
Spmario233 3e30794286 Video Contents 2023-08-15 19:56:10 +08:00
Spmario233 4006d7d324 removed most getEquip 2023-08-15 01:33:36 +08:00
Spmario233 2bf3b11d8e
Merge pull request #211 from Tipx-L/PR-Branch-Writing-Mode
Normalize vertical text using writing-mode.
2023-08-13 20:21:18 +08:00
Spmario233 0ce89d276e
Merge pull request #206 from Tipx-L/PR-Branch
Add various features to lib.element.content.chooseToPlayBeatmap, and game.generateBeatmapTimeleap, and new beatmaps.
2023-08-13 20:20:34 +08:00
Spmario233 b0f52ef40c
Merge pull request #208 from copcap/dev
新增OL文钦、族王浑;解禁新杀杜预、郤正
2023-08-13 20:16:39 +08:00
Spmario233 a6275e413a removed countDisabled and isDisabled 2023-08-13 12:17:07 +08:00
Tipx-L cf08697f76 Normalize vertical text using writing-mode. 2023-08-12 10:54:40 -07:00
Spmario233 322b7ec991 rename Disabled to DisabledSlot, removed isEmpty 2023-08-13 00:47:44 +08:00
Spmario233 6919fc6a5e cards update 2023-08-12 22:57:27 +08:00
Tipx-L 4692deacb9 Fix the uncaught error. 2023-08-11 23:24:12 -07:00
Tipx-L bb1bcdeb61 Comment. 2023-08-11 23:24:11 -07:00
Tipx-L 0ad626ae11 Add the ability to click to skip. 2023-08-11 23:24:11 -07:00
Tipx-L 692a900462 New AI accuracy mechanic. 2023-08-11 23:24:11 -07:00
Tipx-L c1426af864 Use get.rand instead. 2023-08-11 23:24:11 -07:00
Tipx-L 1b4ac04fba Add custom mapping, random mapping, (custom) hitsound to lib.element.content.chooseToPlayBeatmap, and game.generateBeatmapTimeleap, and new beatmaps. 2023-08-11 23:24:11 -07:00
Spmario233 2c4ee2e5f6 神典韦 2023-08-12 13:05:29 +08:00
Spmario233 280419f6a1 various change 2023-08-12 00:58:25 +08:00
Spmario233 01ff75ac48 Multiple equip slot
多装备栏的适配
2023-08-12 00:27:33 +08:00
copcap 068f40c9fe
OL文钦 2023-08-10 17:14:02 +08:00
Spmario233 52b370872c
Merge pull request #204 from nonameShijian/PR-Branch
Object.values的polyfill,对于console.log的输出优化,为_customintro函数增加一个event参数
2023-08-09 13:15:31 +08:00
shijian fe96c5f198 Object.values的polyfill,对于console.log的输出优化,为_customintro函数增加一个event参数 2023-08-08 00:18:22 +08:00
copcap 93317a9030
修复 info.chooseButton 中当只有一个可选项时自动确认的相关事宜 2023-08-07 20:29:58 +08:00
Tipx-L d253a27551 Add lib.element.player.getHp and change lib.element.player.getDamagedHp. 2023-08-03 20:46:42 -07:00
Spmario233 6295e29f29 v1.9.124.0.1 2023-08-04 11:19:16 +08:00
Spmario233 3ecc2810e3 bug fixs 2023-08-03 14:46:53 +08:00
shijian 35723f609f 手动更改缩放后也应触发一次lib.onresize 2023-08-01 16:29:20 +08:00
Spmario233 4c27999350 v1.9.124 2023-08-01 10:13:07 +08:00
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