aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Collapse)Author
2023-09-04CurseForge shader downloadingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-31Merge pull request #1539 from Trial97/refactor_modpack_uxTheKodeToad
Improvements to modpack UX
2023-08-28Merge pull request #1519 from TheKodeToad/better-export-packSefa Eyeoglu
2023-08-26Added back api loader filtering if just one is selectedTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-25minor dependency crash fixTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-25added condition for empty loader typeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-24removed aditional headerTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-24made the loaders check more genericTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23return 0 for anyTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23updated getMappedModLoaderTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23reverted change for optionalTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23Updated dependency resolutionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23Added loaders check on versions loadTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23added loaders for flame versionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23moved modloaderTypes to ModPlatformTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-19feat:neoforge can download forge modsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18Merge pull request #1498 from Scrumplex/neoforgeSefa Eyeoglu
2023-08-18fixed code scaningTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18feat:refactored modpack uxTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-17chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17Flame support for neoforgeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-17fix: add theoretical support for NeoForge in FTB modpacksSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17Merge pull request #981 from Ryex/curseforge-url-handleSefa Eyeoglu
2023-08-17removed lineTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15fixed crash on atlauncher pack installTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curseforge-url-handle3 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15fix: allow NeoForge in resource APIsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: support NeoForge mrpack modpacksSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: add NeoForge to ModLoaderTypeSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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-12Improvements and refinements to pack exportTheKodeToad
- Persist fields - Toggle optional files Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-12fix: use ApiDownload for CF URL handlingSefa 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-06Merge remote-tracking branch 'upstream/staging' into curseforge-url-handleSefa Eyeoglu
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>