Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | NOISSUE Do not hide mods list pages when the instance is running. | Petr Mrázek | |
Instead, disable (most of) the controls. | |||
2019-07-14 | GH-358 Make version page use a toolbar for all the actions | Petr Mrázek | |
This should make it possible to make it fit on small screens again. | |||
2019-07-12 | Merge pull request #2740 from jturnism/patch-1 | Petr Mrázek | |
Update changelog.md | |||
2019-07-11 | Update changelog.md | Joseph Turner | |
Just installing "qt5-qtbase" on Fedora 30 does not allow MultiMC to run. It still needs "libQt5Widgets.so.5" and by running "dnf whatprovides" it tells me "qt5-qtbase-gui" provides that file and also pulls in "qt5-qtbase" as a dependency if not already installed. I am assuming this is the same situation for CentOS/RHEL | |||
2019-07-11 | NOISSUE bump deb package version | Petr Mrázek | |
2019-07-11 | NOISSUE make the deb package depend on Qt5 | Petr Mrázek | |
2019-07-11 | NOISSUE update component buttons some more when the versions change | Petr Mrázek | |
2019-07-11 | NOISSUE update version and changelog | Petr Mrázek | |
2019-07-10 | NOISSUE disable component install buttons in impossible cases | Petr Mrázek | |
2019-07-09 | NOISSUE recognize curseforge URLs dropped on top of MultiMC | Petr Mrázek | |
2019-07-09 | Revert "NOISSUE Import page is now a MultiMC pack page" | Petr Mrázek | |
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259. | |||
2019-07-09 | Revert "NOISSUE simple/stupid default game options, UI only" | Petr Mrázek | |
This reverts commit 497d9bec029247f202befb34cc3d5da6e810fa73. | |||
2019-07-09 | NOISSUE simple/stupid default game options, UI only | Petr Mrázek | |
2019-07-03 | GH-2723 disable deprecation warnings | Petr Mrázek | |
We are targeting version 5.4 of the Qt ABI. Deprecations from 2019 are irrelevant. | |||
2019-07-02 | GH-2724 update group view geometries in more cases | Petr Mrázek | |
Fixes crashes when adding instances to groups that didn't exist before. | |||
2019-07-01 | GH-2716 do not censor values shorter than 4 in logs | Petr Mrázek | |
2019-06-30 | Merge pull request #2718 from therealfarfetchd/hidpi-icon-fix | Petr Mrázek | |
Enable HiDPI pixmaps to fix icon scaling for HiDPI displays | |||
2019-06-30 | NOISSUE connect twitch URL resolving to modpack resolving. works now. | Petr Mrázek | |
2019-06-29 | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | |
2019-06-27 | Enable HiDPI pixmaps to fix icon scaling for HiDPI displays | therealfarfetchd | |
2019-06-27 | NOISSUE add silly twitch URL and CCIP resolving page to 'add instance' | Petr Mrázek | |
It needs a few more steps and it will handle all kinds of twitch packs. | |||
2019-06-26 | NOISSUE add support for 'experiment' Minecraft versions | Petr Mrázek | |
2019-06-25 | Merge branch 'feature/update_translation_fix' into develop | Petr Mrázek | |
2019-06-23 | Merge pull request #2703 from Janrupf/feature/apply_proxy_settings | Petr Mrázek | |
GH-2499 Apply proxy settings immediately | |||
2019-06-23 | Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interaction | Petr Mrázek | |
GH-2515 Save instance ID before display dialog | |||
2019-06-23 | Merge pull request #2706 from Janrupf/feature/fix_hashtag_in_notes | Petr Mrázek | |
Feature/fix hashtag in notes | |||
2019-06-23 | Merge pull request #2708 from Janrupf/feature/single_imgur_uploads | Petr Mrázek | |
GH-689 Don't create album for single screenshot | |||
2019-06-23 | Merge pull request #2704 from Janrupf/feature/autoselect_new_instances | Petr Mrázek | |
GH-2592 Autoselect newly created instances | |||
2019-06-23 | NOISSUE Renaming for better understanding | janrupf | |
2019-06-22 | GH-1701 Check job size for translation | janrupf | |
2019-06-22 | GH-2499 Apply proxy settings immediately | janrupf | |
2019-06-22 | GH-689 Don't create album for single screenshot | janrupf | |
2019-06-21 | GH-2515 Save instance ID before display dialog | janrupf | |
2019-06-21 | NOISSUE Test comment escaping with unit tests | janrupf | |
2019-06-21 | NOISSUE Revert INI parser back to single pass | janrupf | |
2019-06-21 | GH-1813 Escape # in INI (and better reader) | janrupf | |
2019-06-21 | GH-2592 Autoselect newly created instances | janrupf | |
2019-06-17 | Merge pull request #2694 from Janrupf/fix-disabled-mods | Petr Mrázek | |
Operate on copy of QString instead of appending | |||
2019-06-17 | NOISSUE Don't append .disabled to string | janrupf | |
2019-06-15 | Merge branch 'develop' of https://github.com/lelandliu/MultiMC5 into develop | Petr Mrázek | |
2019-06-15 | NOISSUE limit fabric intermediary selection options in UI by minecraft version | Petr Mrázek | |
2019-06-15 | NOISSUE fix fabric tooltip string | Petr Mrázek | |
2019-06-15 | GH-2639 Add simple fabric loader installation support | Petr Mrázek | |
2019-06-15 | Merge pull request #2690 from asiekierka/fabric-modparse | Petr Mrázek | |
Add Fabric mod JSON parsing support | |||
2019-06-15 | fix author name parsing | asie | |
2019-06-15 | Add Fabric mod JSON parsing support | asie | |
2019-06-14 | Fixed adding a disabled duplicate | Leland Liu | |
2019-06-08 | Merge pull request #2684 from isoraqathedh/patch-1 | Petr Mrázek | |
Pass command line arguments through to the executable | |||
2019-06-08 | Update run.sh | isoraqathedh | |
Pass command line arguments through to the executable | |||
2019-06-08 | NOISSUE fix macOS build, remove bundled dependencies on linux | Petr Mrázek | |
Your copy of MultiMC might stop working after this update because we no longer bundle Qt and other system libraries. Contact us at https://discord.gg/0k2zsXGNHs0fE4Wm if you need help with installing Qt. Qt 5.4.x or newer is required. |