aboutsummaryrefslogtreecommitdiff
path: root/launcher/pages/modplatform/ftb/FtbPage.cpp
AgeCommit message (Collapse)Author
2021-10-24GH-4185 Include the modpack version in instance title for ATLauncherJamie Mansfield
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