aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-03Merge pull request #855 from Gingeh/account-listSefa Eyeoglu
2022-07-02Merge pull request #864 from ivanpu/uncensored-offlineflow
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-07-03Merge pull request #831 from flowln/abort_connectionsEzekiel Smith
2022-07-03Merge pull request #860 from kthchew/fix/status-versionEzekiel Smith
2022-07-02don't censor offline access tokenIvan Puntiy
2022-07-01fix: update NewLaunch package nameSefa Eyeoglu
2022-06-30Remove redundant type name from status barKenneth Chew
2022-06-30Fix Minecraft version not appearing in status barKenneth Chew
2022-06-30Change Online status to ReadyGingeh
2022-06-30add tr() to offline account nameGingeh
2022-06-29Move account checkboxes to the profile column (oops)Gingeh
2022-06-29Rename profile column to username and update the tooltipGingeh
2022-06-29Move the profile name column to the leftGingeh
2022-06-29Don't show account name for offline accountsGingeh
2022-06-22fix: add missing connections to the abort signalflow
2022-06-22fix: remove old reference to launchermetaSefa Eyeoglu
2022-06-14Merge pull request #716 from flowln/mod_perma_2Ezekiel Smith
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
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: remove updater if it is not usedSefa Eyeoglu
2022-06-12fix(tests): wait until ModFolderModel has updatedSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-06-11Merge pull request #709 from Scrumplex/fix-instancetypesSefa Eyeoglu
2022-06-04fix: hide .index folder on Windowsflow
2022-06-04fix: always store InstanceTypeSefa Eyeoglu
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-22Merge pull request #597 from Scrumplex/refactor-modloader-modapiSefa Eyeoglu
2022-05-21Merge pull request #500 from flowln/net_refactorSefa Eyeoglu