xavo95
|
86e6144d9e
|
Merge branch 'trumank-master'
|
2025-02-08 04:04:13 +01:00 |
|
xavo95
|
ac663db7c9
|
conflicts-solved
|
2025-02-08 04:04:03 +01:00 |
|
xavo95
|
91a0504bda
|
reformat
|
2025-02-08 03:55:57 +01:00 |
|
Truman Kilen
|
71d0664474
|
Increase compression block size
|
2025-01-30 19:29:44 -06:00 |
|
Truman Kilen
|
aaa16b7800
|
Silence oodle logging
|
2025-01-30 19:25:46 -06:00 |
|
Truman Kilen
|
cff54acadb
|
Fix decompression block size
|
2025-01-29 00:31:03 -06:00 |
|
Truman Kilen
|
29bf6e7859
|
Remove non-functional internal ParallelPakWriter
|
2025-01-21 13:29:08 -06:00 |
|
Truman Kilen
|
1a80db37d5
|
Avoid unnecessary allocation
|
2025-01-21 13:09:38 -06:00 |
|
Truman Kilen
|
a33d5ef963
|
Remove test file
|
2025-01-21 13:06:59 -06:00 |
|
Truman Kilen
|
b2bc86683d
|
Allow compression to be driven by user
|
2025-01-21 12:29:16 -06:00 |
|
Truman Kilen
|
5cfc8f52bd
|
ParallelPakWriter can be moved into closure
|
2025-01-20 18:49:45 -06:00 |
|
Truman Kilen
|
194e800270
|
Do not require moving data into parallel writer
|
2025-01-20 18:44:33 -06:00 |
|
Truman Kilen
|
bdeb0df8c7
|
Add oodle mac platform
|
2025-01-20 02:12:48 -06:00 |
|
Truman Kilen
|
fb52732b64
|
Don't require mut self for ParallelPakWriter::write_file
|
2025-01-19 17:07:26 -06:00 |
|
Truman Kilen
|
3b78c00527
|
Allow disabling compression per file
|
2025-01-18 20:32:20 -06:00 |
|
Truman Kilen
|
d8b3d2f089
|
Don't assert compression block size as it break existsing tests
|
2025-01-18 20:21:56 -06:00 |
|
Truman Kilen
|
13c1c269a4
|
Revert "Add compression block size assert to ensure pak version compatibility"
|
2025-01-18 20:16:02 -06:00 |
|
Truman Kilen
|
9764808fb3
|
Add LZ4 compression
|
2025-01-18 20:13:49 -06:00 |
|
Truman Kilen
|
9090a6984d
|
Make parallel closure FnOnce
|
2025-01-18 16:09:50 -06:00 |
|
Truman Kilen
|
1dadf36624
|
Improve oodle loader errors
|
2025-01-18 15:37:47 -06:00 |
|
Truman Kilen
|
057429fde1
|
Add compression block size assert to ensure pak version compatibility
|
2025-01-18 15:37:47 -06:00 |
|
Truman Kilen
|
1d1ad7138d
|
Abandon other means of oodle for now
|
2025-01-18 15:37:35 -06:00 |
|
Truman Kilen
|
c2b5461f25
|
Add support for parallel file compression
|
2025-01-18 15:26:50 -06:00 |
|
Truman Kilen
|
dbe16c9001
|
Replace anyhow with thiserror for oodle_loader
|
2025-01-17 18:27:22 -06:00 |
|
Truman Kilen
|
255486b962
|
Change Oodle source and add compression wrapper
|
2025-01-17 18:12:45 -06:00 |
|
xavo95
|
7f7e0b9f78
|
Cleaning code
|
2025-01-13 19:23:54 +01:00 |
|
xavo95
|
44d90fad11
|
Add support for wuthering waves custom format
|
2025-01-13 05:42:11 +01:00 |
|
Truman Kilen
|
cd349a95f5
|
Remove unused function
|
2025-01-12 22:34:52 -06:00 |
|
Truman Kilen
|
23f1022ce5
|
Update dependencies
|
2025-01-12 22:32:49 -06:00 |
|
Truman Kilen
|
87149fcb0d
|
Add transmute annotations
|
2024-11-18 10:40:32 -06:00 |
|
Truman Kilen
|
56a36e553e
|
chore: Release
|
2024-08-29 08:50:26 -05:00 |
|
Truman Kilen
|
78c4725d73
|
Factor out compression index size version check
|
2024-08-19 21:30:28 -05:00 |
|
Truman Kilen
|
55d419df74
|
Support --include globbing
|
2024-08-02 14:35:41 -05:00 |
|
Truman Kilen
|
f277c25b3c
|
Fix broken test due to breaking change in rust
|
2024-08-02 14:29:44 -05:00 |
|
Truman Kilen
|
d1a67fb99a
|
Update deps
|
2024-05-31 14:02:53 -05:00 |
|
Truman Kilen
|
91861bb78f
|
Make FNV64 function generic
|
2024-05-31 12:15:24 -05:00 |
|
Truman Kilen
|
b13c073a4d
|
Simplify full directory index gen
|
2024-05-31 12:11:53 -05:00 |
|
Truman Kilen
|
2bd2843e91
|
Show path hash seed in info
|
2024-05-31 12:11:53 -05:00 |
|
Truman Kilen
|
389acbb7b4
|
Add some cli tests
|
2024-04-20 00:01:29 -05:00 |
|
Truman Kilen
|
9cfdd993d5
|
Commit lock file
|
2024-04-19 13:25:00 -05:00 |
|
Truman Kilen
|
bb2f0927e1
|
Impl PakBuilder::default
|
2024-04-19 12:04:31 -05:00 |
|
Truman Kilen
|
c9abc25336
|
Fix empty intermediate directories being omitted from full directory index which can cause issues in some cases
|
2024-04-19 11:32:10 -05:00 |
|
Truman Kilen
|
dccdc13739
|
Add crate keywords
|
2024-04-12 11:35:01 -05:00 |
|
Truman Kilen
|
a355784e6e
|
Add Apache LICENSE file
|
2024-04-12 11:30:04 -05:00 |
|
Truman Kilen
|
76c5ee8744
|
Update README.md to clarify UE5 support
|
2024-03-22 10:03:49 -05:00 |
|
Truman Kilen
|
96410d664a
|
Add implicit oodle feature
|
2024-02-24 15:13:05 -06:00 |
|
Giovanni Mounir
|
abda6dae9f
|
Use Oodle decompression for hash_list
|
2024-02-10 05:27:42 -06:00 |
|
Truman Kilen
|
2c0a52be26
|
Add MIT LICENSE file
|
2024-02-06 11:52:02 -06:00 |
|
Truman Kilen
|
697ceda727
|
Typo
|
2024-01-11 23:09:01 -06:00 |
|
Truman Kilen
|
f8c345d37e
|
chore: Release
|
2024-01-11 20:25:50 -06:00 |
|