Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Merge pull request #3646 from sambhavsaggi/openssl_doc_update | Petr Mrázek | |
Fix #3638: OpenSSL download links in BUILD.md are dead | |||
2021-03-10 | GH-3467 fix stall-out in ScanModFolders when the folders don't exist | Petr Mrázek | |
2021-03-10 | GH-3602 Create .minecraft before running pre-launch commands | Petr Mrázek | |
2021-03-08 | Fix #3638 | Sambhav Saggi | |
2021-02-27 | Merge pull request #3623 from jamierocks/ftb/jarmods | Petr Mrázek | |
Support jarmods and Fabric for modpacks.ch | |||
2021-02-25 | NOISSUE Install jarmods for modpacks.ch | Jamie Mansfield | |
This patch will now install any jarmods from modpacks.ch packs, searching the 'jarmods' directory to find them. | |||
2021-02-25 | NOISSUE Download all mods before writing the instance for modpacks.ch | Jamie 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-25 | NOISSUE Support Fabric mod loader for modpacks.ch | Jamie 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-11 | NOISSUE implement deleting skins | Petr Mrázek | |
2021-02-11 | Merge pull request #3597 from jamierocks/atl/search | Petr Mrázek | |
NOISSUE Add search to ATLauncher | |||
2021-02-11 | NOISSUE Add search to ATLauncher | Jamie Mansfield | |
2021-02-10 | Merge pull request #3593 from jamierocks/atl/description-view | Petr Mrázek | |
NOISSUE Show ATLauncher pack descriptions in text browser | |||
2021-02-10 | Merge pull request #3594 from jamierocks/ftb/description-view | Petr Mrázek | |
NOISSUE Show FTB pack descriptions in text browser | |||
2021-02-10 | NOISSUE Show FTB pack descriptions in text browser | Jamie Mansfield | |
2021-02-10 | NOISSUE Show ATLauncher pack descriptions in text browser | Jamie Mansfield | |
2021-02-10 | GH-3130 fix uploading skins by using the new skins endpoint | Petr Mrázek | |
2021-02-09 | Merge pull request #3311 from AbigailBuccaneer/develop | Petr Mrázek | |
Fix endianness handling errors | |||
2021-02-09 | NOISSUE sprinkle suspendSave all over pack import tasks | Petr Mrázek | |
2021-02-09 | Merge pull request #3592 from Scotsguy/develop | Petr Mrázek | |
NOISSUE Swap discord invite with vanity url | |||
2021-02-09 | NOISSUE Swap discord invite with vanity url | AppleTheGolden | |
2021-02-09 | NOISSUE update macOS build instructions | Petr Mrázek | |
2021-02-09 | NOISSUE fix multiple issues in ATLauncher integration | Petr Mrázek | |
2021-02-08 | NOISSUE tweak ATLauncher pack cache names to avoid filesystem issues | Petr Mrázek | |
2021-02-07 | NOISSUE and fix one more build fail | Petr Mrázek | |
2021-02-07 | NOISSUE fix some build fails on linux and windows | Petr Mrázek | |
2021-02-07 | GH-405 ATLauncher Support | Jamie Mansfield | |
2021-02-07 | Merge pull request #3556 from Zipdox/develop | Petr Mrázek | |
Fix packaging issue caused by qt5-default | |||
2021-02-07 | Merge pull request #3538 from Scotsguy/develop | Petr Mrázek | |
NOISSUE Update Copyright Year | |||
2021-02-07 | Merge pull request #3537 from rbutoi/argv0 | Petr Mrázek | |
Use argv[0] to print program name on a CLI error. | |||
2021-02-07 | Merge pull request #3583 from chrhasse/develop | Petr Mrázek | |
Fix catching polymorphic type by value error | |||
2021-02-06 | Fix catching polymorphic type by value error | Christopher Hasse | |
fixes #3579 | |||
2021-02-06 | Merge pull request #3580 from kb-1000/remove-proxy-auth-from-log | Petr Mrázek | |
NOISSUE Remove proxy user and password from the MultiMC log | |||
2021-02-06 | NOISSUE Remove proxy user and password from the MultiMC log | kb1000 | |
2021-02-06 | GH-3229 fix copy seed button not working for newer worlds | Petr Mrázek | |
Added the `optional-bare` library and refactored NBT reading code to support this change. | |||
2021-02-06 | NOISSUE update changelog for 0.6.12 | Petr Mrázek | |
2021-02-05 | NOISSUE force kill button to reevaluate its style on state change | Petr Mrázek | |
2021-02-05 | NOISSUE set instance dialog launch/kill button object name | Petr Mrázek | |
2021-01-29 | Merge pull request #3562 from kb-1000/technic-fix-1710-forge | Petr Mrázek | |
Fix up 1.7.10 forge versions for Technic platform import by removing -1.7.10 suffix | |||
2021-01-29 | Fix up 1.7.10 forge versions for Technic platform import by removing -1.7.10 ↵ | kb1000 | |
suffix | |||
2021-01-26 | Fix packaging issue caused by qt5-default | Zipdox | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2021-01-17 | Use argv[0] to print program name on a CLI error. | Radu Butoi | |
2021-01-17 | Merge pull request #3524 from TreyRuffy/SessionServerFix | Petr Mrázek | |
Switch Session Server | |||
2021-01-11 | Switch Session Server | TreyRuffy | |
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 | |||
2021-01-07 | NOISSUE fix the metainfo file | Petr Mrázek | |
2021-01-07 | Merge pull request #3436 from Moresteck/develop | Petr Mrázek | |
NOISSUE Corrected the fix for Classic saving, fixes Indev compatibility | |||
2021-01-07 | Merge pull request #3476 from joshua-stone/metainfo-support | Petr Mrázek | |
NOISSUE Add metainfo support | |||
2020-12-10 | Improve metadata for screenshots | Joshua Stone | |
2020-12-08 | Update documentation WRT .rpm contents | Joshua Stone | |
2020-12-08 | Move metainfo to ubuntu oflder so it can be used in both .rpm and .deb builds | Joshua Stone | |