Overview
| Comment: | 不指了 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
33a6341d1d1d7c1d8e7cb4a853223ab7 |
| User & Date: | 顽雨沉风 on 2024-02-04 11:40:09.376 |
| Other Links: | manifest | tags |
Context
|
2024-02-04
| ||
| 11:42 | 不指了 check-in: 3d6f1a35a9 user: 顽雨沉风 tags: trunk | |
| 11:40 | 不指了 check-in: 33a6341d1d user: 顽雨沉风 tags: trunk | |
| 11:36 | 不指了 check-in: 33033c8d3d user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/残局改名.lua
from [0bf26ab2fa]
to [567bab1fce].
| ︙ | ︙ | |||
36 37 38 39 40 41 42 |
else
return o1_5
end
end
end
end
--~ 卡对排
| | | | | | | 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
else
return o1_5
end
end
end
end
--~ 卡对排
function d.筛有效果卡的张数(o1_0)
local k1_8
--~ 卡排
k1_8 = f.历排(o1_0, d.筛有效果卡)
return #k1_8
end
--~ 卡编排
function d.取卡对_一维(o1_8)
return f.历排(o1_8, d.取卡对)
end
--~ 卡编
function d.取卡对(o1)
for o1_4 in 数据库:nrows("select * from datas where id = " .. o1) do
return o1_4
end
end
--~ 文
function d.局筛卡编(o1)
local k1_0
--~ 卡编排
k1_0 = f.历文(o1, string.gmatch, "[^\n]+")
|
| ︙ | ︙ |