Commit Graph

37 Commits

Author SHA1 Message Date
4f7d696dbe impl Send + Sync mark for archive extract API (#12) 2026-04-13 15:35:01 +08:00
034f4f7a52 Add Send + Sync mark to Box<dyn Script> (#12) 2026-04-13 14:49:55 +08:00
e16412350f Add is_audio to ScriptBuilder (#12) 2026-04-13 08:31:18 +08:00
acbd18a3f6 Fix lifetime 2026-04-12 16:25:59 +08:00
d21e8c04d2 correct is_this_format document 2026-04-12 07:32:02 +08:00
7f8d1daf9d Add import support for Qlie tiled PNG image (.png) 2026-01-31 16:36:49 +08:00
487d403d60 Add pack support for Qlie Pack Archive (.pack) v3.1 2026-01-31 00:05:11 +08:00
770a32bdde Add Qlie Pack Archive (.pack) v3.1 unpack support 2026-01-29 18:16:10 +08:00
a4b9dc1190 Add paz non movie files pack support 2025-11-02 22:23:26 +08:00
309bccd485 Add support to pack xp3 files 2025-10-10 20:52:45 +08:00
b1aae1c75d Add multiple part messages support 2025-09-19 21:42:04 +08:00
3f155fbe51 Add Softpal scr script support 2025-08-16 17:22:22 +08:00
f602ddb4b5 Add library and documents 2025-08-10 15:11:24 +08:00
8c3de16d5b Add new dat script 2025-08-08 13:40:57 +08:00
dcba086021 Allow custom min len header 2025-08-06 22:48:40 +08:00
8c565ad233 dref support load dpak from archive 2025-07-31 15:06:15 +08:00
f4b10051a1 Fix pfs.xxx extract problem 2025-07-22 20:58:07 +08:00
90f56c5e2d add kr simpile crypt support 2025-07-01 18:11:10 +08:00
ebcce0b741 Add support to export multiple images 2025-06-29 19:25:55 +08:00
d807b9fe5b Add support to create BGI sysgrp image 2025-06-14 16:44:42 +08:00
242d501af5 Add BGI Image decode support
Fix DSC decompress
2025-06-12 21:52:01 +08:00
a64d0e0380 优化 ArchiveContent 接口,改为使用 MemReader 处理数据,提升内存管理效率 2025-06-11 12:03:43 +08:00
dac8aaae85 Add itufuru(いつか降る雪) script support 2025-06-09 23:01:30 +08:00
f7554f5969 Add support to create script file. Add bgi ._bsi file support 2025-06-07 22:06:33 +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
4a05d9de64 Add escude LIST file export 2025-06-03 16:59:15 +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
abf30c8a55 Add escude script export support 2025-06-02 21:38:38 +08:00
24192050dc 增强脚本解析功能,支持多种脚本类型识别和处理 2025-06-02 15:41:20 +08:00
3622cac8a8 Add replacement support 2025-05-22 10:26:19 +08:00
99210a19cf Add format support 2025-05-21 10:57:14 +08:00
8aaf2da626 Add import support 2025-05-20 22:43:45 +08:00
e2e7399832 Add export support 2025-05-20 17:47:04 +08:00