aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-14Merge pull request #787 from DioEgizio/macos-12-ghatxtsd
update macos runner to macos 12
2022-06-14Merge pull request #716 from flowln/mod_perma_2Ezekiel Smith
Hide index folder on Windows
2022-06-14Merge pull request #665 from jamierocks/h-managed-packsEzekiel Smith
PackPlatforms: Record where packs come from
2022-06-14Merge pull request #731 from Scrumplex/update-readme-macstadiumEzekiel Smith
Add sponsors to README
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
More links for CF / Modrinth mods / modpacks
2022-06-14fix(actions): install extra-cmake-modulesSefa Eyeoglu
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-06-14feat(actions): test before packagingSefa Eyeoglu
2022-06-14refector: move download action to ExternalResourcesPageSefa Eyeoglu
2022-06-14refactor: Create a more clear hierarchy for some instance pagesflow
Previously, the Shaders, Texture packs and Resource packs tabs had as parent the ModFolderPage, making it so that making changes only to the Mods page would require checking the id of the page for the correct one. This was hackish and error-prone. Now, those pages all inherit from a single class, ExternalResourcesPage, that handles the basic behaviour of all of them, while allowing for individual modification in code. This is still not a clear separation, since internally, all those resources are derived from Mods, so for now there's still some awkward common code :/
2022-06-13Merge pull request #714 from Scrumplex/fix-testsSefa Eyeoglu
Fix mod metadata tests
2022-06-13refactor: make is_indexed false by defaultSefa Eyeoglu
Co-authored-by: flow <flowlnlnln@gmail.com>
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-12Compile JavaCheck for Java 7icelimetea
2022-06-12Merge pull request #679 from kthchew/fix/win-install-versionSefa Eyeoglu
2022-06-12Change formatting of JavaCheckicelimetea
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