aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrsSefa Eyeoglu
2023-01-24fix(ResourceFolder): don't create two smart ptrs for the same raw ptrflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-16Merge pull request #696 from Ryex/import-all-the-thingsSefa Eyeoglu
2023-01-14Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersionflow
2023-01-13fix: don't fail mod parsing when encountering invalid modListVersionflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-12Merge branch 'PrismLauncher:develop' into instance-accountsAaron Sonin
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
2023-01-02Merge branch 'PrismLauncher:develop' into instance-accountsAaron Sonin
2023-01-02Allow selecting a default account to use with an instanceAaron
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-27refactor: add logging category for credentialsSefa Eyeoglu
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
2022-12-24feat: add a `ModUtils::validate`Rachel Powers
2022-12-24feat: add initial support for parseing datapacksRachel Powers
2022-12-16fix: translate unknown mod providerleo78913
2022-12-15fix(ResourceModel): use a single ConcurrentTask for parsing tasksflow
2022-12-15feat: add a provider column to the mods pageleo78913
2022-12-14Merge branch 'develop' into remove-updaterSefa Eyeoglu
2022-12-14Improve handling of destructive actionsTheKodeToad
2022-12-11Not all libraries are from MojangUna
2022-12-11Merge pull request #569 from Jan200101/PR/fix-mangohudSefa Eyeoglu
2022-12-11Merge pull request #461 from flowln/fix_big_resource_pack_imgsflow
2022-12-11chore: replace naive mangohud preload with vklayer detectionJan200101
2022-12-08fix: re-add LD_LIBARY_PATH to mangohudJan200101
2022-12-02Merge pull request #423 from TheKodeToad/addagentflow
2022-12-02Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwuflow
2022-11-29Make requested changesTheKodeToad
2022-11-28fix: don't disable interaction on non-mod models when inst. is runningflow
2022-11-27fix: check resource pack validity solely using pack formatSefa Eyeoglu
2022-11-23Button to add agentTheKodeToad
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Ryan Cao
2022-11-21refactor: remove old updaterSefa Eyeoglu
2022-11-20fix: remove commented-out assertionsflow
2022-11-20refactor: move RP/TP validation to their respective utilsflow
2022-11-19Merge pull request #291 from TheKodeToad/betterjavalauncherSefa Eyeoglu