aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod
AgeCommit message (Expand)Author
2023-07-14Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-placeseth
2023-07-13Update launcher/minecraft/mod/tasks/LocalResourceParse.cppRachel Powers
2023-07-10Merge pull request #1331 from TheKodeToad/hungry-trashseth
2023-07-08fix(flame install): don't assume .zip is a resource pack. default to modRachel Powers
2023-07-08Make trash hungryTheKodeToad
2023-07-08Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-07Merge pull request #1120 from Trial97/visit_mod_pageTayou
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-06-28Added warnings for running instancesTrial97
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-25Made custom url functionTrial97
2023-06-24Added translationTrial97
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23fix: fix crash when hiding columns on resource packs pageleo78913
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-22Merge pull request #1058 from Ryex/feature/images-for-resource-pageRachel Powers
2023-06-21Made buttons on ModsFolderPage enabled all the timeTrial97
2023-06-21fix: resize columns on hide ^& uniform heightsRachel Powers
2023-06-20Added fallback for quilt if the API or Kotilin is not presentTrial97
2023-06-19Fixed buildTrial97
2023-06-19Fixed removeIfTrial97
2023-06-19Added overide for Quilt/FabricTrial97
2023-06-19Fixed regresion regarding modrinth project_id in dependence arrayTrial97
2023-06-19Changed qWarning to qDebug for raw dataTrial97
2023-06-19Small fixesTrial97
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-06update resource and data pack pack_format_versionsleo78913
2023-05-28fix: use instance settings, make image column user resizeable, fix memory leakRachel Powers
2023-05-28refactor: column names as class property, use string names in settingRachel Powers
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28Fixed Ptr logicTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-24feat: Column on left, hideableRachel Powers
2023-05-14Made sure the metadata is valid when checking mod depsTrial97
2023-05-05feat: display license and issue trackerRachel Powers
2023-05-05use 32x32 images for image columnRachel Powers
2023-05-05fix: fix qchar conversion and codeqlRachel Powers
2023-05-04feat(resourcePackPage): icon columnRachel Powers
2023-05-04feat(texturepackPage): icon columnRachel Powers
2023-05-04feat(modpage): mod icon in description and columnRachel Powers
2023-05-04feat(mod parsing): load extra mod detailsRachel Powers
2023-05-04Updated required_by as dependencyTrial97
2023-05-04Fixed commentsTrial97
2023-05-04Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-21More cleanupTrial97
2023-04-21Small cleanupTrial97