aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-28Rework curseforge download (#611)timoreo22
* Use the bulk endpoint on mod resolution for faster download * Search on modrinth for api blocked mods * Display a dialog for manually downloading blocked mods
2022-05-28Merge pull request #651 from Scrumplex/fix-mnemonic-apipagetimoreo22
Fix mnemonics in APIPage
2022-05-28Merge pull request #650 from flowln/modrinth_iconstimoreo22
Fix modpack icon importing with non-standard icon paths
2022-05-28Merge pull request #657 from JJL772/fix/misc-fixestimoreo22
Fix crash when aborting instance import
2022-05-28Merge pull request #625 from ryanccn/light-macos-icontimoreo22
Use light background macOS icon
2022-05-28Merge pull request #639 from Scrumplex/fix-prio-modpack-formatstimoreo22
Prefer stricter modpack formats during import
2022-05-28Merge pull request #629 from kthchew/feature/desktop-shortcuttimoreo22
Add desktop shortcut to Windows installer
2022-05-28Merge pull request #623 from ryanccn/clang-formattimoreo22
Add a .clang-format
2022-05-27Fix crash when aborting instance importJeremy Lorelli
Also turned a loop var into a reference to avoid copies on each iteration
2022-05-27fix: fix mnemonics in APIPageSefa Eyeoglu
2022-05-27fix: use absolute path when installing iconsflow
2022-05-26Merge pull request #642 from ryanccn/metaserver-show-defaultflow
Show default metaserver in settings
2022-05-26Merge pull request #618 from DioEgizio/patch-6flow
fix appimage not having imageformats
2022-05-26fix: prefer stricter modpack formats during importSefa Eyeoglu
Flame modpacks use "manifest.json" as their only characteristic for identification. Some modpacks might have other files called "manifest.json", which is why we should prefer modpack formats that have a stricter structure.
2022-05-26Merge pull request #645 from PolyMC/revert-609-feature/fix-blocked-modpacksSefa Eyeoglu
2022-05-26better new iconRyan Cao
2022-05-25revert: remove CurseForge workaround for packs tooSefa Eyeoglu
Partial revert. Handles missing download URLs.
2022-05-25Merge pull request #630 from jamierocks/h-atl-dependsSefa Eyeoglu
2022-05-25fixRyan Cao
2022-05-25fix indent widthRyan Cao
2022-05-25show default metaserverRyan Cao
2022-05-24Merge pull request #637 from byquanton/patch-1Sefa Eyeoglu
2022-05-24Update org.polymc.PolyMC.metainfo.xml.inbyquanton
Should fix Flatpak/Flathub build
2022-05-24clean up .clang-formatRyan Cao
2022-05-24Merge pull request #631 from kthchew/fix/quazip-warnSefa Eyeoglu
2022-05-23Silence CMake QuaZip not found warningsKenneth Chew
These are expected most of the time, and thus just noise.
2022-05-23ATLauncher: Delete files from configs if they conflict with a modJamie Mansfield
2022-05-23ATLauncher: Handle extra arguments dependsJamie Mansfield
2022-05-23ATLauncher: Handle main class dependsJamie Mansfield
2022-05-23Add desktop shortcut to Windows installerKenneth Chew
2022-05-23use light bigsur iconRyan Cao
2022-05-23Merge pull request #621 from Scrumplex/remove-curseforge-workaroundsSefa Eyeoglu
2022-05-23Merge pull request #622 from Scrumplex/chore-bump-1.3.0txtsd
Bump version to 1.3.0
2022-05-23add a .clang-formatRyan Cao
2022-05-22Merge pull request #605 from jamierocks/h-atl-improvflow
ATLauncher: Various work to improve the platform support
2022-05-22chore: bump versionSefa Eyeoglu
2022-05-22Merge pull request #620 from Scrumplex/update-cxxflagsSefa Eyeoglu
2022-05-22Merge pull request #425 from dada513/dynamic_metaSefa Eyeoglu
2022-05-22revert: remove CurseForge workaroundSefa Eyeoglu
We have been asked by CurseForge to remove this workaround as it violates their terms of service. This is just a partial revert, as the UI changes were otherwise unrelated. This reverts commit 92e8aaf36f72b7527322add169b253d0698939d0, reversing changes made to 88a93945d4c9a11bf53016133335d359b819585e.
2022-05-22fix: more generous optimizations for debug buildsSefa Eyeoglu
2022-05-22feat: add trailing slash to meta URL if it is missingSefa Eyeoglu
2022-05-22fix: improve spacing in APIPageSefa Eyeoglu
2022-05-22Make Metaserver changable in settingsdada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Co-authored-by: flow <flowlnlnln@gmail.com>
2022-05-22Revert "fix: temporarily ignore stringop-overflow warning"Sefa Eyeoglu
This reverts commit 90007e2d9d4f63cfc9dc73888af34a17657b5102.
2022-05-22refactor: use -O2 for release and -O1 for debug buildsSefa Eyeoglu
2022-05-22Merge pull request #554 from PolyMC/more_paste_servicesSefa Eyeoglu
2022-05-22Merge branch 'PolyMC:develop' into patch-6DioEgizio
2022-05-22Merge pull request #616 from Scrumplex/fix-windows-craptimoreo22
fix: temporarily ignore stringop-overflow warning
2022-05-22Merge pull request #577 from PolyMC/fix/toolbar_🦀_fixSefa Eyeoglu
2022-05-22fix appimage not having imageformatsDioEgizio
fixes stuff like the iris icon