Commit Graph

17 Commits

Author SHA1 Message Date
1657b3e0e6 Fix BGI script parse (test game: Tayutama 2025-08-09 11:20:02 +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
601abba284 Add support to support PUA in BGI string 2025-07-08 10:20:21 +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
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
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
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
eba514d74f Add bgi export support 2025-05-21 17:54:23 +08:00