Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-27 | fix: fix mnemonics in APIPage | Sefa Eyeoglu | |
2022-05-25 | fix | Ryan Cao | |
2022-05-25 | show default metaserver | Ryan Cao | |
2022-05-22 | Merge pull request #605 from jamierocks/h-atl-improv | flow | |
ATLauncher: Various work to improve the platform support | |||
2022-05-22 | feat: add trailing slash to meta URL if it is missing | Sefa Eyeoglu | |
2022-05-22 | fix: improve spacing in APIPage | Sefa Eyeoglu | |
2022-05-22 | Make Metaserver changable in settings | dada513 | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-05-22 | Merge pull request #554 from PolyMC/more_paste_services | Sefa Eyeoglu | |
2022-05-22 | Merge pull request #577 from PolyMC/fix/toolbar_🦀_fix | Sefa Eyeoglu | |
2022-05-22 | Merge pull request #597 from Scrumplex/refactor-modloader-modapi | Sefa Eyeoglu | |
2022-05-21 | Add migration wizard, fix migration from custom paste instance | Lenny McLennington | |
- Very basic wizard just to allow the user to choose whether to keep their old paste settings or use the new default settings. - People who used custom 0x0 instances would just be kept on those settings and won't see the wizard. | |||
2022-05-21 | Change paste settings and add copyright headers | Lenny McLennington | |
- There's now a notice reminding people to change the base URL if they had a custom base URL and change the paste type (that was something I personally had problems with when I was testing, so a reminder was helpful for me). - Broke down some of the long lines on APIPage.cpp to be more readable. - Added copyright headers where they were missing. - Changed the paste service display names to the names they are more commonly known by. - Changed the default hastebin base URL to https://hst.sh due to the acquisition of https://hastebin.com by Toptal. | |||
2022-05-21 | Support paste.gg, hastebin, and mclo.gs | Lenny McLennington | |
2022-05-21 | ATLauncher: Display warnings when selecting optional mods | Jamie Mansfield | |
2022-05-21 | ATLauncher: Display install messages if applicable | Jamie Mansfield | |
2022-05-21 | ATLauncher: Display mod colours in optional mod dialog | Jamie Mansfield | |
2022-05-21 | Merge pull request #608 from timoreo22/feature/curseforge-fix | timoreo22 | |
Very Temporary Fix for curseforge | |||
2022-05-20 | fix(ui): make CF and MR modpack dialogs more consistent | Sefa Eyeoglu | |
2022-05-20 | Apply suggestions | timoreo | |
2022-05-20 | Very Temporary Fix for curseforge | timoreo | |
2022-05-20 | Add cursefrog key override | dada513 | |
2022-05-19 | refactor: allow tracking multiple mod loaders | Sefa Eyeoglu | |
2022-05-17 | fix: remove unnecessary Qt version checks | Sefa Eyeoglu | |
2022-05-17 | fix: replace deprecated stuff as of Qt 5.12 | Sefa Eyeoglu | |
2022-05-17 | Merge pull request #565 from Scrumplex/modrinth-packs | Sefa Eyeoglu | |
Initial Modrinth modpack support | |||
2022-05-17 | Update launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui | Sefa Eyeoglu | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-05-17 | Merge pull request #529 from flowln/vertical_toolbar | txtsd | |
Set right orientation for instance toolbar when moving it around | |||
2022-05-17 | Merge pull request #540 from kthchew/fix/executable-screenshot | txtsd | |
Show "executable" screenshots in the screenshot manager | |||
2022-05-17 | Fix toolbar disappearing in a certain circumstance. | Lenny McLennington | |
2022-05-16 | fix: mod skipping between pages and remove dead code | flow | |
2022-05-16 | fix: missed change to metacache entry lookup | flow | |
2022-05-16 | fix: typo and useless code | flow | |
2022-05-16 | fix: use own metacache base for modrinth icons | Sefa Eyeoglu | |
2022-05-16 | fix: better hack for icons that cant be natively scaled to 48x48 | flow | |
2022-05-15 | feat: better handling of optional mods | flow | |
This disables the optional mods by default and tell the user about it. Pretty hackish, but a better solution would involve the modrinth metadata to have the mod names... Also sorry for the diffs, my clangd went rogue x.x | |||
2022-05-15 | change: switch to modrinth production servers | flow | |
2022-05-15 | fix: macos compilation | flow | |
i forgor macos is cringe with static arrays :skull: edit: WHY DONT MAC LET ME USE STD::ARRAY ;----; | |||
2022-05-15 | change: add alpha note to modrinth page | flow | |
2022-05-15 | fix: pack sorting and other search parameters | flow | |
2022-05-15 | Merge pull request #560 from kthchew/feature/close-pmc-override | flow | |
Add instance overrides for miscellaneous settings | |||
2022-05-15 | Merge pull request #539 from kthchew/fix/translation-switch | flow | |
Fix untranslated strings after changing language | |||
2022-05-15 | Merge pull request #546 from kthchew/feature/scrollable-accounts | dada513 | |
2022-05-15 | fix: always show project url, if available | Sefa Eyeoglu | |
2022-05-15 | feat: add version of Modrinth modpack to instance name | Sefa Eyeoglu | |
2022-05-15 | chore: license headers 2 | flow | |
2022-05-15 | chore: add/update license headers | Sefa Eyeoglu | |
2022-05-15 | change: use build variables for the modrinth API URLs | flow | |
Make it more consistent with the others | |||
2022-05-15 | fix: add author page url | flow | |
2022-05-14 | change: list what file types can be entered in the importer | flow | |