bb7c74fec8
Redesign how IndexFile parsing works, again
...
Now it reads much more of the index file format, and tries to handle
index1/index2 differences more opaquely. I'm not yet happy with the API, it
needs a bit more work.
2025-03-06 18:52:26 -05:00
6e6124a278
Fix even more Clippy and other compiler warnings
2024-09-13 21:47:02 -04:00
ec04c13fbd
Silence more dead code warnings
...
This is intentional, for various reasons between binrw limitations and
code that isn't used directly in Physis.
2024-06-29 09:33:23 -04:00
c4e409c04a
Fix some warnings
2024-06-28 06:10:37 -04:00
c1dd406be4
Oops, these paths are not supposed to be absolute
2024-05-26 07:56:20 -04:00
0c105ab089
Fix my stupid programming, we need to use into_iter()
2024-05-26 07:49:55 -04:00
3d8ea7c858
Check if the user and game directories are valid
2024-05-26 07:48:41 -04:00
b87f54f924
Add functions to find existing game/user directories on disk
...
Not tested yet but this is something we have needed for a while
2024-05-26 07:29:40 -04:00