aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-26NOISSUE fix build - missing includes in RWStorage.hPetr Mrázek
2021-03-26NOISSUE update ubuntu packaging bitsPetr Mrázek
2021-03-26Merge pull request #3682 from kb-1000/rename-twitch-curseforgePetr Mrázek
NOISSUE rename Twitch to flame internally for consistency and to CurseForge for user displayed strings
2021-03-26Merge pull request #3681 from kb-1000/fix-moc-warningPetr Mrázek
NOISSUE fix MOC warning complaining about an unused MOC file include
2021-03-26Merge pull request #3680 from kb-1000/log-system-glfw-openalPetr Mrázek
NOISSUE print information about whether the system GLFW or OpenAL workarounds are active to the instance log
2021-03-26Merge pull request #3677 from kb-1000/datapacks-button-disablePetr Mrázek
NOISSUE disable datapacks button in the world screen if no world is selected
2021-03-24NOISSUE rename Twitch to flame internally for consistency and to CurseForge ↵kb1000
for user displayed strings
2021-03-23NOISSUE fix MOC warning complaining about an unused MOC file includekb1000
2021-03-23NOISSUE print information about whether the system GLFW or OpenAL ↵kb1000
workarounds are active to the instance log
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