Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith | |
More links for CF / Modrinth mods / modpacks | |||
2022-06-09 | fix: enable using more than one download url in mrpacks | flow | |
Kinda, it's ugly and hackish, since we don't have the facilities to do this properly (yet!) | |||
2022-05-24 | feat: add remaining links to modrinth modpacks | flow | |
2022-05-24 | feat: add donate info to modrinth modpacks | flow | |
2022-05-16 | fix: typo and useless code | flow | |
2022-05-15 | fix: validate whitelisted download urls | flow | |
2022-05-15 | chore: license headers 2 | flow | |
2022-05-15 | chore: add/update license headers | Sefa Eyeoglu | |
2022-05-15 | fix: add author page url | flow | |
2022-05-15 | fix: fix build on Qt 5.12 | Sefa Eyeoglu | |
2022-05-14 | fix: choose valid download url even if it's not the primary one | flow | |
It seems to be possible to have modpack versions that have to primary file. In those cases, we pick a valid one "at random". | |||
2022-05-14 | fix: Have the URL be the project URL itself | flow | |
(I think, doesn't seem to work for the waffle though, probably because of the staging API :/) | |||
2022-05-14 | feat: add modrinth pack downloading | flow | |
Things that don't work / work poorly (there's more for sure but those are the evident ones): - Icons are broken in the import dialog - No way to search for private packs - Icons are not downloaded when downloading a mod - No support for multiple download URLs - Probably a lot more... | |||
2022-05-14 | Add support for importing Modrinth packs from files | kb1000 | |