aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-01-07NOISSUE fix the metainfo filePetr Mrázek
2021-01-07Merge pull request #3436 from Moresteck/developPetr Mrázek
NOISSUE Corrected the fix for Classic saving, fixes Indev compatibility
2021-01-07Merge pull request #3476 from joshua-stone/metainfo-supportPetr Mrázek
NOISSUE Add metainfo support
2020-12-10Improve metadata for screenshotsJoshua Stone
2020-12-08Update documentation WRT .rpm contentsJoshua Stone
2020-12-08Move metainfo to ubuntu oflder so it can be used in both .rpm and .deb buildsJoshua Stone
2020-12-08Fix contact emailJoshua Stone
2020-12-08Use metainfodir macro directlyJoshua Stone
2020-12-08Remove disclaimerJoshua Stone
2020-12-08Update RPM .spec to include metainfo fileJoshua Stone
2020-12-08Add metainfo.xml for improving package metadataJoshua Stone
2020-12-02Merge pull request #3400 from MatejKafka/patch-1Petr Mrázek
Update BUILD.md with details for Windows build process
2020-11-30NOISSUE Add pack author and description to technic modpack import pagekb1000
2020-11-30Merge pull request #3460 from kb-1000/rpm-packagePetr Mrázek
NOISSUE Add an RPM package
2020-11-30Merge pull request #3442 from jamierocks/ftb-sortsPetr Mrázek
NOISSUE Add sorting options to FTB pack install page
2020-11-29NOISSUE Continue requesting packs after ignoring oneJamie Mansfield
This was a mishap on my part, fortunately quickly exposed as the combination of GH-3463 and GH-3464 made no packs visible.
2020-11-29NOISSUE Add sorting options to FTB pack install pageJamie Mansfield
2020-11-29Merge pull request #3464 from jamierocks/ftb/ignore-dud-packsPetr Mrázek
NOISSUE Ignore 'dud' FTB packs
2020-11-29Merge pull request #3463 from jamierocks/ftb/new-apiPetr Mrázek
NOISSUE Use new modpacks.ch route for listing packs
2020-11-28NOISSUE Ignore 'dud' FTB packsJamie Mansfield
There is no guarantee from modpacks.ch that modpacks contain any versions, which is currently an issue with pack 63 (Direwolf20 1.5).
2020-11-28NOISSUE Use new modpacks.ch route for listing packsJamie Mansfield
2020-11-27NOISSUE Add an RPM package for MultiMCkb1000
The RPM package reuses the files from the Ubuntu package.
2020-11-24GH-3427 add low effort datapack button to worldsPetr Mrázek
2020-11-14Merge pull request #3438 from jamierocks/technic-zip-fixPetr Mrázek
GH-3437 Extract Technic single zip packs to correct place
2020-11-13NOISSUE Cleanup Technic supportJamie Mansfield
2020-11-13GH-3437 Extract Technic single zip packs to correct placeJamie Mansfield
2020-11-12NOISSUE Corrected the fix for Classic saving, fixes Indev compatibilityMoresteck
2020-10-25Update BUILD.mdMatej Kafka
Extended description of Windows build process based on about 6 hours wasted on trial and error.
2020-10-13NOISSUE give technic icon a darker outlinePetr Mrázek
2020-10-13NOISSUE remove obsolete TODO comment from SolderPackInstallTaskPetr Mrázek
2020-10-13NOISSUE use Json parsing helpers to process technic search resultsPetr Mrázek