aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod/Mod.cpp
AgeCommit message (Expand)Author
2023-07-08Make trash hungryTheKodeToad
2023-07-07Merge pull request #1120 from Trial97/visit_mod_pageTayou
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-06-25Made custom url functionTrial97
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
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(mod parsing): load extra mod detailsRachel Powers
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
2022-12-29refactor(Mods): make provider() return a std::optionalflow
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-24feat: add a `ModUtils::validate`Rachel Powers
2022-12-16fix: translate unknown mod providerleo78913
2022-12-15feat: add a provider column to the mods pageleo78913
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor: simplify Mod structureflow
2022-08-20refactor: move more tied logic to model and move logic to the resourcesflow
2022-08-20refactor: move general info from Mod to Resourceflow
2022-07-17change: use ModStatus as a simple member instead of a pointerflow
2022-07-17change: mod metadata improvementsflow
2022-07-17feat: add metadata get/delete via mod idflow
2022-07-17feat: remove existing mod when updating/redownloading itflow
2022-07-17change: allow deleting mods while preserving their metadataflow
2022-06-13Merge pull request #714 from Scrumplex/fix-testsSefa Eyeoglu
2022-06-12fix: handling of incomplete modsflow
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-05-23chore: add license headersflow
2022-05-23refactor: make mod metadata presence (or lack of) easier to find outflow
2022-05-23tidy: apply clang-tidy to some filesflow
2022-05-23test+fix: add basic tests and fix issues with itflow
2022-05-23feat: allow disabling mod metadata usageflow
2022-05-23feat: cache metadata in ModDetailsflow
2022-05-23refactor: abstract metadata handling and clarify namesflow
2022-05-23refactor: remove unused mod info and organize some stuffflow
2022-05-23feat: use mod metadata for getting mod informationflow
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek