Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-01 | Merge pull request #205 from timoreo22/fix-version-select | timoreo22 | |
Fixed wrong version info | |||
2022-02-27 | fix: Always tell Flame API which modloader we are using | flow | |
Fixes #206 partially. Although we don't list mods that have no compatibility with the mod loader we are using, mods that have support for both loaders still show up, and the versions for both the loaders are still shown. Also simplifies a little the logic in FlameModIndex::loadIndexedPackVersions | |||
2022-02-27 | Cleanly free NetJob in flame modpack | timoreo | |
2022-02-27 | Fixed wrong version info | timoreo | |
2022-02-25 | merge upstream and resolve conflicts | flow | |
2022-02-21 | fix(ui): change text in selection button when there's no valid version | flow | |
2022-02-21 | feat(ui): allow downloading multiple mods from CurseForge at once | flow | |
2022-02-19 | Fixed segfault when closing window while version info download is still going | timoreo | |
2022-02-04 | Fix wrong mod file name | timoreo | |
2022-01-24 | Fixed spacing | timoreo | |
2022-01-19 | Reduce spaghettiness | timoreo | |
2022-01-18 | Various fixes | timoreo | |
2022-01-16 | Added curseforge selection | timoreo | |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek | |
Feed it network upfront... | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |