Commit Graph

68 Commits

Author SHA1 Message Date
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
48c3051e0d Bug fix 2025-06-12 21:53:50 +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
ecaa9cc213 ADD BSE support for v1 2025-06-12 15:37:11 +08:00
12fc8f86d7 Add BGI Bse encrypted format support 2025-06-12 15:07:21 +08:00
798b6279c2 BgiArchiveV1 add DSC decode support 2025-06-12 13:35:44 +08:00
bc9519aa31 Add script type detect 2025-06-12 12:49:09 +08:00
71cdebadd3 Add DSC decompress support 2025-06-12 11:49:08 +08:00
d6b6ea32a7 Rename 2025-06-11 21:39:13 +08:00
b4f806f5d5 Add basic BGI unpack support 2025-06-11 17:42:21 +08:00
a64d0e0380 优化 ArchiveContent 接口,改为使用 MemReader 处理数据,提升内存管理效率 2025-06-11 12:03:43 +08:00
b8493c3100 minor fix 2025-06-10 16:30:42 +08:00
27cbadb44b Fix 2025-06-10 12:45:42 +08:00
d67d1d617e Disable output file not found warning by default 2025-06-10 11:27:04 +08:00
dac8aaae85 Add itufuru(いつか降る雪) script support 2025-06-09 23:01:30 +08:00
0e6a6d5880 Update bp code 2025-06-08 09:48:08 +08:00
a6e230eb7d Add support for BGI ._bp script 2025-06-08 09:25:54 +08:00
f7554f5969 Add support to create script file. Add bgi ._bsi file support 2025-06-07 22:06:33 +08:00
afd7dc5674 Fix warning 2025-06-07 21:17:30 +08:00
4068cc5a04 Use a more safe way to patch BGI script 2025-06-07 21:07:28 +08:00
f1e35c904c 添加 BGI 脚本导入重复字符串的支持;新增 WriteAt 特性以支持在特定偏移写入数据 2025-06-07 18:18:56 +08:00
5533e901f7 实现 CPeek 特性并在 MemReader 和 MemWriter 中添加支持;重构 V1Parser 和 BGIScript 中的字符串读取逻辑 2025-06-07 15:17:24 +08:00
4fcb4a4d24 BGI parser use ReaderExt and Peek 2025-06-07 13:48:57 +08:00
04b2e63b4f Minor fix 2025-06-07 13:20:18 +08:00
eaee52d64d Add support to unpack archive files 2025-06-07 13:12:41 +08:00
ddb54da46c Fix escude crlf 2025-06-05 17:15:10 +08:00
2321669754 LZW Compress use u32 2025-06-05 16:41:21 +08:00
4e9d7eb943 Add support to dump name for panicon 2025-06-05 16:28:30 +08:00
8083990e94 Add cond compile for some command line arguments 2025-06-05 07:52:57 +08:00
d28a604e34 pack allow empty output 2025-06-04 23:35:45 +08:00
30f9b0f868 Fix 2025-06-04 12:44:36 +08:00
d2f682d4d4 Add a standalone feature for escude-arc 2025-06-04 12:43:15 +08:00
6e8d248ed2 Add PACK support 2025-06-04 12:33:56 +08:00
ec9a163c39 Fix 2025-06-04 08:44:23 +08:00
a734d8ac5b Add LZW Support 2025-06-04 01:02:44 +08:00
dead6a0b18 Add support to import escude archive 2025-06-03 22:06:07 +08:00
09d850256f Add import support for escude script 2025-06-03 19:40:04 +08:00
833be4fce0 Add import support for escude list 2025-06-03 19:08:00 +08:00
cfd78f0c37 Add more fmt 2025-06-03 18:32:12 +08:00
4a05d9de64 Add escude LIST file export 2025-06-03 16:59:15 +08:00
680e297adc Fix bug 2025-06-03 10:34:42 +08:00
06f319418b Fix bug 2025-06-03 10:28:18 +08:00
9b4f6e4e6e Added a new command option archive-encoding 2025-06-03 10:24:23 +08:00
3e1c7c28fb Add support read archiver from file directly 2025-06-03 09:57:10 +08:00
52811fe2eb Add features for each script type 2025-06-02 22:31:46 +08:00
abf30c8a55 Add escude script export support 2025-06-02 21:38:38 +08:00