Lines of
残局文料/残局改名.lua
from check-in 7a7894a746
that are changed by the sequence of edits moving toward
check-in 6bd570d52a:
1: package.path = [[.\lua_lib\?.lua;]] .. package.path
2: package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath
3: local 字集码互转库 = require("u8_to_a")
4: local u8 = 字集码互转库.u8_to_a
5: local f = require(u8("常用库"))
6: local 字段名对 = require(u8("字段名"))
7: local 简文件库 = require("lfs")
8: local 简数据库库 = require("lsqlite3")
9: local d = {}
10: do
11: local TYPE_SPELL = 0x2
12: local TYPE_TRAP = 0x4
13: local TYPE_EFFECT = 0x20
14: local TYPE_PENDULUM = 0x1000000
15: local 有效果卡的类排 = {
16: TYPE_SPELL
17: , TYPE_TRAP
18: , TYPE_EFFECT
19: }
20: local 无效果灵摆怪兽排 = {
21: 28363749 --火蛋白石头龙头领
22: , 19474136 --曼陀林草龙
23: , 17390179 --闪光之骑士
24: , 83980492 --铜锣龙
25: }
26: --~ 卡对
27: function d.筛有效果卡(o1_4)
28: for o1 = 1, #有效果卡的类排 do
29: if bit.band(有效果卡的类排[o1], o1_4.type) == 0 then
30: else
31: return o1_4
32: end
33: end
34: if bit.band(TYPE_PENDULUM, o1_4.type) == 0 then
35: else
36: if 无效果灵摆怪兽排[o1_4.id] then
37: else
38: return o1_4
39: end
40: end
41: end
42: end
43: --~ 各文件的卡对排
44: function d.筛有效果卡的张数(o1_0)
45: local k1_8
46: --~ 卡排
47: k1_8 = f.历排(o1_0, d.筛有效果卡)
48: return #k1_8
49: end
50: --~ 各文件的卡编排
51: function d.取卡对_一维(o1_0)
52: return f.历排(o1_0, d.取卡对)
53: end
54: --~ 卡编
55: function d.取卡对(o1)
56: local k1_0, k2_0
57: --~ 卡文对
58: k1_0 = d.取卡文(o1)
59: --~ 卡数据对
60: k2_0 = d.取卡数据(o1)
61: return f.连两对(k1_0, k2_0)
62: end
63: --~ 卡编
64: function d.取卡文(o1)
65: for o1_4 in 数据库:nrows("select * from texts where id = " .. o1) do
66: return o1_4
67: end
68: end
69: --~ 卡编
70: function d.取卡数据(o1)
71: for o1_4 in 数据库:nrows("select * from datas where id = " .. o1) do
7a7894a746 2024-02-05 72: if o1_4.setcode > 0xffffffff then
7a7894a746 2024-02-05 73: ffi = require("ffi")
7a7894a746 2024-02-05 74: print(bit.tohex(o1_4.setcode, 16), o1_4.setcode, o1_4.setcode == 36592129229979791, bit.tohex(bit.rshift(o1_4.setcode, 31)), bit.tohex(bit.band(o1_4.setcode, 0xf)), string.format("%x", 36592129229979791), bit.tohex(math.fmod(36592129229979791, 0xffff + 1)), math.fmod(36592129229979791, 0xffff + 1), ffi.new("uint64_t[1]", 36592129229979791)[0], tostring(36592129229979791) == tostring(o1_4.setcode), math.modf(36592129229979791 / (0xffff + 1)), bit.tohex(bit.band(o1_4.setcode - 4, ffi.new("uint64_t[1]", 0xffff)[0])))
7a7894a746 2024-02-05 75: else
7a7894a746 2024-02-05 76: end
77: return o1_4
78: end
79: end
80: --~ 文
81: function d.局筛卡编(o1)
82: local k1_0
83: --~ 卡编排
84: k1_0 = f.历文(o1, string.gmatch, "[^\n]+")
85: k1_0 = f.历排(k1_0, string.match, "Debug%.AddCard.+")
86: return f.历排(k1_0, string.match, "[0-9]+")
87: end
88: --~ 文
89: function d.局筛则数(o1)
90: local k1
91: local k1_0
92: --~ 则数排
93: k1_0 = f.历文(o1, string.gmatch, "[^\n]+")
94: k1_0 = f.历排(k1_0, f.全筛前缀, "Debug.ReloadFieldBegin")
95: --~ 则数
96: k1 = string.match(k1_0[1], "[0-9]")
97: return k1 or 3
98: end
99: --~ 卡对排
100: function d.荐名(o1_0)
101: --~ print(o1_0[1].name)
102: --~ return o1_0[1]
103: d.荐字段名(o1_0)
104: end
105: --~ 卡对排
106: function d.荐字段名(o1_0)
107: local k1, k2
108: local k1_0
109: --~ 字段对
110: k1_0 = {}
111: for o1 = 1, #o1_0 do
112: --~ for o2 = 1, 11112222 do
113: --~ 大字段号
114: --~ k1 = f.位和(o1_0[o1].setcode, 0xffff)
115: --~ k2 =
116: --~ end
117: --~ 大字段号
118: --~ k1 = bit.band(o1_0[o1].setcode, 0xffff)
119: --~ print(o1_0[o1].setcode)
120: --~ print(f.位和(o1_0[o1].setcode, 0xffff))
121: --~ if k1 > 0xfff then
122: --~ 字段名
123: --~ k2 = 字段名对[k1]
124: --~ print(k1, k2)
125: --~ if k1_0[k2] then
126: --~ k1_0[k2] = k1_0[k2] + 1
127: --~ else
128: --~ k1_0[k2] = 1
129: --~ end
130: --~ end
131: --~ 小字段号
132: --~ k1 = bit.band(o1_0[o1].setcode, 0xfff)
133: --~ 字段名
134: --~ k2 = 字段名对[k1]
135: --~ if k1_0[k2] then
136: --~ k1_0[k2] = k1_0[k2] + 1
137: --~ elseif k2 == nil then
138: --~ else
139: --~ k1_0[k2] = 1
140: --~ end
141: end
142: end
143: --~ 目对
144: function d.残局改名(o1_0)
145: local k1_0, k2_0, k3_0, k4_0, k5_0, k6_0
146: --~ 文件排
147: k1_0 = f.历文(o1_0.文件目, 简文件库.dir)
148: k1_0 = f.历排(k1_0, f.全筛后缀, ".lua")
149: for o1 = 1, #k1_0 do
150: k1_0[o1] = f.加前缀(k1_0[o1], o1_0.文件目)
151: k1_0[o1] = f.读文件(k1_0[o1])
152: k1_0[o1] = string.gsub(k1_0[o1], "%-%-" .. "%[(=*)%[" .. ".-" .. "%]%1%]", "")
153: k1_0[o1] = string.gsub(k1_0[o1], "%-%-" .. "[^\n]*", "")
154: end
155: --~ 则数排
156: k2_0 = f.历排(k1_0, d.局筛则数)
157: --~ 各文件的卡编排
158: k3_0 = f.历排(k1_0, d.局筛卡编)
159: _G.数据库 = 简数据库库.open(o1_0.数据库路)
160: --~ 各文件的卡对排
161: k4_0 = f.历排(k3_0, d.取卡对_一维)
162: --~ 有效果卡的张数排
163: k5_0 = f.历排(k4_0, d.筛有效果卡的张数)
164: --~ 荐名排
165: k6_0 = f.历排(k4_0, d.荐名)
166: --~ print(k6_0[0])
167: --~ print(k5_0[2])
168: end
169: d.目对 = {
170: ["文件目"] = "../single/"
171: , ["数据库路"] = [[D:\install\YGOPro\cards.cdb]]
172: }
173: for o1_0, o2_0 in pairs(d.目对) do
174: d.目对[o1_0] = f.操类(o2_0, "string", u8)
175: end
176: d.残局改名(d.目对)