aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-23NOISSUE disable datapacks button in the world screen if no world is selectedkb1000
2021-03-22NOISSUE remove text about future plansPetr Mrázek
It was confusing people.
2021-03-21NOISSUE fix typo in changelogPetr Mrázek
2021-03-21NOISSUE add warning to the ATLauncher pack pagePetr Mrázek
2021-03-21NOISSUE update changelogPetr Mrázek
2021-03-19NOISSUE add github issue formsAppleTheGolden
2021-03-10Merge pull request #3646 from sambhavsaggi/openssl_doc_updatePetr Mrázek
Fix #3638: OpenSSL download links in BUILD.md are dead
2021-03-10GH-3467 fix stall-out in ScanModFolders when the folders don't existPetr Mrázek
2021-03-10GH-3602 Create .minecraft before running pre-launch commandsPetr Mrázek
2021-03-08Fix #3638Sambhav Saggi
2021-02-27Merge pull request #3623 from jamierocks/ftb/jarmodsPetr Mrázek
Support jarmods and Fabric for modpacks.ch
2021-02-25NOISSUE Install jarmods for modpacks.chJamie Mansfield
This patch will now install any jarmods from modpacks.ch packs, searching the 'jarmods' directory to find them.
2021-02-25NOISSUE Download all mods before writing the instance for modpacks.chJamie Mansfield
This is prepatory work for implementing jarmods support for modpacks.ch, where we will need to look through files in a directory - which would require that those files are present at such time. This might even fix some weird bugs, maybe - I've not encountered any bugs from how this previously worked, but I feel that what's going on is slightly clearer now.
2021-02-25NOISSUE Support Fabric mod loader for modpacks.chJamie Mansfield
There aren't any (currently) packs on modpacks.ch that use Fabric, but they do have support in their modpacklauncher. This patch just means we preemptively have support should any packs that require it be introduced.
2021-02-11NOISSUE implement deleting skinsPetr Mrázek
2021-02-11Merge pull request #3597 from jamierocks/atl/searchPetr Mrázek
NOISSUE Add search to ATLauncher
2021-02-11NOISSUE Add search to ATLauncherJamie Mansfield
2021-02-10Merge pull request #3593 from jamierocks/atl/description-viewPetr Mrázek
NOISSUE Show ATLauncher pack descriptions in text browser
2021-02-10Merge pull request #3594 from jamierocks/ftb/description-viewPetr Mrázek
NOISSUE Show FTB pack descriptions in text browser
2021-02-10NOISSUE Show FTB pack descriptions in text browserJamie Mansfield
2021-02-10NOISSUE Show ATLauncher pack descriptions in text browserJamie Mansfield
2021-02-10GH-3130 fix uploading skins by using the new skins endpointPetr Mrázek
2021-02-09Merge pull request #3311 from AbigailBuccaneer/developPetr Mrázek
Fix endianness handling errors
2021-02-09NOISSUE sprinkle suspendSave all over pack import tasksPetr Mrázek
2021-02-09Merge pull request #3592 from Scotsguy/developPetr Mrázek
NOISSUE Swap discord invite with vanity url
2021-02-09NOISSUE Swap discord invite with vanity urlAppleTheGolden
2021-02-09NOISSUE update macOS build instructionsPetr Mrázek
2021-02-09NOISSUE fix multiple issues in ATLauncher integrationPetr Mrázek
2021-02-08NOISSUE tweak ATLauncher pack cache names to avoid filesystem issuesPetr Mrázek
2021-02-07NOISSUE and fix one more build failPetr Mrázek
2021-02-07NOISSUE fix some build fails on linux and windowsPetr Mrázek
2021-02-07GH-405 ATLauncher SupportJamie Mansfield
2021-02-07Merge pull request #3556 from Zipdox/developPetr Mrázek
Fix packaging issue caused by qt5-default
2021-02-07Merge pull request #3538 from Scotsguy/developPetr Mrázek
NOISSUE Update Copyright Year
2021-02-07Merge pull request #3537 from rbutoi/argv0Petr Mrázek
Use argv[0] to print program name on a CLI error.
2021-02-07Merge pull request #3583 from chrhasse/developPetr Mrázek
Fix catching polymorphic type by value error
2021-02-06Fix catching polymorphic type by value errorChristopher Hasse
fixes #3579
2021-02-06Merge pull request #3580 from kb-1000/remove-proxy-auth-from-logPetr Mrázek
NOISSUE Remove proxy user and password from the MultiMC log
2021-02-06NOISSUE Remove proxy user and password from the MultiMC logkb1000
2021-02-06GH-3229 fix copy seed button not working for newer worldsPetr Mrázek
Added the `optional-bare` library and refactored NBT reading code to support this change.
2021-02-06NOISSUE update changelog for 0.6.12Petr Mrázek
2021-02-05NOISSUE force kill button to reevaluate its style on state changePetr Mrázek
2021-02-05NOISSUE set instance dialog launch/kill button object namePetr Mrázek
2021-01-29Merge pull request #3562 from kb-1000/technic-fix-1710-forgePetr Mrázek
Fix up 1.7.10 forge versions for Technic platform import by removing -1.7.10 suffix
2021-01-29Fix up 1.7.10 forge versions for Technic platform import by removing -1.7.10 ↵kb1000
suffix
2021-01-26Fix packaging issue caused by qt5-defaultZipdox
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2021-01-17Use argv[0] to print program name on a CLI error.Radu Butoi
2021-01-17Merge pull request #3524 from TreyRuffy/SessionServerFixPetr Mrázek
Switch Session Server
2021-01-11Switch Session ServerTreyRuffy
sessionserver.mojang.com has been down for a while and it looks like it is no longer in use. https://bugs.mojang.com/browse/WEB-3166?focusedCommentId=820167&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-820167 I have switched the url to session.minecraft.net