Commit Graph

21 Commits

Author SHA1 Message Date
686d24f7b5 Hotfix: Fix initialization of mod if Among Us path is known 2022-09-26 19:02:17 -07:00
38c975b44c Massive GUI code improvements!
Almost all data initialization and processing happens through druid

Tokio removed for now, web requests block again
2022-09-25 23:50:07 -07:00
762d96baee Added a semver class
Auto updater improvements, not yet ready

Registry and Epic Games auto-detection started
2022-09-03 18:56:03 -07:00
e59c25af25 Cleaned up dead code comments
Locating the among us folder and launching the app are one in the same, need GUI work to allow it to update after location

More and changed log messages
2022-08-31 12:51:56 -07:00
35828e4b5b Clippy fixes 2022-08-29 22:59:53 -07:00
bac49bc766 Fix clippy compile error 2022-08-29 22:59:19 -07:00
9564c70a33 Remove comments, simplify 2022-08-29 19:17:47 -07:00
c9e9cbc66d Merge branch 'master' into feature-cleanup 2022-08-29 18:43:53 -07:00
721e08cfc6 Fix warning 2022-08-29 18:43:22 -07:00
d6e3a7133b Move AmongUsVersion to its own file. Concatenate and reduce imports. 2022-08-29 18:41:03 -07:00
ebad7cb893 Fix blocking reqwest crash 2022-08-29 11:31:21 -07:00
b4c22cdc48 Migrated to druid gui 2022-08-21 10:50:48 -07:00
54b2b8b117 Updated log message 2022-08-16 08:55:26 -07:00
91579d333e Fully implemented tokio runtime. Added build script. Executable has an icon. 2022-08-16 08:06:06 -07:00
0b940aea70 Updated version check logic. Still un-implemented 2022-07-26 22:12:30 -07:00
86d1e176d4 More improved messaging, added folder detection caching 2022-07-26 20:37:00 -07:00
b6221643e2 Improve messaging around the app 2022-07-26 19:43:50 -07:00
3150019b76 Bumped version to 1.0.0, started work on update infrastructure 2022-07-20 09:26:22 -07:00
179a2a321d Latest changes 2022-07-18 09:21:30 -07:00
54b7b767a8 Un-modding successful 2022-07-17 23:41:36 -07:00
94e112ad6b Initial Commit 2022-07-17 22:42:42 -07:00