aboutsummaryrefslogtreecommitdiff
path: root/launcher/pages/modplatform
AgeCommit message (Collapse)Author
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-10-24GH-4185 Include the modpack version in instance title for ATLauncherJamie Mansfield
2021-10-24GH-4185 Include the modpack version in instance title for modpacks.chJamie Mansfield
2021-10-24Merge pull request #4178 from jamierocks/qt-clear-buttonPetr Mrázek
NOISSUE Use Qt's clear button for ATLauncher page
2021-10-24Merge pull request #4177 from jamierocks/mch-searchPetr Mrázek
NOISSUE Fix modpacks.ch search
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-10-17NOISSUE Use Qt's clear button for ATLauncher pageJamie Mansfield
This replaces our 'Reset' button.
2021-10-17NOISSUE Use Qt's clear button for modpacks.ch pageJamie Mansfield
This replaces our 'Reset' button.
2021-10-16NOISSUE Search as you type for modpacks.chJamie Mansfield
Since we just filter data locally now, this isn't painfully slow - indeed it's very quick. This also matches other platforms, such as ATLauncher.
2021-10-16NOISSUE Filter all pack's by name to search for modpacks.chJamie Mansfield
modpacks.ch searching has changed, and while likely a bug - we may as well make this change while we fetch all packs anyway. This makes MMC more reactive for searchs for the platform. This should be reverted if/when the modpacks.ch hits a size where we need to restrict how many packs are fetched.
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek