Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE give technic icon a darker outline | Petr Mrázek | 2020-10-13 | -1/+13 |
| | ||||
* | NOISSUE use Json parsing helpers to process technic search results | Petr Mrázek | 2020-10-13 | -19/+28 |
| | ||||
* | GH-469 Implement support for importing and searching for Technic Platform ↵ | kb1000 | 2020-10-13 | -2/+688 |
| | | | | | | | 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. | |||
* | NOISSUE add a way to use native system versions of OpenAL and GLFW | Petr Mrázek | 2020-09-10 | -4/+114 |
| | | | | | | 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 add 'java.vendor' to the checker and display/log the value | Petr Mrázek | 2020-09-07 | -1/+3 |
| | ||||
* | NOISSUE Add world icons and world icon reset button | Petr Mrázek | 2020-08-22 | -1/+62 |
| | ||||
* | NOISSUE attempt to fix build on macOS | Petr Mrázek | 2020-08-21 | -2/+2 |
| | ||||
* | GH-3095 New FTB platform support | Jamie Mansfield | 2020-08-21 | -0/+627 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 time | Petr Mrázek | 2020-07-18 | -138/+7 |
| | | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general. | |||
* | Fix Fabric loader error messages being reused for intermediary mappings | haykam821 | 2020-07-09 | -2/+2 |
| | ||||
* | NOISSUE rename ComponentList to PackProfile | Petr Mrázek | 2020-06-27 | -14/+14 |
| | | | | It's not just components, so the naming needed cleaning up. | |||
* | NOISSUE Switch twitch modpack page to use a QListView | Petr Mrázek | 2020-06-07 | -31/+16 |
| | | | | | This makes the lazy loading of the paginated search results actually work. | |||
* | Allow compiling MultiMC using Qt builds without accessibility again | kb1000 | 2020-05-30 | -0/+2 |
| | ||||
* | Merge pull request #3127 from OverMighty/develop | Petr Mrázek | 2020-05-29 | -6/+7 |
|\ | | | | | fix: add support for args with spaces to MultiMC::messageReceived() | |||
| * | fix: add support for args with spaces to MultiMC::messageReceived() | OverMighty | 2020-05-04 | -6/+7 |
| | | | | | | | | | | | | | | | | Previously, when the main instance of MultiMC would receive an `import` or `launch` message from another instance, it would split the message on each space, and only read the first word of the argument (zip path/URL or instance ID). This commit fixes that problem by sectioning the message string instead. | |||
* | | Clarify WSL error messages | Thalia Nero | 2020-05-28 | -2/+2 |
| | | ||||
* | | Fix. | Petr Mrázek | 2020-05-28 | -2/+1 |
| | | ||||
* | | NOISSUE prevent evil from winning | Petr Mrázek | 2020-05-28 | -0/+22 |
| | | ||||
* | | GH-2802 remove extra remapping of indexes in VersionPage model | Petr Mrázek | 2020-05-17 | -1/+1 |
| | | ||||
* | | GH-3131 fix not working with proxy ports > 32767 | Petr Mrázek | 2020-05-17 | -1/+1 |
|/ | ||||
* | NOISSUE expose twitch pack url, description and author list | Petr Mrázek | 2020-04-29 | -0/+50 |
| | ||||
* | NOISSUE Add pagination support to twitch pack search | Petr Mrázek | 2020-04-01 | -13/+85 |
| | | | | | Try searching for 'craft'. Now it gives ALL the results, not just the first page of 25. | |||
* | NOISSUE fix build | Petr Mrázek | 2020-04-01 | -1/+1 |
| | ||||
* | NOISSUE Bare-bones twitch pack browser | Petr Mrázek | 2020-04-01 | -1/+594 |
| | ||||
* | NOISSUE update version number, changelog and credits in about dialog0.6.11 | Petr Mrázek | 2020-03-29 | -0/+1 |
| | ||||
* | GH-2544 enable Forge install button for >= 1.13 | Petr Mrázek | 2020-03-28 | -1/+1 |
| | ||||
* | Merge pull request #2979 from Brottweiler/desktop-entry-tweak | Petr Mrázek | 2020-02-25 | -1/+1 |
|\ | | | | | Tweak GenericName for Linux desktop entry | |||
| * | GH-2979 Tweak GenericName | Brottweiler | 2020-02-24 | -1/+1 |
| | | ||||
* | | GH-2988 add --import command-line option | OverMighty | 2020-02-24 | -7/+49 |
|/ | | | | | | | | When specified, opens the "Import from zip" dialog as soon as the main window is shown, with the URL field prefilled with the argument given to the option. Closes #2998 | |||
* | GH-2769 add an option to not copy play time when copying instances | Petr Mrázek | 2020-01-09 | -2/+38 |
| | ||||
* | GH-2832 add .minecraft and libraries buttons to version page | Petr Mrázek | 2020-01-09 | -0/+34 |
| | ||||
* | GH-2819 mod list filter now also looks at descriptions and authors | Petr Mrázek | 2020-01-08 | -0/+20 |
| | ||||
* | GH-2839 remove username wording from login and account dialogs | Petr Mrázek | 2020-01-08 | -4/+3 |
| | ||||
* | GH-2853 fix collapsing state being sticky in group view | Petr Mrázek | 2020-01-08 | -0/+4 |
| | | | | | Now it resets properly and collapsing a group doesn't make all subsequent clicks collapse groups. | |||
* | NOISSUE add wget as a dependency for deb package | Petr Mrázek | 2020-01-08 | -2/+2 |
| | ||||
* | GH-2880 make services status widget open a valid page | Petr Mrázek | 2020-01-07 | -1/+1 |
| | | | | https://help.mojang.com/ no longer has API status | |||
* | NOISSUE remove dead reference to TwitchPage.ui | Petr Mrázek | 2019-11-18 | -1/+0 |
| | ||||
* | GH-2859 remove twitch page and modpack import from URL | Petr Mrázek | 2019-11-18 | -302/+2 |
| | | | | | The functionality was broken, beyond repair and an ongoing maintenance nightmare. | |||
* | NOISSUE put legacy FTB support in a namespace, fix its base URL | Petr Mrázek | 2019-11-03 | -137/+154 |
| | ||||
* | NOISSUE fix translation string for Twitch drop area | Petr Mrázek | 2019-10-14 | -1/+1 |
| | ||||
* | GH-2859 improve UI for twitch pack import with drag&drop | Petr Mrázek | 2019-10-14 | -13/+98 |
| | ||||
* | NOISSUE remove remains of what could have been technic integration | Petr Mrázek | 2019-10-14 | -206/+0 |
| | ||||
* | NOISSUE remove unused 'PackagesPage' | Petr Mrázek | 2019-10-13 | -538/+0 |
| | ||||
* | NOISSUE make the main window title only 'MultiMC' for screen readers | Petr Mrázek | 2019-10-05 | -0/+1 |
| | ||||
* | Remove include of qtguiglobal.h | kb1000 | 2019-10-01 | -3/+2 |
| | ||||
* | Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without ↵ | kb1000 | 2019-10-01 | -0/+13 |
| | | | | accessibility | |||
* | NOISSUE remove more html rom About dialog | Petr Mrázek | 2019-09-30 | -68/+42 |
| | ||||
* | NOISSUE remove some ugly html strings to make translating slightly nicer | Petr Mrázek | 2019-09-27 | -21/+1 |
| | ||||
* | NOISSUE correct some parts of the README, one more translation string change | Petr Mrázek | 2019-09-26 | -4/+2 |
| | ||||
* | TRANSLATIONS-73 remove some strings that don't show up in the UI | Petr Mrázek | 2019-09-25 | -21/+0 |
| |