Age | Commit message (Expand) | Author |
2022-06-13 | refactor: make is_indexed false by default | Sefa Eyeoglu |
2022-06-12 | fix: segfault when the same mod is present enabled and disabled at once | flow |
2022-06-12 | fix: correctly handle disabled mods with metadata | flow |
2022-06-12 | fix: handling of incomplete mods | flow |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | fix: remove updater if it is not used | Sefa Eyeoglu |
2022-06-12 | fix(tests): wait until ModFolderModel has updated | Sefa Eyeoglu |
2022-06-12 | refactor(test): fix loading mod metadata setting | Sefa Eyeoglu |
2022-06-11 | Merge pull request #709 from Scrumplex/fix-instancetypes | Sefa Eyeoglu |
2022-06-04 | fix: hide .index folder on Windows | flow |
2022-06-04 | fix: always store InstanceType | Sefa Eyeoglu |
2022-05-23 | chore: add license headers | flow |
2022-05-23 | fix: use correct hash_type when creating metadata | flow |
2022-05-23 | fix: don't try to delete mods multiple times | flow |
2022-05-23 | fix: implement PR suggestions | flow |
2022-05-23 | refactor: make mod metadata presence (or lack of) easier to find out | flow |
2022-05-23 | tidy: apply clang-tidy to some files | flow |
2022-05-23 | test+fix: add basic tests and fix issues with it | flow |
2022-05-23 | feat: allow disabling mod metadata usage | flow |
2022-05-23 | feat: cache metadata in ModDetails | flow |
2022-05-23 | refactor: abstract metadata handling and clarify names | flow |
2022-05-23 | refactor: remove unused mod info and organize some stuff | flow |
2022-05-23 | refactor: move mod tasks to their own subfolder | flow |
2022-05-23 | feat: use mod metadata for getting mod information | flow |
2022-05-23 | feat: add method to delete mod metadata | flow |
2022-05-23 | feat: add very early mod.toml packwiz support | flow |
2022-05-22 | Merge pull request #597 from Scrumplex/refactor-modloader-modapi | Sefa Eyeoglu |
2022-05-21 | Merge pull request #500 from flowln/net_refactor | Sefa Eyeoglu |
2022-05-20 | Launch: Apply the Minecraft version correctly | Jamie Mansfield |
2022-05-20 | Launch: Match Vanilla launcher version string behaviour | Jamie Mansfield |
2022-05-19 | refactor: allow tracking multiple mod loaders | Sefa Eyeoglu |
2022-05-19 | fix: only consider enabled mod loaders | Sefa Eyeoglu |
2022-05-18 | fix: support split natives | Sefa Eyeoglu |
2022-05-18 | fix(quilt) always prefer qmj over fmj | DioEgizio |
2022-05-17 | fix conflicts with develop | flow |
2022-05-17 | Merge pull request #567 from Scrumplex/quilt-metadata | Sefa Eyeoglu |
2022-05-17 | fix: update links for Quilt metadata format | Sefa Eyeoglu |
2022-05-15 | feat: support quilt.mod.json metadata | Sefa Eyeoglu |
2022-05-12 | chore: add license header to remaining files | flow |
2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow |
2022-05-12 | Add instance overrides for miscellaneous settings | Kenneth Chew |
2022-05-02 | Merge pull request #475 from Scrumplex/fix-hide-all-tokens | timoreo22 |
2022-04-25 | Use suggested error handling | TheCodex6824 |
2022-04-23 | Re-add base64 decode option for Qt versions that support it | TheCodex6824 |
2022-04-23 | Remove base64 decode option that was added in Qt 5.15 | TheCodex6824 |
2022-04-22 | Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint | TheCodex6824 |
2022-04-20 | fix: hide LauncherLoginStep tokens for non-Debug builds | Sefa Eyeoglu |
2022-04-20 | Merge pull request #467 from PolyMC/revert-429-develop | dada513 |
2022-04-19 | Revert "better FreeBSD support" | Sefa Eyeoglu |
2022-04-19 | fix: use size in bytes to sort by world size | Sefa Eyeoglu |