Truman Kilen
|
23f1022ce5
|
Update dependencies
|
2025-01-12 22:32:49 -06:00 |
|
Truman Kilen
|
55d419df74
|
Support --include globbing
|
2024-08-02 14:35:41 -05:00 |
|
Truman Kilen
|
d1a67fb99a
|
Update deps
|
2024-05-31 14:02:53 -05:00 |
|
Truman Kilen
|
389acbb7b4
|
Add some cli tests
|
2024-04-20 00:01:29 -05:00 |
|
Truman Kilen
|
96410d664a
|
Add implicit oodle feature
|
2024-02-24 15:13:05 -06:00 |
|
Truman Kilen
|
479cf6c61c
|
Add repak_cli crate description
|
2024-01-11 17:42:28 -06:00 |
|
Truman Kilen
|
7b647d9179
|
Add --quiet option to repak_cli
|
2024-01-06 17:43:50 -06:00 |
|
Truman Kilen
|
9362db07e2
|
Merge pull request #14 from bananaturtlesandwich/oodle
Split oodle loading into dedicated crate
|
2023-12-16 18:51:45 -06:00 |
|
Truman Kilen
|
95b4f35b0d
|
Rename get_oodle -> oodle_loader
|
2023-12-16 16:24:21 -06:00 |
|
Truman Kilen
|
02b1ae4264
|
Implement oodle DLL loader for Linux
|
2023-12-16 16:24:17 -06:00 |
|
Truman Kilen
|
bd0a10121a
|
Add cmd help to readme + test
|
2023-10-06 16:14:08 -05:00 |
|
spuds
|
6805b5c142
|
break get_oodle into separate package
|
2023-09-20 20:21:15 +01:00 |
|
spuds
|
6c0ef1ce7b
|
download in repak-cli
|
2023-09-20 09:56:04 +01:00 |
|
Truman Kilen
|
aa6d5f49b1
|
Fix oodle feature config for non-windows targets
|
2023-08-28 10:58:22 -05:00 |
|
spuds
|
f2c2255d53
|
add compression and oodle features
|
2023-08-27 17:06:10 +01:00 |
|
Truman Kilen
|
543c0927aa
|
Add hash-list command to print hashed pak contents
|
2023-08-11 16:58:59 -05:00 |
|
Truman Kilen
|
a8c086d2c9
|
chore: Release
|
2023-08-08 18:29:28 -05:00 |
|
Truman Kilen
|
ad22ba9b1a
|
Obtain oodle DLL automatically
|
2023-04-13 02:01:19 -05:00 |
|
Truman Kilen
|
688f0aa46d
|
Improve AES key handling and accept both hex string and base64 formats
|
2023-04-07 22:30:14 -05:00 |
|
Truman Kilen
|
28ae54f743
|
Add progress bar for packing/unpacking
|
2023-02-23 16:49:35 -06:00 |
|
Truman Kilen
|
1f679b8878
|
Fix packing with backslashes on windows
|
2023-02-23 13:49:39 -06:00 |
|
Truman Kilen
|
348e502156
|
chore: Release
|
2023-02-07 22:58:41 -06:00 |
|
Truman Kilen
|
16305f8c95
|
Unify index types and add version flag to pack command
|
2023-02-07 22:30:49 -06:00 |
|
Truman Kilen
|
399f2f0187
|
Rework PakReader to allow for parallel reads
|
2023-02-07 20:54:04 -06:00 |
|
Truman Kilen
|
d2bd98bb53
|
Rename unpak -> repak
|
2023-02-01 20:48:37 -06:00 |
|