Rekai Nyangadzayi Musuka
56575b62ed
feat: add barebones README
continuous-integration/drone/push Build is passing
Details
2021-06-29 23:34:33 -05:00
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
ca934e370d
feat(docs): document public api in game.rs and db.rs
2021-03-01 22:55:09 -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
c42a808878
chore: remove --verbose from CI build & test config
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
5b21fac186
chore: remove unnecessary commands from CI config
2021-03-01 22:54:56 -06:00
Rekai Nyangadzayi Musuka
ab499bfddc
chore: add CI build config
2021-03-01 22:54:56 -06:00
Rekai Nyangadzayi Musuka
32b7632258
feat(db): add diesel and sqlite3 as dependencies
2021-03-01 22:54:11 -06:00
Rekai Nyangadzayi Musuka
ce6bcd40f2
chore: remove --verbose from CI build & test config
2021-03-01 22:06:23 -06:00
Rekai Nyangadzayi Musuka
2874d290eb
fix: ensure archive doctests pass
2021-03-01 22:04:57 -06:00
Rekai Nyangadzayi Musuka
1a6dac03d5
chore: remove unnecessary commands from CI config
2021-03-01 21:38:23 -06:00
Rekai Nyangadzayi Musuka
de801870dd
chore: add CI build config
2021-03-01 21:36:06 -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