Commit Graph
28 Commits
Author SHA1 Message Date
dormedas 90b703ee30 Bump to 3.0.0 2022-09-26 08:15:17 -07:00
dormedas 38c975b44c Massive GUI code improvements!
Almost all data initialization and processing happens through druid

Tokio removed for now, web requests block again
2.0.0
2022-09-25 23:50:07 -07:00
dormedas 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
dormedas 81e8eaad0f Merge branch 'feature-cleanup' 2022-08-31 12:53:29 -07:00
dormedas 84d206a87b Merge branch 'master' of http://git.dormedas.com/dormedas/town-of-us-updater 2022-08-31 12:52:52 -07:00
dormedas 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
dormedas cf75410860 Clippy fixes 2022-08-29 23:30:29 -07:00
dormedas 35828e4b5b Clippy fixes 2022-08-29 22:59:53 -07:00
dormedas bac49bc766 Fix clippy compile error 2022-08-29 22:59:19 -07:00
dormedas 9564c70a33 Remove comments, simplify 2022-08-29 19:17:47 -07:00
dormedas c9e9cbc66d Merge branch 'master' into feature-cleanup 2022-08-29 18:43:53 -07:00
dormedas 88f8ca7031 Bump to 2.0.0 2022-08-29 18:43:40 -07:00
dormedas 721e08cfc6 Fix warning 2022-08-29 18:43:22 -07:00
dormedas d6e3a7133b Move AmongUsVersion to its own file. Concatenate and reduce imports. 2022-08-29 18:41:03 -07:00
dormedas 9e90a18c6a Update 'README.md' 2022-08-29 14:31:59 -07:00
dormedas 9132afe917 Add .gitignore 1.0.0 2022-08-29 11:32:40 -07:00
dormedas ebad7cb893 Fix blocking reqwest crash 2022-08-29 11:31:21 -07:00
dormedas b4c22cdc48 Migrated to druid gui 2022-08-21 10:50:48 -07:00
dormedas 54b2b8b117 Updated log message 2022-08-16 08:55:26 -07:00
dormedas 91579d333e Fully implemented tokio runtime. Added build script. Executable has an icon. 2022-08-16 08:06:06 -07:00
dormedas 0b940aea70 Updated version check logic. Still un-implemented 2022-07-26 22:12:30 -07:00
dormedas 86d1e176d4 More improved messaging, added folder detection caching 2022-07-26 20:37:00 -07:00
dormedas b6221643e2 Improve messaging around the app 2022-07-26 19:43:50 -07:00
dormedas 3150019b76 Bumped version to 1.0.0, started work on update infrastructure 2022-07-20 09:26:22 -07:00
dormedas 179a2a321d Latest changes v0.1.0 2022-07-18 09:21:30 -07:00
dormedas 54b7b767a8 Un-modding successful 2022-07-17 23:41:36 -07:00
dormedas 94e112ad6b Initial Commit 2022-07-17 22:42:42 -07:00
dormedas aa51ef9db5 Initial commit 2022-07-17 10:31:35 -07:00