aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Collapse)Author
2023-08-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into download_threads Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into staging Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-14chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-14chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-08-10Fixed curseforge importTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-05Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into download_threads Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-04Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-classSefa Eyeoglu
2023-08-04Merge pull request #1459 from Scrumplex/formatSefa Eyeoglu
2023-08-04chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02Merge pull request #1391 from Trial97/prism_export2Sefa Eyeoglu
2023-08-02chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02Merge pull request #1359 from Trial97/importSefa Eyeoglu
2023-07-31fix(FlameInstanceCreationTask): include Net::ApidownloadRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-30Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-27fiexed conflictsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into prism_export2
2023-07-26fix: typo in task.hseth
Signed-off-by: seth <getchoo@tuta.io>
2023-07-21replaced require with ensure for jvmArgsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-19use range forTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-18wait to load metadataTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-18Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into import Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-18feat:made flame instace creation use metadata for recommended versionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-17handle file removal in ExportToZipTaskTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-17simplify modrinth exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-17simplify flame exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> s
2023-07-16Merge pull request #1246 from Trial97/exportSefa Eyeoglu
2023-07-15make FileResolvingTask accept empty modlistTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-15fixed settingsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-15Update launcher/modplatform/import_ftb/PackInstallTask.cppAlexandru Ionut Tripon
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-07-15Update launcher/modplatform/import_ftb/PackInstallTask.cppAlexandru Ionut Tripon
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-07-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into export Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14renamesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14Made custom template enabled all timeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14escaped text for html exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14Moved to separate functionsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14Added json and csv formatTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14fix: html sintax for modlist exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14Split in two the optionsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14made the number of concurrent tasks configurableTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14fixed substatus on ftb_importTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14formatTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-14Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-placeseth
fix(flame install): don't assume .zip is a resource pack. default to mod
2023-07-13Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-13send by referenceTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-13Added FTBAPP ImportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-12the other placeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-12small pointer checkTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
LiteMod downloading