aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-06-06nix: add package argument for extra jdksBabbaj
2022-06-06Simplify sorting logic to a single std::sort callMrMelon
2022-06-06Merge pull request #685 from kthchew/fix/technic-quiltflow
Add Quilt support for Technic modpacks
2022-06-06Add initial sorting functionMrMelon
2022-06-06Update bug_report.ymlOldWorldOrdr
2022-06-05Resize PolyMC logoZetvue
2022-06-05Update launcher/Application.cppRyan Cao
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-05Make Launcher class to look more like originalicelimetea
2022-06-05Fix launching process for some legacy Forge versionsicelimetea
2022-06-04refactor(ui): use tabs for APIPageSefa Eyeoglu
2022-06-04Merge pull request #718 from DioEgizio/revert-unfunny-prSefa Eyeoglu