Commit Graph

41 Commits

Author SHA1 Message Date
e5e437b1e3 Add thread pool support for BGI CBG Decoder 2025-09-13 18:44:45 +08:00
dafc1c6e15 Add title support for scn script 2025-09-09 17:21:41 +08:00
900678f89a Add silky engine mes support 2025-09-05 20:35:54 +08:00
cc72c89f0c Add a new option 2025-09-03 22:59:22 +08:00
279d6a5573 Add support to patch save message in scn 2025-09-03 19:39:40 +08:00
20e51a6813 Fix patched scn script may broken 2025-09-03 14:51:14 +08:00
1f205f2cd0 Add tjs2 support 2025-09-02 22:06:53 +08:00
3f155fbe51 Add Softpal scr script support 2025-08-16 17:22:22 +08:00
db8feced48 Add JPEG Support for HG3 2025-08-14 22:53:55 +08:00
270a2d9fdf Update offset in Peek/CPeek trait from usize to u64 2025-08-13 11:18:00 +08:00
9d184bd2d6 Add a new parser for WillPlus(AdvHD) ws2 script 2025-08-12 21:48:16 +08:00
2ca4f6475f Add support to Entis GLS engine XML Script 2025-08-11 23:12:28 +08:00
2be39c6ca7 wip: Add Entis GLS engine script 2025-08-11 17:31:37 +08:00
a26498e381 Add new argument --custom-yaml to support custom export as yaml format 2025-08-11 11:25:10 +08:00
f602ddb4b5 Add library and documents 2025-08-10 15:11:24 +08:00
df0e4fb6cf Add CRXD support 2025-08-08 23:18:16 +08:00
2e9b769f4a format code 2025-07-29 15:01:50 +08:00
70943f4a3e Add decode support for crx 2025-07-29 14:58:30 +08:00
ec9e947ee1 Add import support for catsystem2 script 2025-07-21 23:41:50 +08:00
4ef2402fba Add willplus support 2025-07-21 10:56:59 +08:00
106bef55f7 Fix compiler error/wraning on latest rust compiler 2025-07-19 22:52:33 +08:00
601abba284 Add support to support PUA in BGI string 2025-07-08 10:20:21 +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
d4ad05fbf1 Use custom json serde method to import/export psb 2025-07-04 11:37:41 +08:00
64ac525bce Add pimg extract support 2025-07-03 13:10:34 +08:00
8c32dfb57e Fix scn extract 2025-07-02 11:38:22 +08:00
263c156d03 Add support to import comu message to scn scripts 2025-07-01 16:54:16 +08:00
6d76d8454d Fix wrong serde serialize for psb file 2025-07-01 14:01:40 +08:00
7d2522fdf7 Add hg3 export support 2025-06-29 16:48:38 +08:00
6e45e90878 Add cbg v2 impl (Have bug 2025-06-17 13:28:04 +08:00
242d501af5 Add BGI Image decode support
Fix DSC decompress
2025-06-12 21:52:01 +08:00
71cdebadd3 Add DSC decompress support 2025-06-12 11:49:08 +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
4e9d7eb943 Add support to dump name for panicon 2025-06-05 16:28:30 +08:00
a734d8ac5b Add LZW Support 2025-06-04 01:02:44 +08:00
09d850256f Add import support for escude script 2025-06-03 19:40:04 +08:00
4a05d9de64 Add escude LIST file export 2025-06-03 16:59:15 +08:00
abf30c8a55 Add escude script export support 2025-06-02 21:38:38 +08:00