dormedas
  • Joined on 2021-05-05
dormedas opened issue dormedas/town-of-us-updater#6 2022-08-29 15:16:51 -07:00
Add Rust documentation
dormedas opened issue dormedas/town-of-us-updater#5 2022-08-29 15:12:37 -07:00
Allow users to delete old installs
dormedas opened issue dormedas/town-of-us-updater#4 2022-08-29 14:38:13 -07:00
Cache is too large.
dormedas commented on issue dormedas/town-of-us-updater#3 2022-08-29 14:35:01 -07:00
Improve README.md

Resolved in 9e90a18c6a

dormedas closed issue dormedas/town-of-us-updater#3 2022-08-29 14:33:39 -07:00
Improve README.md
dormedas pushed to master at dormedas/town-of-us-updater 2022-08-29 14:32:03 -07:00
9e90a18c6a Update 'README.md'
dormedas opened issue dormedas/town-of-us-updater#3 2022-08-29 14:25:27 -07:00
Improve README.md
dormedas commented on issue dormedas/town-of-us-updater#2 2022-08-29 14:23:47 -07:00
Make folder-selection not crash the GUI

We need to create the GUI application once. We need to allow the Among Us folder to be invalid and fix-able and load the GUI.

dormedas opened issue dormedas/town-of-us-updater#2 2022-08-29 14:22:01 -07:00
Make folder-selection not crash the GUI
dormedas commented on issue dormedas/town-of-us-updater#1 2022-08-29 14:20:59 -07:00
Auto-updater framework

Parts of this framework have been started. Still working on it.

dormedas opened issue dormedas/town-of-us-updater#1 2022-08-29 14:20:17 -07:00
Auto-updater framework
dormedas released Town Of Us Updater 1.0.0 at dormedas/town-of-us-updater 2022-08-29 11:38:08 -07:00
dormedas pushed tag 1.0.0 to dormedas/town-of-us-updater 2022-08-29 11:38:08 -07:00
dormedas pushed to master at dormedas/town-of-us-updater 2022-08-29 11:32:55 -07:00
9132afe917 Add .gitignore
ebad7cb893 Fix blocking reqwest crash
b4c22cdc48 Migrated to druid gui
54b2b8b117 Updated log message
Compare 4 commits »
dormedas pushed to master at dormedas/town-of-us-updater 2022-08-16 08:06:20 -07:00
91579d333e Fully implemented tokio runtime. Added build script. Executable has an icon.
0b940aea70 Updated version check logic. Still un-implemented
86d1e176d4 More improved messaging, added folder detection caching
b6221643e2 Improve messaging around the app
3150019b76 Bumped version to 1.0.0, started work on update infrastructure
Compare 5 commits »
dormedas released Town Of Us Updater 0.1.0 at dormedas/town-of-us-updater 2022-07-18 09:36:11 -07:00
dormedas pushed tag v0.1.0 to dormedas/town-of-us-updater 2022-07-18 09:36:11 -07:00
dormedas pushed to master at dormedas/town-of-us-updater 2022-07-18 09:21:46 -07:00
179a2a321d Latest changes
dormedas pushed to master at dormedas/town-of-us-updater 2022-07-17 23:42:02 -07:00
54b7b767a8 Un-modding successful
dormedas pushed to master at dormedas/town-of-us-updater 2022-07-17 22:42:54 -07:00
94e112ad6b Initial Commit