Commit Graph

12 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka cb7a72cece chore: fix merge issues 2021-03-01 23:06:18 -06:00
Rekai Nyangadzayi Musuka 864258cc01 Merge branch 'dev' 2021-03-01 22:57:22 -06:00
Rekai Nyangadzayi Musuka 048ec310c7 feat(docs): document track_game_with_friendly 2021-03-01 22:55:09 -06:00
Rekai Nyangadzayi Musuka 1c66676994 chore(docs): remove unnecessary crate:: prefix
crate:: prefix was being unnecessarily used when importing Archive in
several doctests
2021-03-01 22:55:02 -06:00
Rekai Nyangadzayi Musuka cf30601d9f fix(docs): ensure archive doctests pass 2021-03-01 22:54:56 -06:00
Rekai Nyangadzayi Musuka 2874d290eb fix: ensure archive doctests pass 2021-03-01 22:04:57 -06:00
Rekai Nyangadzayi Musuka e4dfea45c5 chore: clean up comments and remove spelling errors 2021-03-01 21:28:12 -06:00
Rekai Nyangadzayi Musuka 5cf660666a fix: add original_path property to GameSaveLocation 2021-03-01 21:27:22 -06:00
Rekai Nyangadzayi Musuka 71d4fb91d7 fix: ignore subdirs when walking through dirs
This fixes a bug where save-sync track would never work because we would
try to interpret a directory as a file (which held some data we would
then try to read)
2021-03-01 21:23:09 -06:00
Rekai Nyangadzayi Musuka 001efa8510 chore: work on project structure 2021-03-01 18:58:11 -06:00
Rekai Nyangadzayi Musuka 914b9b066d chore: clean project files 2021-02-27 17:04:37 -06:00
Rekai Nyangadzayi Musuka 6cf9a81ff9 Initial Commit 2021-02-27 15:51:54 -06:00