Commit Graph

58 Commits

Author SHA1 Message Date
71b05c9aab fix cfg feature bug 2025-12-25 18:29:11 +08:00
155bf0b57a Fix psb output float number with unneccery data 2025-12-25 17:10:27 +08:00
20ec866f2a Add warning 2025-12-25 16:23:34 +08:00
110e15e7b2 Now psb as_i64 support float. Fix some re encoding image not works 2025-12-25 16:17:37 +08:00
5af17cee87 Add support for decode lz4 encoded psb 2025-12-25 15:40:17 +08:00
64a487da57 Add support to compress files to paz archive 2025-11-03 12:11:05 +08:00
9f920e3573 Add mov pack support 2025-11-02 23:36:05 +08:00
04f9b1469a Add Support for muisca paz archive 2025-11-02 17:43:00 +08:00
338c69d440 PsbValue now use BTreeMap 2025-10-16 09:53:08 +08:00
49be9a8a58 Add support to insert a new language to kirikiri scn script 2025-10-16 09:45:11 +08:00
fdbfab18ab Add simple crypt support when unpack xp3 archive 2025-10-10 11:16:59 +08:00
f12a66d3d4 Add krkr xp3 archive support 2025-10-10 00:23:00 +08:00
e7cd7b9f1a Fix multilang support for select in scn file 2025-09-20 20:22:16 +08:00
ec137bc5cd add import support for emote psb files
fix create file bug in main
2025-09-15 23:14:19 +08:00
9f03ebf435 Add basic emote psb file export support 2025-09-15 18:58:37 +08:00
a4aafb089e Add silky engine map file support
fix output extension for custom when importing
2025-09-14 20:18:29 +08:00
3dbfaa866b Update lock_blocking code 2025-09-14 11:48:42 +08:00
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