Differences From Artifact [a7ffc6f8bf]:
- File script/c0.lua — part of check-in [07c359fd0c] at 2023-06-29 06:50:29 on branch trunk — 0.0.310 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File single/平凡的路人甲-001.lua — part of check-in [cf362b65e1] at 2023-07-24 11:10:46 on branch trunk — 0.0.2119 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File single/房同学F_001.lua — part of check-in [1e29d0dbcd] at 2023-07-30 10:19:47 on branch trunk — 0.0.2430 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File single_doc/关于残局辅助脚本.md — part of check-in [554fa89569] at 2024-06-28 04:23:59 on branch trunk — 0 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File single_doc/卡组测试教程.md — part of check-in [5b05c0f006] at 2023-07-01 12:00:59 on branch trunk — 0.0.527 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File 残局文料/lua_lib/算机_基统_Windows_件系_小件_读.lua — part of check-in [77f6e5c564] at 2024-02-08 12:35:22 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File 残局文料/lua_lib/算机_基统_窗群_件系_小件_读 (2).lua — part of check-in [93f2f6943b] at 2024-02-09 05:12:02 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File 残局文料/lua_lib/算机_程语_月_基类_数.lua — part of check-in [c53dfcb40e] at 2024-02-06 13:49:52 on branch trunk — 试一下 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File 残局文料/lua_lib/算机_程语_月_基类_能_传能_历_历排.lua — part of check-in [77f6e5c564] at 2024-02-08 12:35:22 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
- File 残局文料/产常量件.lua — part of check-in [eac2617371] at 2024-01-23 05:51:37 on branch trunk — (/ω\) (user: 顽雨沉风, size: 0) [annotate] [blame] [check-ins using]
To Artifact [79ad272a49]:
- File single/房同学F_001.lua — part of check-in [c35d863809] at 2023-07-30 10:19:58 on branch trunk — 0.0.2431 (user: 顽雨沉风, size: 595) [annotate] [blame] [check-ins using]
> > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | --puzzle1 Debug.SetAIName("Level-018") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,3000,0,0) Debug.AddCard(64631466,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(34853266,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(14087893,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |