summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #3400 from MatejKafka/patch-1developPetr Mrázek2020-12-02-5/+27
|\ | | | | Update BUILD.md with details for Windows build process
| * Update BUILD.mdMatej Kafka2020-10-25-5/+27
| | | | | | Extended description of Windows build process based on about 6 hours wasted on trial and error.
* | NOISSUE Add pack author and description to technic modpack import pagekb10002020-11-30-14/+43
| |
* | Merge pull request #3460 from kb-1000/rpm-packagePetr Mrázek2020-11-30-1/+55
|\ \ | | | | | | NOISSUE Add an RPM package
| * | NOISSUE Add an RPM package for MultiMCkb10002020-11-27-1/+55
| | | | | | | | | | | | The RPM package reuses the files from the Ubuntu package.
* | | Merge pull request #3442 from jamierocks/ftb-sortsPetr Mrázek2020-11-30-37/+163
|\ \ \ | | | | | | | | NOISSUE Add sorting options to FTB pack install page
| * | | NOISSUE Continue requesting packs after ignoring oneJamie Mansfield2020-11-29-5/+6
| | | | | | | | | | | | | | | | | | | | This was a mishap on my part, fortunately quickly exposed as the combination of GH-3463 and GH-3464 made no packs visible.
| * | | NOISSUE Add sorting options to FTB pack install pageJamie Mansfield2020-11-29-32/+157
|/ / /
* | | Merge pull request #3464 from jamierocks/ftb/ignore-dud-packsPetr Mrázek2020-11-29-0/+8
|\ \ \ | | | | | | | | NOISSUE Ignore 'dud' FTB packs
| * | | NOISSUE Ignore 'dud' FTB packsJamie Mansfield2020-11-28-0/+8
| |/ / | | | | | | | | | | | | There is no guarantee from modpacks.ch that modpacks contain any versions, which is currently an issue with pack 63 (Direwolf20 1.5).
* | | Merge pull request #3463 from jamierocks/ftb/new-apiPetr Mrázek2020-11-29-1/+1
|\ \ \ | |/ / |/| | NOISSUE Use new modpacks.ch route for listing packs
| * | NOISSUE Use new modpacks.ch route for listing packsJamie Mansfield2020-11-28-1/+1
|/ /
* | GH-3427 add low effort datapack button to worldsPetr Mrázek2020-11-24-0/+28
| |
* | Merge pull request #3438 from jamierocks/technic-zip-fixPetr Mrázek2020-11-14-18/+2
|\ \ | |/ |/| GH-3437 Extract Technic single zip packs to correct place
| * NOISSUE Cleanup Technic supportJamie Mansfield2020-11-13-17/+0
| |
| * GH-3437 Extract Technic single zip packs to correct placeJamie Mansfield2020-11-13-1/+2
|/
* NOISSUE give technic icon a darker outlinePetr Mrázek2020-10-13-1/+13
|
* NOISSUE remove obsolete TODO comment from SolderPackInstallTaskPetr Mrázek2020-10-13-1/+1
|
* NOISSUE use Json parsing helpers to process technic search resultsPetr Mrázek2020-10-13-19/+28
|
* NOISSUE fix build: QTemporaryDir::filePath was added in Qt 5.9Petr Mrázek2020-10-13-2/+4
|
* Merge pull request #3195 from kb-1000/technic-importPetr Mrázek2020-10-13-10/+1441
|\ | | | | Technic pack import
| * GH-469 Implement support for importing and searching for Technic Platform ↵kb10002020-10-13-10/+1441
|/ | | | | | | and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older.
* Merge pull request #3372 from jamierocks/ftb-data-temp-fixPetr Mrázek2020-10-12-2/+6
|\ | | | | GH-3304 Temporarily ignore download failures for FTB packs
| * GH-3304 Temporarily ignore download failures for FTB packsJamie Mansfield2020-10-12-2/+6
| | | | | | | | | | This is a temporary measure, to match FTB's own installer, to allow packs to download while FTB work on fixing the data from their API.
* | NOISSUE adapt to work on Windows, fix reading symlink targets on POSIXPetr Mrázek2020-10-12-22/+94
|/
* NOISSUE just eliminate QCOMPARE. it doesn't work at all.Petr Mrázek2020-10-11-26/+26
|
* NOISSUE tweak QCOMPARE vs QVERIFYPetr Mrázek2020-10-11-59/+59
| | | | | ... the Qt test framework is annoyingly complicated and brittle. ... it may have to be replaced with something more reliable.
* NOISSUE dis-ambiguate call to ensureBoolean in PackageManifestPetr Mrázek2020-10-11-1/+1
|
* NOISSUE fix constructing Path from iteratorsPetr Mrázek2020-10-11-1/+5
| | | | Old Qt doesn't have the iterator-based constructors...
* NOISSUE basic code for downloading JREs from MojangPetr Mrázek2020-10-11-0/+889
| | | | | Not integrated yet, but the logic has tests and shouldn't be too shaky. Integration comes next.
* NOISSUE add a way to use native system versions of OpenAL and GLFWPetr Mrázek2020-09-10-6/+132
| | | | | | If your OS comes with patched/fixed/newer versions of those, you can now check the checkboxes and stop using the old ones shipped by Mojang.
* NOISSUE remove translations from CheckJava launch stepPetr Mrázek2020-09-07-10/+10
|
* NOISSUE add 'java.vendor' to the checker and display/log the valuePetr Mrázek2020-09-07-9/+17
|
* NOISSUE Add world icons and world icon reset buttonPetr Mrázek2020-08-22-2/+108
|
* NOISSUE attempt to fix build on macOSPetr Mrázek2020-08-21-9/+9
|
* GH-3095 New FTB platform supportJamie Mansfield2020-08-21-0/+1112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Models are based on the models from my go-modpacksch library. License: ======== The MIT License (MIT) Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/> Copyright (c) contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* GH-3234 Add support for custom meta URLs at build timePetr Mrázek2020-07-18-99/+75
| | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
* Merge pull request #3239 from haykam821/intermediary-errorsPetr Mrázek2020-07-18-2/+2
|\ | | | | Fix Fabric loader error messages being reused for intermediary mappings
| * Fix Fabric loader error messages being reused for intermediary mappingshaykam8212020-07-09-2/+2
| |
* | Merge pull request #3241 from Bowser65/feature/render-overlayPetr Mrázek2020-07-18-3/+8
|\ \ | |/ |/| Minor: Render the skin overlay in SkinUtils
| * NOISSUE render the skin overlay in SkinUtilsBowser652020-07-12-3/+8
|/
* NOISSUE fix a bunch of valgrind errorsPetr Mrázek2020-06-28-4/+8
|
* NOISSUE rename ComponentList to PackProfilePetr Mrázek2020-06-27-145/+145
| | | | It's not just components, so the naming needed cleaning up.
* GH-3189 update the nbt libraryPetr Mrázek2020-06-07-0/+0
|
* NOISSUE Switch twitch modpack page to use a QListViewPetr Mrázek2020-06-07-31/+16
| | | | | This makes the lazy loading of the paginated search results actually work.
* Merge pull request #3169 from kb-1000/fix-accessibility-2Petr Mrázek2020-05-30-0/+2
|\ | | | | Allow compiling MultiMC using Qt builds without accessibility again
| * Allow compiling MultiMC using Qt builds without accessibility againkb10002020-05-30-0/+2
|/
* Merge pull request #2864 from Hubcapp/patch-1Petr Mrázek2020-05-29-1/+1
|\ | | | | Update BUILD.md
| * Update BUILD.mdHubcapp2019-09-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the `git clone` command provided doesn't work and gives this error on Debian ``` $ git clone --recursive git@github.com:MultiMC/MultiMC5.git src Cloning into 'src'... The authenticity of host 'github.com (192.30.253.113)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` I am suggesting an alternative command to provide to users in BUILD.md instead.
* | Merge pull request #3127 from OverMighty/developPetr Mrázek2020-05-29-6/+7
|\ \ | | | | | | fix: add support for args with spaces to MultiMC::messageReceived()