Commit Graph

22 Commits

Author SHA1 Message Date
0b2e5f5589 Add format lua support 2025-08-29 17:08:54 +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
5898d8f94e Add artemis txt script support 2025-08-17 17:19:13 +08:00
3f155fbe51 Add Softpal scr script support 2025-08-16 17:22:22 +08:00
a26498e381 Add new argument --custom-yaml to support custom export as yaml format 2025-08-11 11:25:10 +08:00
cfc1dbf507 Add document 2025-08-10 16:58:44 +08:00
f602ddb4b5 Add library and documents 2025-08-10 15:11:24 +08:00
dcba086021 Allow custom min len header 2025-08-06 22:48:40 +08:00
9e26c01421 Add custom support for artemis asb script 2025-08-05 10:53:44 +08:00
ec3088e2bf Add support for old version of ast files 2025-08-03 11:00:54 +08:00
8c565ad233 dref support load dpak from archive 2025-07-31 15:06:15 +08:00
e64f6fcd07 Add detect support for pfs 2025-07-28 22:59:50 +08:00
def0a3cfc5 Add artemis asb script import support 2025-07-26 16:50:44 +08:00
a77e107872 Add artemis asb export support 2025-07-24 21:41:27 +08:00
2172e462d2 Fix parse bug 2025-07-24 20:08:47 +08:00
978dde8e4e Add support to patch artemis ast file 2025-07-24 16:47:10 +08:00
88fd7e02f1 Add support to select text 2025-07-23 22:04:20 +08:00
f738bbf25b Fix lua parse/dump bug 2025-07-23 21:03:21 +08:00
00439d8e6b Add artemis ast script export support 2025-07-23 17:00:32 +08:00
80101328c0 add artemis archive pack support 2025-07-22 21:51:15 +08:00
f4b10051a1 Fix pfs.xxx extract problem 2025-07-22 20:58:07 +08:00
c9aae34325 add artemis pfs unpack support 2025-07-22 16:27:22 +08:00