aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2023-08-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-08-10Fixed curseforge importTrial97
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
2023-08-02Merge pull request #1391 from Trial97/prism_export2Sefa Eyeoglu
2023-08-02chore: reformatSefa Eyeoglu
2023-08-02Merge pull request #1359 from Trial97/importSefa Eyeoglu
2023-07-31fix(FlameInstanceCreationTask): include Net::ApidownloadRachel Powers
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
2023-07-30Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-27fiexed conflictsTrial97
2023-07-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-26fix: typo in task.hseth
2023-07-21replaced require with ensure for jvmArgsTrial97
2023-07-19use range forTrial97
2023-07-18wait to load metadataTrial97
2023-07-18Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-18feat:made flame instace creation use metadata for recommended versionTrial97
2023-07-17handle file removal in ExportToZipTaskTrial97
2023-07-17simplify modrinth exportTrial97
2023-07-17simplify flame exportTrial97
2023-07-16Merge pull request #1246 from Trial97/exportSefa Eyeoglu
2023-07-15make FileResolvingTask accept empty modlistTrial97
2023-07-15fixed settingsTrial97
2023-07-15Update launcher/modplatform/import_ftb/PackInstallTask.cppAlexandru Ionut Tripon
2023-07-15Update launcher/modplatform/import_ftb/PackInstallTask.cppAlexandru Ionut Tripon
2023-07-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-14renamesTrial97
2023-07-14Made custom template enabled all timeTrial97
2023-07-14escaped text for html exportTrial97
2023-07-14Moved to separate functionsTrial97
2023-07-14Added json and csv formatTrial97
2023-07-14fix: html sintax for modlist exportTrial97
2023-07-14fixed substatus on ftb_importTrial97
2023-07-14formatTrial97
2023-07-14Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-placeseth
2023-07-13Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-13send by referenceTrial97
2023-07-13Added FTBAPP ImportTrial97
2023-07-12the other placeTrial97
2023-07-12small pointer checkTrial97
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-07-09Merge pull request #1321 from TheKodeToad/mr-optionalRachel Powers
2023-07-09Replace string manipulation in favour of QFileInfoTheKodeToad
2023-07-08LiteMod downloadingTheKodeToad