Commit graph

168 commits

Author SHA1 Message Date
982f55fde6 Added rather unfortunate audio playback to pak explorer 2025-03-08 23:36:31 -06:00
1ffc88d379 Improved reader, started work on writer 2024-11-21 13:29:33 -06:00
957f3e637d More script parsing improvements 2024-11-21 10:50:51 -06:00
3437b6c7a9 Added preliminary script parsing 2024-11-16 04:29:43 -06:00
3c4d7a89ec Updated readme 2024-11-15 21:51:43 -06:00
01fdb340fa Applied clippy suggestions, ran cargo fmt 2024-11-14 13:04:15 -06:00
b74dc0344e Improved encode command 2024-11-14 12:59:34 -06:00
e68ca53ab5 Renamed DynamicCz to CzFile, added Encode option for czutil 2024-11-14 12:43:27 -06:00
a7a486999d Upgraded dependencies, reduced binary sizes 2024-11-14 02:11:39 -06:00
2f881ce294 Merge branch 'main' of https://github.com/G2-Games/lbee-utils 2024-11-13 10:53:17 -06:00
dd99a0d834 Removed image as a dependency from cz 2024-11-13 10:53:15 -06:00
b36ea64d84 Changed to gix from git2 in version message creation 2024-11-13 02:38:50 -06:00
ec60308e6a Replaced byteorder with byteorder-lite, ran cargo fmt 2024-11-12 19:50:10 -06:00
G2
d253d57816
Update README.md 2024-11-12 03:17:27 -06:00
263a990e6e Fixed many issues with utils, v0.2.0 2024-10-18 16:13:29 -05:00
db52e23ef7 Revert changes to binio.rs 2024-10-18 14:21:24 -05:00
G2
4d58df5d15
Bumped version - v0.1.2 2024-10-04 12:36:22 -04:00
G2
be0aaeeeb6
Update README.md, removed accidental images 2024-09-29 01:25:26 -05:00
G2
aaf7f9b30f
Update README.md, added logo 2024-09-29 01:24:32 -05:00
G2
a2c62ffc4a
Fix typo in README.md 2024-09-24 14:33:34 -05:00
G2
de6f543898
Update README.md 2024-09-24 14:33:11 -05:00
c2cf2c6793 Fixed size limit for PAK files 2024-09-19 10:09:46 -05:00
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
c6404f6a09 Added display of ID and Index when viewing entry 2024-09-17 14:22:00 -05:00
6ab957c243 Added gitignore for pdf files 2024-09-16 12:32:58 -05:00
9be4a56823 Added typst version of spec in place of ODT 2024-09-11 03:15:22 -05:00
4e150eac32 Added WIP typst documentation 2024-09-11 01:19:38 -05:00
d35edab93e Added more round-trip tests, moved to better BitIO implementation 2024-09-10 12:07:41 -05:00
d972dc0161 Added round-trip testing 2024-09-10 11:41:07 -05:00
e9963afa4d Removed font loading, need to figure out a better solution 2024-09-08 02:49:30 -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
d9bd35f075 Merge branch 'main' of https://github.com/G2-Games/lbee-utils 2024-08-18 18:14:33 -05:00
871340d2bb Added CZ spec doc 2024-08-18 18:14:24 -05:00
G2
9bb24a73f4
Update README.md, added cargo install instructions 2024-07-17 11:35:21 -05:00
G2
810002c1fa
Remove unecessary build steps from MacOS target 2024-07-17 02:09:10 -05:00
483a8b41b3 Fixed name of workflow 2024-07-17 01:00:14 -05:00
33418680b2 Updated PAK Explorer to v0.1.2 2024-07-17 00:49:44 -05:00
9e6f4a90af Add PAK Explorer auto build 2024-07-17 00:48:39 -05:00
G2
03b03a5d64 Update and rename buildrelease.yml to build_utils.yml, added linux aarch64 build, switched to universal2 macos target 2024-07-17 00:33:45 -05:00
G2
a8be9a8db4
Update README.md 2024-07-16 15:13:05 -05:00
6a659e81b4 Update github actions checkout 2024-07-16 15:04:29 -05:00
G2
46d14af51c Actually fixed action... 2024-07-16 15:01:16 -05:00
ff80c4fba5 Update action 2024-07-16 14:19:36 -05:00
afba99230a Added autobuild and publish binaries on release 2024-07-16 14:14:23 -05:00
77365cf089 Fixed file creation issue in non-batch czutil replace 2024-07-16 03:17:32 -05:00
a4bb11aeb4 Fixed CZ2 compression to be more accurate 2024-07-16 03:16:27 -05:00
9f7e39a8a3 Removed unnecessary print statements 2024-07-16 00:21:36 -05:00
G2
a9ed206b72
Update README.md 2024-07-15 11:37:16 -05:00