aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod
AgeCommit message (Expand)Author
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
2023-04-21Refator task to work with multiple providersTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Small headers removalTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21Tried to fix codeQLTrial97
2023-04-21Fixed headersTrial97
2023-04-21First working version with curseforge modsTrial97
2023-04-12Added task to load dependenciesTrial97
2023-04-11Added task to load local mod informationTrial97
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-02-22review fixeskumquat-ir
2023-02-19fix metadata for mods with `.nilmod` extensionkumquat-ir
2023-02-16minor cleanupkumquat-ir
2023-02-13do not create nilmods folderkumquat-ir
2023-02-12switch to qdcss for parsingkumquat-ir
2023-02-11parse nil metadatakumquat-ir
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24fix(ResourceFolder): don't create two smart ptrs for the same raw ptrflow
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-13fix: don't fail mod parsing when encountering invalid modListVersionflow
2023-01-09chore: cleanup review suggestionsRachel Powers
2023-01-07feat: Import all the things!Rachel Powers
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
2022-12-30fix newlinesRachel Powers
2022-12-30Merge pull request #626 from leo78913/mods-provider-columnflow
2022-12-29refactor: add an `identify` function to make easy to reuseRachel Powers
2022-12-29refactor(Mods): make provider() return a std::optionalflow
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-26Merge pull request #618 from TheKodeToad/safer-destructive-actionsSefa Eyeoglu
2022-12-24feat: zip resource validation check for flameRachel Powers
2022-12-24fix: update parse testsRachel Powers
2022-12-24feat: validate world savesRachel Powers
2022-12-24feat: worldSave parsing and validationRachel Powers
2022-12-24feat: add shaderpack validationRachel Powers