Commit graph

23 commits

Author SHA1 Message Date
d67329bcc1 Version bump, v0.1.3 2024-09-19 09:57:55 -05:00
a93ba81859 Fixed saving file with unusual offset value 2024-09-19 02:07:00 -05:00
42014a6eb2 Ran cargo fmt 2024-09-08 02:45:48 -05:00
fddcf2f055 Add logging to pak explorer, fix some error messages in pak library 2024-09-08 02:39:21 -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
17a29fef8e Updated versions, added versions to binaries 2024-07-11 22:59:06 -05:00
7b9140ae22 Fixed minor issues 2024-07-11 22:53:04 -05:00
3bd0980313 Bumped version 2024-07-11 22:39:36 -05:00
002eda0612 Fixed an edge case
If the offset size was equal to 2048, the program set it to 2048 instead of 0 incorrectly
2024-07-11 22:36:55 -05:00
f6374eecfc Made experimental UI 2024-07-09 15:45:00 -05:00
4e5cced21c Remove seek requirement for writing 2024-07-08 16:32:07 -05:00
d3a0944e8c Updated version of pakutil 2024-07-08 16:22:18 -05:00
9e49b22b23 Made code more maintainable, fixed bugs 2024-07-07 03:54:45 -05:00
1a9a05b004 Consolidated binaries into libraries, added pakutil cli program 2024-07-07 00:47:20 -05:00
8c9c33b670 Added replace by name for PAK 2024-07-06 21:30:05 -05:00
84c02a1347 Added replace method 2024-07-06 17:36:31 -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
9e6ba57dee Added experimentation binary 2024-07-02 13:57:54 -05:00
1e8683b25b More PAK work, fixed various CZ issues 2024-06-26 20:38:26 -05:00
6b8bfa6405 Added MIT license for luca_pak crate 2024-06-11 16:34:29 -05:00
44735abbec Initial PAK reading implementation 2024-06-11 16:33:27 -05:00