aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-13Merge pull request #782 from Scrumplex/chore-bump-1.4.0Sefa Eyeoglu
2022-06-12Set correct installer properties and uninstall registry keysKenneth Chew
2022-06-12Merge pull request #759 from flowln/mod_perma_3Sefa Eyeoglu
2022-06-12update macos runner to macos 12DioEgizio
2022-06-12Merge pull request #783 from Scrumplex/fix-avoid-settings-register-warningsflow
Avoid re-registering InstanceType
2022-06-12Merge pull request #679 from kthchew/fix/win-install-versionSefa Eyeoglu
2022-06-12fix(installer): use Windows version number formatSefa Eyeoglu
2022-06-12fix(installer): add version info to installerSefa Eyeoglu
2022-06-12fix: segfault when the same mod is present enabled and disabled at onceflow
This maintains the previous behaviour
2022-06-12fix: correctly handle disabled mods with metadataflow
im stupid
2022-06-12fix: handling of incomplete modsflow
(i.e. mods without ModDetails that may have metadata)
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-12fix(test): fix packwiz testflow
2022-06-12Merge pull request #771 from flowln/modrinth_multiple_downloadsSefa Eyeoglu
2022-06-12Merge pull request #632 from ryanccn/macos-app-heuristicSefa Eyeoglu
2022-06-12Update Application.cppRyan Cao
2022-06-11fix: avoid re-registering InstanceTypeSefa Eyeoglu
2022-06-11Merge pull request #780 from flowln/guo_ext_2dada513
2022-06-11Merge pull request #773 from vancez/fix-launch-buttondada513
2022-06-11chore: bump versionSefa Eyeoglu
2022-06-11Merge pull request #770 from flowln/technic_linksdada513
2022-06-11Merge pull request #764 from Scrumplex/fix-compile-flagsdada513
2022-06-11fix: account for the dequeued url when checking the number of urlsflow
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-11Merge pull request #720 from icelimetea/fix-legacy-issuesdada513
2022-06-11Merge pull request #709 from Scrumplex/fix-instancetypesSefa Eyeoglu
Always store InstanceType
2022-06-11fix: dequeue first added file in mrpack importflow
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-11Merge pull request #732 from MrMelon54/developSefa Eyeoglu
2022-06-11fix: apply client overrides in mrpacksflow
another oopsie x.x
2022-06-11fix: remove file filter from translationSefa Eyeoglu
2022-06-11fix: allow discovering mrpacks in languages without dotflow
2022-06-11Merge pull request #708 from ryanccn/custom-user-agentSefa Eyeoglu
2022-06-11feat: track real CPU architecture for instancesSefa Eyeoglu
2022-06-10change slot nameVance
2022-06-10I changed my mindRyan Cao
2022-06-10fix: update toolbar when instance state changesVance
2022-06-09revert: don't check modrinth whitelisted hostsflow
people didn't seem to like it, and its not required
2022-06-09fix: enable using more than one download url in mrpacksflow
Kinda, it's ugly and hackish, since we don't have the facilities to do this properly (yet!)
2022-06-09fix: properly parse mrpacks without the 'env' fieldflow
It's optional, so some files may not have it (like most of FO).
2022-06-09fix: allow opening external links in technic modpack pageflow
2022-06-09Merge pull request #762 from muscaln/flaketxtsd
Bump flake lock
2022-06-09Merge pull request #734 from babbaj/extra-jdkstxtsd
nix: add package argument for extra jdks
2022-06-08Update README.mdZetvue
Co-authored-by: Tatsuya Noda <topia@clovery.jp>
2022-06-08fix: remove debug CXX flagsSefa Eyeoglu
2022-06-08flake.lock: UpdateMustafa Çalışkan
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/41cc1d5d9584103be4108c1815c350e07c807036' (2022-05-23) → 'github:nixos/nixpkgs/43ecbe7840d155fa933ee8a500fb00dbbc651fc8' (2022-06-08)
2022-06-07Make it responsiveZetvue
2022-06-07QString::locateAwareCompare() is better for human-like sortingMrMelon
2022-06-07chore: add sponsors to READMESefa Eyeoglu