Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
caceb3cbb997e83a64e1fc4531e30353 |
User & Date: | 顽雨沉风 on 2024-02-13 05:13:09 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
05:13 | 好 check-in: f716a05270 user: 顽雨沉风 tags: trunk | |
05:13 | 好 check-in: caceb3cbb9 user: 顽雨沉风 tags: trunk | |
05:12 | 好 check-in: 0a84ce44ba user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/lua_lib/常用库.lua from [b5f4d2d1ef] to [e42fc8e1eb].
︙ | |||
67 68 69 70 71 72 73 | 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | - + - + - + | return u3, u4 else return u1, u2 end end function s.历对(u1_0, u1, u2) local k1 |
︙ |
Modified 残局文料/lua_lib/游戏王_则拟器_原版_卡档.lua from [4d23b32b60] to [94cadb3b54].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | - + - - + + | local 字集库 = require("u8_to_a") local 档库 = require("lsqlite3") local 文库 = require(字集库.u8_to_a("算机_程语_月_基类_文")) local 对库 = require(字集库.u8_to_a("算机_程语_月_基类_表_对")) local s = {} local 卡档 --~ 卡编 function s.取卡对(u1) |
︙ |
Modified 残局文料/副_容冗/游戏王_则拟器_原版_残局_局名_字段.lua from [75af1cbaa0] to [70de9b64f1].
︙ | |||
120 121 122 123 124 125 126 | 120 121 122 123 124 125 126 127 128 129 | - - + + | local k1 local h1_0 --~ 字段对 h1_0 = d.取字段对(o1_0) --~ 最大的字段名数量 _, k1 = 历对取一库.筛最大值(h1_0) --~ 最高频字段名对 |
Modified 残局文料/游戏王_则拟器_原版_残局_局名_改名.lua from [6e42b050e5] to [58c0e60ac5].
︙ | |||
118 119 120 121 122 123 124 | 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 | - + - - - - + + + + - + - + - + | if k1 == o1 then else 写文件库.写文件(o3, k1) end end --~ 目对 function d.残局改名(o1_0) |
︙ |