Commit Graph

511 Commits

Author SHA1 Message Date
2a93993cbb Update game list 2026-04-07 16:28:52 +08:00
bf14ff980b Bump deps 2026-04-07 15:09:11 +08:00
1e1d6b342d Update game list 2026-04-07 14:35:09 +08:00
a6dda9397b Add a option to dump debug info for xp3 archive
handle time prop in xp3 file entry
Remove already processed hash file name
2026-04-07 13:33:43 +08:00
73f635cdac [skip CI] fix typo 2026-04-07 12:08:07 +08:00
47921bfd77 [skip ci]mark file as binary 2026-04-07 12:05:59 +08:00
7b0de4468b Add support to read embbed control block (tested game: https://vndb.org/v19829 ) 2026-04-07 12:01:27 +08:00
80150784ab Add CxEncryption support (WIP) (tested game: https://vndb.org/v5502 ) 2026-04-06 22:53:48 +08:00
ad25c995ce Add FlyingShineCrypt (untested) 2026-04-06 16:41:54 +08:00
025b802fc9 Add XorCrypt (tested game: https://vndb.org/v23388 ) 2026-04-06 15:57:14 +08:00
01216d49b1 Add HashCrypt support (tested game: https://vndb.org/v16201 ) 2026-04-06 15:01:15 +08:00
d9e640d437 Add MizukakeCrypt support (untested) 2026-04-06 12:48:41 +08:00
323a312362 Add support to unpack Fate/stay night xp3 files 2026-04-06 10:43:13 +08:00
a85c67e806 Remove xp3 deps 2026-04-05 23:36:26 +08:00
fdf6f7561f Fix CI v0.3.1 2026-04-05 15:46:18 +08:00
7b340492e2 Fix ci 2026-04-05 15:44:43 +08:00
692f9faca1 Handle zig can not compile libjxl 2026-04-05 15:42:09 +08:00
96f0471d66 Fix missing cmake 2026-04-05 15:27:22 +08:00
221f19f00b Fix ci 2026-04-05 15:19:27 +08:00
0aa5ee543a Fix ci 2026-04-05 15:16:05 +08:00
d5f8193418 remove rustup because image don't have rustup 2026-04-05 14:55:14 +08:00
2c510d5285 Update macos release ci 2026-04-05 14:51:14 +08:00
30d2ec7ba4 0.3.1 release 2026-04-05 14:37:22 +08:00
73b19dcd41 github pages build now use latest nightly version rust compiler 2026-04-05 14:21:05 +08:00
fee14e1867 Bump deps: html5ever 0.36.1 -> 0.38.0 2026-04-05 14:08:10 +08:00
4706482e37 Bump deps: rand 0.9.2 -> 0.10.0 2026-04-05 13:44:54 +08:00
a752629886 Bump deps version: sha1/sha2 0.10 -> 0.11 2026-04-05 13:26:54 +08:00
30ba09a3a6 Add support another struct artemis asb script ( fix #11 2026-04-05 11:39:43 +08:00
cf8bae238d Add support to unpack qlie pack ver 1.0/2.0 2026-04-05 10:14:04 +08:00
0a2918ad56 fix bug. 2026-04-04 17:12:58 +08:00
90db67de1b fix bug in qlie 3.0 unpack 2026-04-04 16:49:07 +08:00
ea3c764360 Add support to unpack qlie pack v3.0 file 2026-04-04 16:35:05 +08:00
d4101ae493 Fix feature deps 2026-03-26 09:23:07 +08:00
c97f59f43b 支持 Psb Version 4 写入 2026-03-26 09:18:54 +08:00
841dc7e79d Reduce memory usage 2026-03-26 08:32:16 +08:00
f103b313a1 Add support to modify bc7 compression settings 2026-03-25 12:54:26 +08:00
2b6df23b9e Add support for BC7 encryption 2026-03-25 12:44:38 +08:00
fd5b78e788 修复了部分加密的PSB无法读取的问题 2026-03-25 11:09:10 +08:00
da3e102baa Allow to specify bom type for patched kirikiri ks script 2026-03-14 10:19:16 +08:00
cf82b19f25 Add support to extract message between Talk and Hitret
releated game:
https://vndb.org/v20490
https://vndb.org/v25143
2026-03-13 16:02:57 +08:00
59a82a5363 Add support use original text when import text 2026-03-03 13:51:57 +08:00
1e50132e34 Remove print 2026-02-12 14:42:36 +08:00
1502dee4e9 Add import psd support for Qlie tiled PNG image (.png) 2026-02-04 17:49:36 +08:00
33a513ef15 Add support to export layer id 2026-02-04 11:32:11 +08:00
b094defc65 Fix group layers may not contains left, top, width, height 2026-02-03 21:30:42 +08:00
73fb288692 release 0.3.0 v0.3.0 2026-02-03 16:34:17 +08:00
f58a9f646c Add support for layer groups in PSD files 2026-02-03 15:43:49 +08:00
8b2eef1028 Add support to export pimg file as PSD file 2026-02-03 11:22:20 +08:00
151c71d5e9 Add RLE compress support for PSD files 2026-02-03 10:12:08 +08:00
7046510d19 Add support to compress psd files 2026-02-03 00:20:47 +08:00