Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-05 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into download_threads Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-04 | Merge pull request #1459 from Scrumplex/format | Sefa Eyeoglu | |
2023-08-04 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1391 from Trial97/prism_export2 | Sefa Eyeoglu | |
2023-08-02 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1359 from Trial97/import | Sefa Eyeoglu | |
2023-07-27 | fiexed conflicts | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into prism_export2 | |||
2023-07-26 | fix: typo in task.h | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-21 | replaced require with ensure for jvmArgs | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-19 | use range for | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-18 | wait to load metadata | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-18 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into import Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-18 | feat:made flame instace creation use metadata for recommended version | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-17 | handle file removal in ExportToZipTask | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-17 | simplify modrinth export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-17 | simplify flame export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> s | |||
2023-07-16 | Merge pull request #1246 from Trial97/export | Sefa Eyeoglu | |
2023-07-15 | make FileResolvingTask accept empty modlist | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-15 | fixed settings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-15 | Update launcher/modplatform/import_ftb/PackInstallTask.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-15 | Update launcher/modplatform/import_ftb/PackInstallTask.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into export Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | renames | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Made custom template enabled all time | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | escaped text for html export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Moved to separate functions | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Added json and csv format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | fix: html sintax for modlist export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | Split in two the options | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-14 | made the number of concurrent tasks configurable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
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-13 | send by reference | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-13 | Added FTBAPP Import | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
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> |