Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-14 | fixed substatus on ftb_import | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-place | seth | |
fix(flame install): don't assume .zip is a resource pack. default to mod | |||
2023-07-12 | the other place | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-12 | small pointer check | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-10 | Merge pull request #1334 from TheKodeToad/litemod-dl | TheKodeToad | |
LiteMod downloading | |||
2023-07-10 | Merge pull request #1249 from Trial97/curse | TheKodeToad | |
Curseforge modpack export | |||
2023-07-09 | Merge pull request #1321 from TheKodeToad/mr-optional | Rachel Powers | |
Optional mods in mrpack export | |||
2023-07-09 | Replace string manipulation in favour of QFileInfo | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | LiteMod downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | fix(flame install): don't assume .zip is a resource pack. default to mod | Rachel Powers | |
let identifier move it if needed Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou | |
2023-07-06 | Optional mods in mrpack export | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | escaped modlist inner html | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | fixed template | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | resolved local vaiables names | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | fixed typos | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Complicated a little task progress | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Merge branch 'curse' of github.com:Trial97/PrismLauncher into curse | Trial97 | |
2023-06-25 | Removed some setProgress calls | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Simplify | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Removed dupliacte code | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Made it more similar to mrpack export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Fix unsafe usage of std::optional::value in FlameAPI | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Added error message when exporting snapshots with curseforge | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Made custom url function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | fixed authors | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | removed projectID | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Updated url function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Updated authors string in modlist | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-24 | Added translation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-24 | Updated copyright headers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Updated Modrinth esport messages | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Added condition for modlist | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Removed unused files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Made sure CurseForge string is corect | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Added resource packs to export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'curse' of github.com:Trial97/PrismLauncher into curse | Trial97 | |
2023-06-24 | Fixed windows build | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Update launcher/modplatform/flame/FlamePackExportTask.cpp | Alexandru Ionut Tripon | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Removed modlist checkbox | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | modrinth: use encoded url when exporting pack | James Beddek | |
Ensures that necessary url components such as spaces are encoded. Prevents an error when submitting the resulting file to modrinth. See https://discord.com/channels/734077874708938864/1120070731242410024 Fixes: #1226 Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-24 | Added some warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Fixed hash checking | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Fixed hashers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |