Commit graph

40 commits

Author SHA1 Message Date
42014a6eb2 Ran cargo fmt 2024-09-08 02:45:48 -05:00
77365cf089 Fixed file creation issue in non-batch czutil replace 2024-07-16 03:17:32 -05:00
b20c603380 Updated licenses of binary packages 2024-07-13 13:52:01 -05:00
4e0df5412d Changed versions and clap info output 2024-07-11 23:39:14 -05:00
e1a6a80659 Fixed version, remove clap from cz and luca_pak 2024-07-11 23:22:38 -05:00
df3f3b9373 Renamed experimental to pak_explorer, moved CLI utils to utils 2024-07-11 23:17:40 -05:00
1a9a05b004 Consolidated binaries into libraries, added pakutil cli program 2024-07-07 00:47:20 -05:00
b3d4d4c52d Preliminary PAK writing 2024-07-06 14:50:39 -05:00
721e61f98c Ran cargo fmt 2024-07-05 00:11:09 -05:00
4f2f192fa1 Moved to crate rgb, moved cz::open() out of DynamicCz, made writing generic 2024-07-04 23:14:00 -05:00
9e6ba57dee Added experimentation binary 2024-07-02 13:57:54 -05:00
42be12392a Improved modularity of tool 2024-07-02 12:01:47 -05:00
d31917ae12 Added gitignore for testing files 2024-06-26 23:19:32 -05:00
69acee848d Made batch conversions not fail on missing images 2024-06-26 21:28:14 -05:00
1e8683b25b More PAK work, fixed various CZ issues 2024-06-26 20:38:26 -05:00
c2ce69be3e Relicense cz under MIT, move AGPL-3.0 to only utils 2024-06-10 10:38:05 -05:00
83752cbf00 Merge branch 'fixed_problems' 2024-05-25 12:55:53 -05:00
dc6b832b74 Added CZ version changing to batch 2024-05-25 12:54:46 -05:00
534fd7b0b9 Reduced dependencies 2024-05-24 07:47:07 -05:00
c58b9c92d1 Added batch replace, fixed palette regeneration 2024-05-24 03:15:55 -05:00
4ad55170b5 Made utils into a simple CLI app 2024-05-23 20:08:13 -05:00
8aa150ee46 Added CZ4 recompression 2024-05-23 02:37:20 -05:00
67700df6ef Allow saving PNG files from CZs with bitmaps which are incorrectly sized 2024-05-22 06:22:52 -05:00
74ee617a04 Added CZ2 recompression 2024-05-22 05:57:46 -05:00
c9126a688d Cleaned up code, fixed clippy warnings 2024-05-22 02:24:07 -05:00
c4c7e8b9da Removed unused font things 2024-05-22 02:05:20 -05:00
c33c54beeb Fixed bit depth saving and opening, added documentation 2024-05-17 09:58:09 -05:00
233219d70b Added basic font grid generation, needs restructuring 2024-05-16 08:35:57 -05:00
45d6c1cbf1 Initial work on font map generation 2024-05-14 11:21:34 -05:00
22db2ff571 Cleaned up code, ran cargo fmt 2024-05-10 18:37:12 -05:00
5b95687393 Fixed CZ1/CZ3 compression 2024-05-10 11:59:35 -05:00
402c8359fd Made tweaks to broken compression implementation 2024-05-09 18:19:35 -05:00
c438399548 Implemented preliminary incorrect compression 2024-05-08 18:07:28 -05:00
f4eb9ea1b3 Moved all implementations to common struct 2024-05-08 11:28:34 -05:00
613e38c6b5 Applied clippy suggestions, fixed errors, fixed CZ4 implementation 2024-05-07 11:38:38 -05:00
G2
8945b80065 Added DynamicCz, added better test program, fixed error messages 2024-05-06 15:40:00 -05:00
G2
b28a8d0b88 Fixed various issues with saving 2024-05-06 12:26:53 -05:00
a1fbb3368a Added CZ4 read implementation 2024-05-05 23:04:51 -05:00
b7ff624898 Implemented CZ2 reading 2024-05-05 04:48:03 -05:00
a77e68b554 Added utils for binary utilities 2024-05-04 16:29:56 -05:00