1d3192de23
Fix various Cargo and Clippy warnings
2025-06-02 17:32:31 -04:00
b7ab90e811
Fix Index2 parsing
...
This was a mess-up from a previous refactor, reading files from Index2
should work again!
2025-04-28 22:33:52 -04:00
a34361b956
Try to reject erreonous planner.lgb files
2025-03-28 22:09:39 -04:00
9fb0655ac5
Expose Hash struct
2025-03-23 19:21:03 -04:00
b61c3383b3
Add DatHeader so we can read gear sets without libxivdat
...
This is limited to just that one dat type for now, but we can expand it as we
add more parsers.
2025-03-11 17:45:00 -04:00
b54ee74802
Re-arrange SqPack-related formats into their own submodule
...
This is to make way for another dat module (for the stuff under the user
folder.) This kind of re-organization was inevitable anyway, and I gave the
structs new SqPack-y names to fit their new home.
2025-03-11 17:15:10 -04:00