Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | Merge pull request #708 from ryanccn/custom-user-agent | Sefa Eyeoglu | |
2022-06-06 | Merge pull request #685 from kthchew/fix/technic-quilt | flow | |
Add Quilt support for Technic modpacks | |||
2022-06-05 | Update launcher/Application.cpp | Ryan Cao | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-04 | refactor(ui): use tabs for APIPage | Sefa Eyeoglu | |
2022-06-04 | Revert "Merge pull request #315 from txtsd/display_scaling" | DioEgizio | |
This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf. | |||
2022-06-04 | make $LAUNCHER_VER actually work | Ryan Cao | |
2022-06-04 | change UI to scroll | Ryan Cao | |
let me just say, this does not look right | |||
2022-06-04 | Merge pull request #426 from flowln/mod_perma | Sefa Eyeoglu | |
Add on-disk mod metadata information | |||
2022-06-04 | feat: custom user-agent | Ryan Cao | |
2022-06-01 | Update MCEditTool.cpp | glowiak | |
2022-06-01 | Update UpdateController.cpp | glowiak | |
2022-06-01 | Merge pull request #682 from istudyatuni/fix-add-account-behaviour | Sefa Eyeoglu | |
2022-05-30 | Use `QStringList` instead of `QSet<QString>` | Kenneth Chew | |
Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-05-30 | Add Quilt support for Technic modpacks | Kenneth Chew | |
2022-05-30 | Merge pull request #505 from flowln/improve_download_ux | Sefa Eyeoglu | |
2022-05-30 | fix: do not show the "profile select" dialog if the user refused to add an ↵ | Ilia | |
account | |||
2022-05-29 | Fix modrinth search filters | timoreo | |
2022-05-29 | fix: remove unnecessary translation (#674) | Sefa Eyeoglu | |
2022-05-29 | Merge pull request #624 from ryanccn/global-jvm-args | Sefa Eyeoglu | |
Make global JVM arguments multi-line | |||
2022-05-29 | Merge pull request #672 from Scrumplex/fix-ftblegacy-pack-version | Sefa Eyeoglu | |
fix: add version to Legacy FTB packs | |||
2022-05-29 | Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packs | Sefa Eyeoglu | |
2022-05-29 | Merge pull request #661 from ↵ | Sefa Eyeoglu | |
flowln/wow_curseforge_is_being_uncompetitive_im_so_surprised | |||
2022-05-29 | Update launcher/ui/pages/global/JavaPage.cpp | Ryan Cao | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-05-29 | fix: add version to Legacy FTB packs | Sefa Eyeoglu | |
2022-05-29 | fix: fix importing Flame/MMC packs | Sefa Eyeoglu | |
2022-05-29 | fix: set version for Windows binaries | Sefa Eyeoglu | |
2022-05-29 | Update launcher/ui/pages/global/JavaPage.cpp | Ryan Cao | |
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com> | |||
2022-05-28 | feat: add warning of non-whitelisted URLs instead of a hard fail | flow | |
Based on people's votes on Discord :^) | |||
2022-05-28 | clean up validateDownloadUrl | Lenny McLennington | |
2022-05-28 | change: add 'gitlab.com' to whitelisted Modrinth modpack urls | flow | |
2022-05-28 | debug: add non-translated debug logging for 'non-whitelisted url' fails | flow | |
2022-05-28 | change: update whitelisted hosts in Modrinth modpacks | flow | |
2022-05-28 | Rework 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-28 | Merge pull request #651 from Scrumplex/fix-mnemonic-apipage | timoreo22 | |
Fix mnemonics in APIPage | |||
2022-05-28 | Merge pull request #650 from flowln/modrinth_icons | timoreo22 | |
Fix modpack icon importing with non-standard icon paths | |||
2022-05-28 | Merge pull request #657 from JJL772/fix/misc-fixes | timoreo22 | |
Fix crash when aborting instance import | |||
2022-05-28 | Merge pull request #639 from Scrumplex/fix-prio-modpack-formats | timoreo22 | |
Prefer stricter modpack formats during import | |||
2022-05-28 | Merge branch 'develop' into global-jvm-args | Ryan Cao | |
2022-05-27 | Fix crash when aborting instance import | Jeremy Lorelli | |
Also turned a loop var into a reference to avoid copies on each iteration | |||
2022-05-27 | fix: fix mnemonics in APIPage | Sefa Eyeoglu | |
2022-05-27 | fix: use absolute path when installing icons | flow | |
2022-05-26 | Merge pull request #642 from ryanccn/metaserver-show-default | flow | |
Show default metaserver in settings | |||
2022-05-26 | fix: prefer stricter modpack formats during import | Sefa 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-25 | revert: remove CurseForge workaround for packs too | Sefa Eyeoglu | |
Partial revert. Handles missing download URLs. | |||
2022-05-25 | fix | Ryan Cao | |
2022-05-25 | show default metaserver | Ryan Cao | |
2022-05-24 | fix: better handle corner case | flow | |
2022-05-23 | ATLauncher: Delete files from configs if they conflict with a mod | Jamie Mansfield | |
2022-05-23 | ATLauncher: Handle extra arguments depends | Jamie Mansfield | |
2022-05-23 | ATLauncher: Handle main class depends | Jamie Mansfield | |