1
0
mirror of https://github.com/FloatTech/zbpdata.git synced 2026-04-11 09:28:50 +00:00

Compare commits

..

20 Commits

Author SHA1 Message Date
莫思潋
6708169f63 update wife data (#78)
update wife data
2026-03-03 16:18:42 +08:00
Dodoj
2dac2a80ec fix(Pig): improve filename logic for avoid CI errors (#77)
* feat(Pig): 优化数据结构,精简JSON并使用ID重命名图片

* improve gitignore
2026-02-25 15:51:23 +08:00
Dodoj
7f6c3a00d2 feat: add Pig plugin resources (#75) 2026-02-19 22:51:01 +08:00
方柳煜
637ae6342b Add files via upload (#73) 2026-02-01 14:20:23 +08:00
源文雨
74e3bf5dc8 feat: ignore private on push 2026-01-03 18:36:03 +08:00
himawari
a1b4b35b81 Update Go version in release workflow (#72) 2025-12-29 23:38:32 +08:00
himawari
aa36b73261 添加小红书文案数据库 (#70) 2025-12-29 23:27:55 +08:00
himawari
9ab61d6b81 fix: 修改go版本 (#71) 2025-12-29 23:21:15 +08:00
莫思潋
1b0abcd3fe update wife data (#69) 2025-09-28 10:46:02 +08:00
莫思潋
c1878300e9 remove temp (#68) 2025-09-18 16:34:20 +08:00
莫思潋
2b10767f59 update wife data (#67)
* update wife data
2025-09-18 15:59:37 +08:00
莫思潋
328d7638e6 update wife data (#66)
* update wife data
2025-09-16 20:34:07 +08:00
莫思潋
6bcac0faab fix swords-02 (#65) 2025-06-18 15:42:15 +08:00
源文雨
4f751a1cda feat: support multi-addrs 2025-05-31 04:10:30 +09:00
源文雨
f97dac5ce0 feat: support multi-addrs 2025-05-31 04:01:55 +09:00
源文雨
74c5464a0b feat: support multi-addrs 2025-05-31 03:53:48 +09:00
vatebur
ca3652920a fix: 修改毕业装耐久 (#62) 2025-01-07 22:01:53 +09:00
莫思潋
8d31381a08 上传塔罗牌牌面 (#61)
* update wife data

* 更新塔罗牌数据 约95M
2024-10-14 18:31:32 +08:00
方柳煜
f1f8cd107c Rename 拌线钩 to 绊线钩 (#60)
* Rename 拌线钩.png to 绊线钩.png

* Update articlesInfo.json

* Update articlesInfo.json
2024-08-08 22:50:32 +08:00
Jiang-Red
2fadc07fd5 add zbpuwu and 2 font (#57)
* upload yuruka and torus font

* upload zbpuwu
2024-07-13 16:31:44 +08:00
1329 changed files with 5885 additions and 69 deletions

View File

@@ -8,7 +8,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@master
with:
go-version: '1.20'
go-version: '1.24'
- name: Check out code into the Go module directory
uses: actions/checkout@master

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.20'
go-version: '1.24'
- name: Run Updater
env:

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/[a-z]*/
cache
/SetuTime/search
/VtbQuotation/store
.DS_Store
.vscode
/[a-z]*
!/Tarot

BIN
Control/zbpuwu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

BIN
Font/FOT-Yuruka Std.ttf Normal file

Binary file not shown.

BIN
Font/Torus-Regular.otf Normal file

Binary file not shown.

1
Handou/idiom.json Normal file

File diff suppressed because one or more lines are too long

View File

@@ -56,51 +56,9 @@
{
"名称": "三叉戟",
"类型": "pole",
"耐久上限": 300,
"耐久上限": 301,
"价格": 4000
},
{
"名称": "诱钓",
"类型": "treasure",
"概率[0-100)": 25,
"价格": 1000
},
{
"名称": "海之眷顾",
"类型": "treasure",
"概率[0-100)": 10,
"价格": 2500
},
{
"名称": "海豚",
"类型": "treasure",
"概率[0-100)": 19,
"价格": 1000
},
{
"名称": "宝藏诅咒",
"类型": "treasure",
"概率[0-100)": 25
},
{
"名称": "净化书",
"类型": "treasure",
"概率[0-100)": 19,
"价格": 5000
},
{
"名称": "唱片",
"类型": "treasure",
"概率[0-100)": 1,
"价格": 3000
},
{
"名称": "美西螈",
"类型": "treasure",
"概率[0-100)": 1,
"耐久上限": 999,
"价格": 3000
},
{
"名称": "鳕鱼",
"类型": "fish",
@@ -168,7 +126,7 @@
"价格": 10
},
{
"名称": "线钩",
"名称": "线钩",
"类型": "waste",
"概率[0-100)": 10,
"价格": 10
@@ -196,6 +154,48 @@
"类型": "waste",
"概率[0-100)": 10,
"价格": 10
},
{
"名称": "诱钓",
"类型": "treasure",
"概率[0-100)": 25,
"价格": 1000
},
{
"名称": "海之眷顾",
"类型": "treasure",
"概率[0-100)": 10,
"价格": 2500
},
{
"名称": "海豚",
"类型": "treasure",
"概率[0-100)": 19,
"价格": 1000
},
{
"名称": "宝藏诅咒",
"类型": "treasure",
"概率[0-100)": 25
},
{
"名称": "净化书",
"类型": "treasure",
"概率[0-100)": 19,
"价格": 5000
},
{
"名称": "唱片",
"类型": "treasure",
"概率[0-100)": 1,
"价格": 3000
},
{
"名称": "美西螈",
"类型": "treasure",
"概率[0-100)": 1,
"耐久上限": 999,
"价格": 3000
}
]
}
}

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
Pig/assets/1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
Pig/assets/10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
Pig/assets/100.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

BIN
Pig/assets/101.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

BIN
Pig/assets/102.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

BIN
Pig/assets/1024.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
Pig/assets/103.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
Pig/assets/104.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
Pig/assets/105.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
Pig/assets/106.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

BIN
Pig/assets/107.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

BIN
Pig/assets/108.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
Pig/assets/109.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
Pig/assets/11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
Pig/assets/110.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
Pig/assets/111.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

BIN
Pig/assets/112.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
Pig/assets/113.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

BIN
Pig/assets/114.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 KiB

BIN
Pig/assets/115.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
Pig/assets/116.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
Pig/assets/117.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
Pig/assets/118.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
Pig/assets/119.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

BIN
Pig/assets/12.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
Pig/assets/120.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

BIN
Pig/assets/121.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
Pig/assets/122.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 KiB

BIN
Pig/assets/123.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 KiB

BIN
Pig/assets/124.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

BIN
Pig/assets/125.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB

BIN
Pig/assets/126.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 KiB

BIN
Pig/assets/127.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 KiB

BIN
Pig/assets/128.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

BIN
Pig/assets/129.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB

BIN
Pig/assets/13.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

BIN
Pig/assets/130.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

BIN
Pig/assets/131.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 KiB

BIN
Pig/assets/132.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
Pig/assets/133.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 KiB

BIN
Pig/assets/134.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
Pig/assets/135.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
Pig/assets/136.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

BIN
Pig/assets/137.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
Pig/assets/1376.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
Pig/assets/1377.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Pig/assets/1378.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
Pig/assets/1379.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
Pig/assets/138.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
Pig/assets/1380.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
Pig/assets/1381.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
Pig/assets/1382.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
Pig/assets/1383.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 KiB

BIN
Pig/assets/1385.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
Pig/assets/1386.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
Pig/assets/1387.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
Pig/assets/1388.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Pig/assets/1389.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
Pig/assets/139.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

BIN
Pig/assets/1390.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
Pig/assets/1391.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
Pig/assets/1392.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB

BIN
Pig/assets/1393.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
Pig/assets/1394.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
Pig/assets/1395.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

BIN
Pig/assets/1396.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Pig/assets/1397.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
Pig/assets/1398.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
Pig/assets/1399.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
Pig/assets/14.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
Pig/assets/140.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Pig/assets/1400.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
Pig/assets/1401.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
Pig/assets/1403.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

BIN
Pig/assets/1404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
Pig/assets/1405.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
Pig/assets/1406.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
Pig/assets/1407.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
Pig/assets/141.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
Pig/assets/142.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
Pig/assets/143.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

BIN
Pig/assets/144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
Pig/assets/145.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

BIN
Pig/assets/146.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

BIN
Pig/assets/147.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Pig/assets/148.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
Pig/assets/149.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

BIN
Pig/assets/15.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
Pig/assets/150.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
Pig/assets/1506.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

BIN
Pig/assets/1507.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Some files were not shown because too many files have changed in this diff Show More