aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod
AgeCommit message (Expand)Author
2022-06-13Merge pull request #714 from Scrumplex/fix-testsSefa Eyeoglu
2022-06-13refactor: make is_indexed false by defaultSefa Eyeoglu
2022-06-12fix: segfault when the same mod is present enabled and disabled at onceflow
2022-06-12fix: correctly handle disabled mods with metadataflow
2022-06-12fix: handling of incomplete modsflow
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12fix(tests): wait until ModFolderModel has updatedSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-06-04fix: hide .index folder on Windowsflow
2022-05-23chore: add license headersflow
2022-05-23fix: use correct hash_type when creating metadataflow
2022-05-23fix: don't try to delete mods multiple timesflow
2022-05-23fix: implement PR suggestionsflow
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-23refactor: move mod tasks to their own subfolderflow
2022-05-23feat: use mod metadata for getting mod informationflow
2022-05-23feat: add method to delete mod metadataflow
2022-05-23feat: add very early mod.toml packwiz supportflow
2022-05-18fix(quilt) always prefer qmj over fmjDioEgizio
2022-05-17fix: update links for Quilt metadata formatSefa Eyeoglu
2022-05-15feat: support quilt.mod.json metadataSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
2021-11-06GH-4227 Don't blindly trust mods.toml to be validJanrupf
2021-09-09NOISSUE enable listing symlinks in mod/world listsPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek