Commit Graph

113 Commits

Author SHA1 Message Date
5af17cee87 Add support for decode lz4 encoded psb 2025-12-25 15:40:17 +08:00
3b33dceb61 release 0.2.15 & Update deps 2025-12-13 10:09:33 +08:00
1203b25b63 0.2.14 release 2025-12-11 15:39:57 +08:00
089294bd4f release 0.2.13 2025-11-13 16:27:21 +08:00
245543baff release 0.2.12 2025-11-03 23:08:08 +08:00
9da81ddfaa Add support to decompress files in paz file 2025-11-03 11:20:49 +08:00
04f9b1469a Add Support for muisca paz archive 2025-11-02 17:43:00 +08:00
fe31f5c595 Add Musica Script (.sc) support 2025-11-02 10:25:13 +08:00
31980fbafc release 0.2.11 2025-10-28 09:13:57 +08:00
9569be0301 release 0.2.10 2025-10-12 19:53:41 +08:00
4c16c68921 Add multiple jobs support for import task 2025-10-12 17:15:34 +08:00
0e01dcc194 Add ZSTD compress support when pack xp3 archive 2025-10-11 22:48:18 +08:00
309bccd485 Add support to pack xp3 files 2025-10-10 20:52:45 +08:00
f12a66d3d4 Add krkr xp3 archive support 2025-10-10 00:23:00 +08:00
6ec138d90b Fix doc build in subproject 2025-10-08 18:00:02 +08:00
2701f990e4 Fix doc build (https://github.com/rust-lang/rust/pull/138907) 2025-10-08 17:44:42 +08:00
93a4b52cb9 Release 0.2.8 + Bump deps 2025-10-08 17:01:25 +08:00
0c06c9b61a Add support for WillPlus/AdvHD WIP Image File (.wip) 2025-09-28 14:26:32 +08:00
3ae55b03c0 Add support for HexenHaus PNG Image File (.png) 2025-09-28 10:09:28 +08:00
4f98a2a99d release 0.2.7 2025-09-27 19:40:16 +08:00
1cdf0bc7e8 Add HexenHaus ARCC archive (.arc) support 2025-09-27 13:12:34 +08:00
2692612254 Add support for ExHibit GRP Archive File (.grp) 2025-09-25 15:39:47 +08:00
fb07e46caa Add softpal pac archive support 2025-09-24 09:13:42 +08:00
ec940e8dd7 release 0.2.6 2025-09-22 09:55:42 +08:00
1e0c92a3a1 Add tjs/ns0 create support 2025-09-17 14:02:49 +08:00
3508960835 Add softpal pgd ge image support 2025-09-16 19:00:10 +08:00
56498ee7f6 release 0.2.5 2025-09-16 11:16:23 +08:00
28288ecf1b fix compile issue 2025-09-15 19:23:37 +08:00
9f03ebf435 Add basic emote psb file export support 2025-09-15 18:58:37 +08:00
56a79106c4 Add do not break chinese word support for fixed formatter 2025-09-15 11:40:21 +08:00
cebf06a4dc Change Licenese to GPL-3 2025-09-14 16:32:03 +08:00
fed1f2d14b release 0.2.4 2025-09-14 14:04:43 +08:00
0860ceb8a0 Add mutilple threads support for export image 2025-09-14 13:37:15 +08:00
5fb7a8b601 Add some config for jxl encode
Remove clap_num dep
2025-09-14 11:08:46 +08:00
199442ac6d fix bug 2025-09-14 00:08:22 +08:00
2e7cd8119e Add JXL image support 2025-09-13 23:50:04 +08:00
e5e437b1e3 Add thread pool support for BGI CBG Decoder 2025-09-13 18:44:45 +08:00
600ffc9c83 0.2.3 release
Bump deps
2025-09-11 15:29:42 +08:00
ff4316178b Add Favorite Hcb Script (.hcb) support 2025-09-10 21:18:35 +08:00
555ade4bce release 0.2.2 2025-09-09 11:58:22 +08:00
900678f89a Add silky engine mes support 2025-09-05 20:35:54 +08:00
356cdd6a53 release 0.2.1 2025-09-05 09:57:58 +08:00
94b489f412 Add new script Kirikiri TJS NS0 binary encoded script 2025-08-31 00:06:02 +08:00
cef3064763 . 2025-08-30 14:57:17 +08:00
4057660d3c v0.2.0 release 2025-08-30 14:53:32 +08:00
0b2e5f5589 Add format lua support 2025-08-29 17:08:54 +08:00
6974ce665e Fix cfg feature compile bug 2025-08-28 23:18:28 +08:00
03e7dd220c Add support to encode flac
Update ExtraConfig's default value
2025-08-28 23:12:10 +08:00
7b3b852483 feat(artemis): add support for ぱんみみそふと TXT scripts
- Updated main.rs to include new configuration options for artemis-panmimisoft.
- Modified asb.rs to handle both .asb and .iet file extensions.
- Introduced new module for panmimisoft scripts and implemented TxtBuilder for parsing.
- Enhanced the parser to support new tag structures and attributes specific to ぱんみみそふと scripts.
- Updated types.rs to reflect changes in configuration options and script types.
- Adjusted mod.rs to register the new TxtBuilder for panmimisoft.
2025-08-28 20:35:11 +08:00
02707fc867 Move Pimg/Dref to emote
Revert part of last commit
2025-08-17 09:32:10 +08:00