Commit Graph
42 Commits
Author SHA1 Message Date
dormedas 762b2f61aa Version 4.0.1
Fix updater not installing new versions
2023-01-28 23:57:51 -08:00
dormedas 3bd05ba8dd Bump to version 4.0.0
Switch from druid to egui

Support deletion of builds

Auto-updater!

Add a test
2023-01-28 23:29:20 -08:00
dormedas ff311475dc Add blessed build text coloring 2023-01-15 14:31:55 -08:00
dormedas 8e61c8a2f2 Merge branch 'hotfix-2.0.0' 2022-11-28 19:37:10 -08:00
dormedas 97cdf4829a push to 2.3 2022-11-28 19:23:30 -08:00
dormedas 7244c24fe4 Fix sorting 2022-11-28 19:20:05 -08:00
dormedas fbc4c747a5 Merge branch 'hotfix-2.0.0' 2022-11-14 18:37:53 -08:00
dormedas 7f1a6c6bc1 Bump to 2.2.0 2022-11-14 18:20:32 -08:00
dormedas 856cffd740 No timeouts while downloading 2022-11-14 18:15:24 -08:00
dormedas 9468194718 Remove windows-only components
Attempt to divide initialization
2022-10-11 21:03:33 -07:00
dormedas 69f67d303e Merge branch 'master' of http://git.dormedas.com/dormedas/town-of-us-updater 2022-09-26 19:08:26 -07:00
dormedas 6d05440d98 Merge branch 'hotfix-2.0.0' 2022-09-26 19:07:54 -07:00
dormedas 686d24f7b5 Hotfix: Fix initialization of mod if Among Us path is known 2022-09-26 19:02:17 -07:00
dormedas 972c310673 Update 'README.md' 2022-09-26 14:47:01 -07:00
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
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 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 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