Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-17 | feat: improve metadata gen. networking and performance | flow | |
This makes the metadata generation code a lot messier and harder to use, but there's not really much else that can be done about it while preserving all it's capabilities :( At least we now have speed Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-17 | feat: add mod update dialog | flow | |
This subclasses the Review mods dialog to make a "Update review" one. Also, all the necessary components built until now are put together in a coherent unity that checks and generates metadata on-the-fly and checks for mod updates, while giving and receiving feedback to the user. Signed-off-by: flow <flowlnlnln@gmail.com> |