Commit Graph

55 Commits

Author SHA1 Message Date
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
a2248cf529 CI: disable python buffer 2025-06-02 22:36:41 +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
24192050dc 增强脚本解析功能,支持多种脚本类型识别和处理 2025-06-02 15:41:20 +08:00
70066d3f86 Update fixed formatter for circus 2025-05-27 15:40:35 +08:00
ab4050513c Update nameopcode for ds 2025-05-25 21:48:14 +08:00
dbfb13f21d Better warning message 2025-05-22 19:40:54 +08:00
f46a2824e8 add more warning 2025-05-22 19:36:39 +08:00
3622cac8a8 Add replacement support 2025-05-22 10:26:19 +08:00
f64a702ef5 Add a warning counter 2025-05-22 09:06:55 +08:00
795832fd3c add circus special rules to fixed formatter 2025-05-22 08:59:59 +08:00
eba514d74f Add bgi export support 2025-05-21 17:54:23 +08:00
b355a435bc Add LLM trans support for m3t 2025-05-21 12:55:05 +08:00
a073b72f6f Add name table support 2025-05-21 12:48:09 +08:00
99210a19cf Add format support 2025-05-21 10:57:14 +08:00
a2747d29b9 Add a result counter 2025-05-21 09:03:05 +08:00
1938f35458 Use better error message for win api error 2025-05-21 08:51:12 +08:00