Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-10-21 | NOISSUE re-align the status bar | Petr Mrázek | |
2021-10-17 | NOISSUE Use Qt's clear button for ATLauncher page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-17 | NOISSUE Use Qt's clear button for modpacks.ch page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-16 | NOISSUE Search as you type for modpacks.ch | Jamie 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-16 | NOISSUE Filter all pack's by name to search for modpacks.ch | Jamie 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-08 | Remove broken Mojang services status | kb1000 | |
2021-10-03 | Merge pull request #4103 from tobfos2611/develop | Petr Mrázek | |
Fix underaged account that isn't linked to a family help link. | |||
2021-10-03 | Merge pull request #4143 from phit/patch-1 | Petr Mrázek | |
NOISSUE Remove outdated SSL docs | |||
2021-10-03 | NOISSUE fix typo in FMLLibrariesTask.cpp | Petr Mrázek | |
2021-10-03 | NOISSUE Remove outdated SSL docs | Philip 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-09-28 | Merge pull request #4117 from jamierocks/fix-4114 | Petr Mrázek | |
GH-4114 Allow the same file for be downloaded to multiple paths | |||
2021-09-26 | NOISSUE add all missing shader packs icons | Petr Mrázek | |
2021-09-25 | NOISSUE add more shaderpacks icons | Petr Mrázek | |
2021-09-25 | NOISSUE add shaderpacks icon for iOS icon theme | Petr Mrázek | |
2021-09-24 | NOISSUE bump deb package version | Petr Mrázek | |
2021-09-24 | Merge pull request #4100 from kb-1000/run-sh-exec | Petr Mrázek | |
Use exec to launch the MultiMC script in the Debian/RPM packages | |||
2021-09-23 | NOISSUE add shader pack page for instances | Petr Mrázek | |
Only theme with an icon is simple colored, rest is TBD | |||
2021-09-23 | GH-4114 Allow the same file for be downloaded to multiple paths | Jamie Mansfield | |
This is a potential fix to GH-4114. | |||
2021-09-21 | NOISSUE Remove Requestor, it is unused | Petr Mrázek | |
2021-09-17 | GH-4055 Don't download multiple files to the same path | Jamie Mansfield | |
FTB should fix their metadata, but this should resolve issues downloading their packs at present. | |||
2021-09-15 | Removed unnecessary text in link. | tobfos | |
Thanks @RDKRACZ. | |||
2021-09-15 | Fix underaged account that isn't linked to a family help link. | Toby Foster | |
2021-09-14 | Use exec to launch the MultiMC script in the Debian/RPM packages | kb1000 | |
2021-09-09 | NOISSUE enable listing symlinks in mod/world lists | Petr Mrázek | |
2021-09-08 | Merge pull request #4060 from StaticRocket/develop | Petr Mrázek | |
Add custom-commands icon for other themes | |||
2021-09-05 | NOISSUE block MS account adding on macOS < 10.13 builds | Petr Mrázek | |
It's never going to work with Qt 5.6, so there's no point. People need to update. | |||
2021-09-05 | NOISSUE Provide dummy implementation for the secrets library | Petr Mrázek | |
2021-09-04 | GH-4014 do not switch to Qt 5.15.2 on Windows | Petr Mrázek | |
It is unstable for reasons unknown. | |||
2021-09-04 | GH-4014 change updater to recognize new Qt 5.15.2 builds | Petr Mrázek | |
2021-08-31 | NOISSUE add style plugins to packaging if present | Petr Mrázek | |
2021-08-30 | Add custom-commands to pe_light icon theme | StaticRocket | |
2021-08-30 | Add custom-commands to pe_dark icon theme | StaticRocket | |
2021-08-30 | Add custom-commands to pe_colored icon theme | StaticRocket | |
2021-08-30 | Add custom-commands to pe_blue icon theme | StaticRocket | |
2021-08-30 | Add custom-commands to iOS icon theme | StaticRocket | |
2021-08-30 | Add custom-commands to OSX icon theme | StaticRocket | |
2021-08-31 | GH-3392 fix a bunch of bugs and implement STS error states | Petr Mrázek | |
2021-08-29 | GH-3392 checking for migration status and refresh button in accounts list | Petr Mrázek | |
2021-08-29 | GH-3392 Add recognition of already migrated Mojang accounts | Petr Mrázek | |
2021-08-28 | Add flat icon for custom-commands | StaticRocket | |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-08-25 | NOISSUE cut down Requestor | Petr Mrázek | |
2021-08-22 | Merge pull request #4017 from jamierocks/fix-4012 | Petr Mrázek | |
GH-4012 Disable Xbox login if no MS client token is specified | |||
2021-08-22 | NOISSUE fix build | Petr Mrázek | |
Missing QUrl include | |||
2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek | |
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser. | |||
2021-08-20 | NOISSUE Markdown is not available in Qt 5.4 ... who would have thought? | Petr Mrázek | |
2021-08-20 | NOISSUE add setting capes, tweak missing profile message, fix cape IDs | Petr Mrázek | |
2021-08-19 | NOISSUE fix linux builds | Petr Mrázek | |
2021-08-19 | NOISSUE sanitize some MSA auth logging | Petr Mrázek | |