Commit Graph

71 Commits

Author SHA1 Message Date
7f8d1daf9d Add import support for Qlie tiled PNG image (.png) 2026-01-31 16:36:49 +08:00
b8e004bff6 Allow fixed formatter to keep space at line start 2026-01-24 12:07:57 +08:00
9321d931d6 Changed some scripts dumped JSON to pretty print JSON
Formated code
Add protect when read vector of data
2026-01-23 13:28:24 +08:00
ff886e66d3 WIP: Entis GLS CSX v2 2026-01-20 11:40:09 +08:00
04fac1cff7 修复边界情况 2026-01-12 14:24:10 +08:00
0bba63d303 Use better way to detect bp script end instruction
fix bgi dsc overflow in debug build
2026-01-12 14:02:05 +08:00
0a92233e6c Fix some bp script can not be extracted 2026-01-12 13:17:25 +08:00
5fd1a336c6 Add a new argument to BGI script 2025-11-15 21:52:46 +08:00
37cade659b Add support to export/import all string for BGI script (with custom mode) 2025-11-15 14:32:01 +08:00
a4b9dc1190 Add paz non movie files pack support 2025-11-02 22:23:26 +08:00
56a79106c4 Add do not break chinese word support for fixed formatter 2025-09-15 11:40:21 +08:00
1567c16273 Add new argument for fixed formatter 2025-09-14 23:15:40 +08:00
5fb7a8b601 Add some config for jxl encode
Remove clap_num dep
2025-09-14 11:08:46 +08:00
4391ad6de5 Fix white border when decode bgi cbg v2 image 2025-09-13 19:42:19 +08:00
01477b31a0 Return error when create ThreadPool failed 2025-09-13 19:05:45 +08:00
e5e437b1e3 Add thread pool support for BGI CBG Decoder 2025-09-13 18:44:45 +08:00
3469f6babb feat: add new fixed formatter option 2025-09-01 18:50:27 +08:00
bb27378450 Add new argument for fixed text formatter 2025-08-20 23:05:46 +08:00
3f155fbe51 Add Softpal scr script support 2025-08-16 17:22:22 +08:00
270a2d9fdf Update offset in Peek/CPeek trait from usize to u64 2025-08-13 11:18:00 +08:00
c54c7fe4e6 Fix BGI Bp parse bug 2025-08-12 13:45:57 +08:00
a26498e381 Add new argument --custom-yaml to support custom export as yaml format 2025-08-11 11:25:10 +08:00
cfc1dbf507 Add document 2025-08-10 16:58:44 +08:00
f602ddb4b5 Add library and documents 2025-08-10 15:11:24 +08:00
02a5b6f423 Add bgi cbg encode support 2025-08-10 00:00:55 +08:00
c34f4ac23d Add BGI Audio extract support 2025-08-09 22:50:20 +08:00
1657b3e0e6 Fix BGI script parse (test game: Tayutama 2025-08-09 11:20:02 +08:00
f9ebe8f597 Fix cbg v2 decode problem 2025-08-06 23:18:13 +08:00
dcba086021 Allow custom min len header 2025-08-06 22:48:40 +08:00
d9cf2f9202 Fix huffman encode problem 2025-08-05 15:28:05 +08:00
fc53509a68 Use better way to fix 2025-08-02 16:40:44 +08:00
3cfce1906e Fix bgi script import bug 2025-08-02 15:52:05 +08:00
8c565ad233 dref support load dpak from archive 2025-07-31 15:06:15 +08:00
564182bff7 Add pack support for BGIArcV1 2025-07-21 15:29:59 +08:00
1f2bc3b387 . 2025-07-20 10:42:08 +08:00
8a36e3f6cf fix base offset calculated twice 2025-07-20 10:36:38 +08:00
601abba284 Add support to support PUA in BGI string 2025-07-08 10:20:21 +08:00
8d0c8cfc39 Add pack support for bgi arc v2 2025-07-04 15:16:52 +08:00
99c0d657fc Optimize encode code 2025-07-04 14:10:06 +08:00
4141f361e3 Add create support for DSC file 2025-07-04 13:55:56 +08:00
7d2522fdf7 Add hg3 export support 2025-06-29 16:48:38 +08:00
63286fe5a0 Use generic types 2025-06-19 14:27:19 +08:00
6e45e90878 Add cbg v2 impl (Have bug 2025-06-17 13:28:04 +08:00
b98380fcd3 Add support to DSC file in BSE encryped files 2025-06-16 17:15:30 +08:00
b2b1d14acf Add BGI CompressedBG v1 decode support 2025-06-16 13:51:24 +08:00
d807b9fe5b Add support to create BGI sysgrp image 2025-06-14 16:44:42 +08:00
1e70036d47 Add support to detect BGI sysgrp image 2025-06-14 13:11:29 +08:00
c1269bdd3c Add support to export image from archive.
Add an argument to allow detect sysgrp image
2025-06-14 12:04:27 +08:00
242d501af5 Add BGI Image decode support
Fix DSC decompress
2025-06-12 21:52:01 +08:00
8bed66d4f1 FIX BSE decode 2025-06-12 17:59:39 +08:00