89f780c22a
Fix name of base repository
...
It was misread as "game" when it really should be "ffxiv"
2023-07-06 16:01:32 -04:00
b3debd7839
Stop crashing on first boot, with no expansions installed
2023-05-13 17:30:15 -04:00
5082fee083
Fix some small warnings
2022-10-25 14:00:04 -04:00
6e6aa896a6
Run rustfmt
2022-10-25 13:02:06 -04:00
d17f860f07
Allow naive repairing of version files
...
Currently, we not handle repairing version files well, so I
sought to seek a solution to the problem. This is one of part of the
puzzle, by implementing a simple "game repair". This is not
IndexedZiPatch support, but simply checking if we can restore version
files if possible, or otherwise wipe the directory.
2022-10-25 11:03:05 -04:00
9819f87fcc
Suppress some warnings
2022-09-15 16:26:31 -04:00
d9e79e563a
Reformat code
2022-08-16 11:52:07 -04:00
c7184cb36f
Fix Clippy warnings and errors
2022-08-16 11:50:18 -04:00
2784935409
Actually extract expansion number
2022-08-09 22:31:48 -04:00
2a723f459f
Make RepositoryType copyable
2022-08-09 22:07:17 -04:00
8c3f848918
Make RepositoryType repr(C)
2022-08-09 21:52:07 -04:00
6173ce422f
Oops, forgot to fix string_to_category
2022-08-09 19:39:31 -04:00
e1b3c78e0d
Fix typo in enum comments
2022-08-09 19:38:53 -04:00
4541a1d033
Expand repository enum variant names, to match with the other ones
2022-08-09 19:38:39 -04:00
389c3fe00b
Add initial files
2022-07-19 19:29:41 -04:00