aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-24Merge pull request #4172 from jamierocks/global-playtimePetr Mrázek
NOISSUE Add option to disable global play time status
2021-10-24NOISSUE Add option to disable global play time statusJamie Mansfield
2021-10-24Merge pull request #4173 from jamierocks/common-time-duration-formatPetr Mrázek
NOISSUE Use common duration format for global and instances
2021-10-24NOISSUE Remove lingering full stop in playtime statusJamie Mansfield
2021-10-24NOISSUE Use common duration format for global and instancesJamie Mansfield
2021-10-24Merge pull request #4184 from kb-1000/update-repo-linksPetr Mrázek
NOISSUE Update repository links
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-21MultiMCGH-4120 Add manpage to ubuntu and rpm packagesImperatorStorm
2021-10-21NOISSUE fix translationsPetr Mrázek
2021-10-21NOISSUE Update links to repo, fix up library READMEPetr Mrázek
2021-10-21NOISSUE remove extra filePetr Mrázek
2021-10-21NOISSUE Update repository linkskb1000
2021-10-21NOISSUE update notsecrets README.mdPetr Mrázek
2021-10-21NOISSUE finish up the obvious parts of debrandingPetr Mrázek
This is not absolutely complete, but reasonably so
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21NOISSUE continue the debrandingPetr Mrázek
2021-10-21NOISSUE fix windows rc file and mac iconPetr Mrázek
2021-10-21NOISSUE fix _ICONFIX_EXPORTPetr Mrázek
2021-10-21GH-4011 fix license text missing from About dialogPetr Mrázek
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-21NOISSUE re-align the status barPetr Mrázek
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-10-08Merge pull request #4135 from Leo40Git/notsecrets-readmePetr Mrázek
Add README to notsecrets library
2021-10-08Merge pull request #3185 from kb-1000/remove-statusPetr Mrázek
GH-4157 Remove broken Mojang services status
2021-10-08Remove broken Mojang services statuskb1000
2021-10-03Merge pull request #4103 from tobfos2611/developPetr Mrázek
Fix underaged account that isn't linked to a family help link.
2021-10-03Merge pull request #4143 from phit/patch-1Petr Mrázek
NOISSUE Remove outdated SSL docs
2021-10-03NOISSUE fix typo in FMLLibrariesTask.cppPetr Mrázek
2021-10-03NOISSUE Remove outdated SSL docsPhilip T
the link is dead and the equivalent newer page is useless, https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn265983(v=ws.11)?redirectedfrom=MSDN#related-content
2021-10-01Add README to notsecrets libraryADudeCalledLeo
2021-09-28Merge pull request #4117 from jamierocks/fix-4114Petr Mrázek
GH-4114 Allow the same file for be downloaded to multiple paths
2021-09-26NOISSUE add all missing shader packs iconsPetr Mrázek
2021-09-25NOISSUE add more shaderpacks iconsPetr Mrázek
2021-09-25NOISSUE add shaderpacks icon for iOS icon themePetr Mrázek
2021-09-24NOISSUE bump deb package versionPetr Mrázek
2021-09-24Merge pull request #4080 from Zetabite/patch-1Petr Mrázek
NOISSUE: Add notice on support of selfbuilds
2021-09-24Merge pull request #4100 from kb-1000/run-sh-execPetr Mrázek
Use exec to launch the MultiMC script in the Debian/RPM packages
2021-09-23NOISSUE add shader pack page for instancesPetr Mrázek
Only theme with an icon is simple colored, rest is TBD
2021-09-23GH-4114 Allow the same file for be downloaded to multiple pathsJamie Mansfield
This is a potential fix to GH-4114.
2021-09-21NOISSUE Remove Requestor, it is unusedPetr Mrázek
2021-09-21Merge pull request #4106 from jamierocks/fix-4055Petr Mrázek
GH-4055 Don't download multiple files to the same path
2021-09-17GH-4055 Don't download multiple files to the same pathJamie Mansfield
FTB should fix their metadata, but this should resolve issues downloading their packs at present.
2021-09-15Removed unnecessary text in link.tobfos
Thanks @RDKRACZ.
2021-09-15Fix underaged account that isn't linked to a family help link.Toby Foster
2021-09-14Use exec to launch the MultiMC script in the Debian/RPM packageskb1000
2021-09-09NOISSUE enable listing symlinks in mod/world listsPetr Mrázek