Commit Graph

2847 Commits

Author SHA1 Message Date
Spmario233 46116b5091
Merge pull request #555 from nofficalfs/Dev-DynamicStyleAdvance
Game DynamicStyle Classified and Documentified Refactor
2023-10-21 00:09:58 +08:00
Spmario233 db3f3cbe16
Merge pull request #554 from BauxiteAl/PR-Branch
修改了`$throwEmotion`及其相关的一系列函数
2023-10-21 00:09:15 +08:00
157 654393c0e6
删TODO注释 2023-10-20 11:48:16 +08:00
Rintim a5966cd533
fix: compatibleEdition supported 2023-10-20 01:39:19 +08:00
Rintim 68b8e81dad
refactor: dynamicStyle patch class. 2023-10-20 01:19:24 +08:00
Spmario233 d9ca869c81 fix some const 2023-10-19 21:58:13 +08:00
BauxiteAl 3576e46fb0 修改了$throwEmotion及与其相关的一系列函数 2023-10-19 13:40:39 +08:00
BauxiteAl c923e846db 修改了throwEmotion及其一系列函数,新增一个rotate参数让投掷表情旋转 2023-10-19 13:22:27 +08:00
Spmario233 9123425a7c 消灭lib.element遍历 2023-10-18 12:07:33 +08:00
Spmario233 638ac38f21
Merge pull request #511 from nofficalfs/PR-Enhancement-EventDebuggerPatch
支持额外类型Content的Debugger
2023-10-18 11:03:19 +08:00
Spmario233 d036108ce7
Merge pull request #550 from copcap/dev-jsrg-zhuan
江山如故·转
2023-10-18 10:55:09 +08:00
copcap b1a6cfd967
江山如故·转 2023-10-18 08:44:53 +08:00
Tipx-L 409cba569f Add methods for cards. 2023-10-17 08:49:20 -07:00
Spmario233 55f1dbf273 bugfix++ 2023-10-17 23:09:16 +08:00
Spmario233 ab87506a79 bugfix 2023-10-17 22:51:51 +08:00
Spmario233 89186ff31b 身份牌实例 2023-10-17 22:34:02 +08:00
kuangthree e7bc81b6e8 将部分player、card构造方法中部分函数抽出 2023-10-16 23:56:57 +08:00
Spmario233 f29d8a7aff
Merge pull request #546 from Tipx-L/PR-Branch
The Object-oriented Update
2023-10-16 21:29:07 +08:00
Tipx-L 31797b1f16 Optimize the user experience of joining a server in connect mode. 2023-10-16 06:13:13 -07:00
Tipx-L 7af2244485 Finish the constructor of VCard. 2023-10-15 23:42:18 -07:00
Tipx-L b5c704264c Finally fix TypeScript bugs. 2023-10-15 23:42:17 -07:00
Tipx-L 23aaa9e284 Start to add VCard class. 2023-10-15 23:41:22 -07:00
Tipx-L e0020298ab Add the ability of chain calling for events, and fix several connect mode bugs. 2023-10-15 23:41:22 -07:00
Tipx-L bc14608256 Add NodeWS class. 2023-10-15 23:38:48 -07:00
Tipx-L 8cd11aff03 Add Client class. 2023-10-15 23:38:48 -07:00
Tipx-L f914a18137 Add Button class. 2023-10-15 23:38:47 -07:00
Tipx-L 03445f5772 Add Control class. 2023-10-15 23:38:47 -07:00
Tipx-L 0e2864e9dc Add Dialog class. 2023-10-15 23:38:47 -07:00
Tipx-L aa0a8027a1 Add Card class. 2023-10-15 23:38:47 -07:00
Tipx-L 3208e381d4 Add Player class. 2023-10-15 23:38:47 -07:00
Tipx-L 2a1ec062ac Add Event class. 2023-10-15 23:38:47 -07:00
shijian 1fa14c3c7f 修正event.debugger()的判断,lib.init.parsex去除99个step的限制 2023-10-16 08:58:31 +08:00
Spmario233 9c2a6a5fdb 一大堆bugfix 2023-10-16 00:12:04 +08:00
Spmario233 55ab4bf444
Merge pull request #531 from S-N-O-R-L-A-X/PR-Branch
两个小fix
2023-10-15 22:12:56 +08:00
S-N-O-R-L-A-X 191ad9ba2c fix: replace ol_guansuo with dc_guansuo 2023-10-15 16:38:46 +08:00
copcap 9d9caf8bbd
神贾诩 2023-10-15 09:06:12 +08:00
Spmario233 3f91566a0c 移除怒气隐藏 2023-10-14 22:20:10 +08:00
Spmario233 67f73e83e4
Merge pull request #526 from copcap/dev-mougong
谋攻篇模式
2023-10-14 21:41:58 +08:00
copcap aed5e22792
谋攻篇模式 2023-10-14 21:27:05 +08:00
kola-king b1219c05d5
Merge branch 'PR-Branch' into testtttest 2023-10-13 14:22:02 -07:00
kola-king 926ce8a30f
Add files via upload 2023-10-13 10:34:48 -07:00
kola-king b27f9c4ebc
Add files via upload 2023-10-13 10:27:36 -07:00
Spmario233 c4d462ac89
Merge pull request #520 from nofficalfs/Dev-FixGetNoArgs
#514 补充修订
2023-10-13 16:09:37 +08:00
Rintim 93b2dbc0ab
perf: just expresion determined. 2023-10-13 01:32:44 +08:00
Rintim 7920763001
perf: use lambda refactor. 2023-10-13 01:25:54 +08:00
Rintim f49fc05864
fix: `get.population` returnType error. 2023-10-13 01:23:16 +08:00
shijian cdbcd188e4 修改.eslintrc.json的缩进,注释掉部分无用代码 2023-10-12 19:42:39 +08:00
Rintim 6e0364795b
fix: type hint fixed. 2023-10-12 18:28:54 +08:00
Spmario233 f667edd06f
Merge pull request #515 from nofficalfs/Dev-FixGetNoArgs
修复`get`函数存在传入类数组无`map`方式
2023-10-12 16:22:28 +08:00
Spmario233 15299819d8 坐骑栏合并机制 2023-10-12 16:21:15 +08:00