aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
2020-04-19NOISSUE fix compiling of api/logic/Version.cppJohn C. Allwein
-Wrange-loop-construct triggers this error in clang
2020-04-01NOISSUE Bare-bones twitch pack browserPetr Mrázek
2020-03-27GH-2544 allow adding files to `libraries` without affecting classpathPetr Mrázek
This is done by adding library-like objects into the `mavenFiles` list in version JSONs.
2020-03-26NOISSUE no means no, #2Petr Mrázek
2020-03-26NOISSUE no means no.Petr Mrázek
2020-01-09GH-2769 add an option to not copy play time when copying instancesPetr Mrázek
2020-01-08GH-2819 mod list filter now also looks at descriptions and authorsPetr Mrázek
2020-01-08NOISSUE Do not crash when dependencies are customized and conflictPetr Mrázek
2019-11-26NOISSUE fix comment in Commandline.hPetr Mrázek
2019-11-18GH-2859 remove twitch page and modpack import from URLPetr Mrázek
The functionality was broken, beyond repair and an ongoing maintenance nightmare.
2019-11-03NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek
2019-09-27NOISSUE fix display of european portuguese in language listsPetr Mrázek
2019-09-25TRANSLATIONS-82 fix typos: resove -> resolvePetr Mrázek
2019-09-19NOISSUE remove nonsensical logic related to 'MultiMC.app/' prefixes in ↵Petr Mrázek
update manifests
2019-08-20GH-851 save, load and use group expansion statusPetr Mrázek
2019-08-13Escape ; too in instance folder namesKaeptm Blaubaer
2019-08-05NOISSUE do not lose selection on mod enable/disable togglePetr Mrázek
2019-08-04GH-988 add ability to toggle mods with keyboardPetr Mrázek
2019-08-04GH-2785 fix crash caused by starting multiple mod folder update tasksPetr Mrázek
2019-08-04NOISSUE fix listing of mods in log, improve display with unicodePetr Mrázek
2019-08-04NOISSUE fix build on linuxPetr Mrázek
2019-08-04NOISSUE asynchronous, parallel mod folder listing and mod resolvingPetr Mrázek
2019-08-03NOISSUE refactor Mod a bunch, get rid of dead codePetr Mrázek
2019-08-03NOISSUE remove dependency of legacy mod list on the Mod classPetr Mrázek
2019-07-31NOISSUE fix bug with drag & drop not working with empty mod listPetr Mrázek
2019-07-22NOISSUE Add basic accessibility support to GroupViewPetr Mrázek
2019-07-15NOISSUE Show Version page while the instancer is running.Petr Mrázek
All controls are disabled.
2019-07-15NOISSUE Do not hide mods list pages when the instance is running.Petr Mrázek
Instead, disable (most of) the controls.
2019-07-11NOISSUE update component buttons some more when the versions changePetr Mrázek
2019-07-09NOISSUE recognize curseforge URLs dropped on top of MultiMCPetr Mrázek
2019-07-01GH-2716 do not censor values shorter than 4 in logsPetr Mrázek
2019-06-30NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek
2019-06-27NOISSUE 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-25Merge branch 'feature/update_translation_fix' into developPetr Mrázek
2019-06-23Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interactionPetr Mrázek
GH-2515 Save instance ID before display dialog
2019-06-23Merge pull request #2706 from Janrupf/feature/fix_hashtag_in_notesPetr Mrázek
Feature/fix hashtag in notes
2019-06-23NOISSUE Renaming for better understandingjanrupf
2019-06-22GH-1701 Check job size for translationjanrupf
2019-06-21GH-2515 Save instance ID before display dialogjanrupf
2019-06-21NOISSUE Test comment escaping with unit testsjanrupf
2019-06-21NOISSUE Revert INI parser back to single passjanrupf
2019-06-21GH-1813 Escape # in INI (and better reader)janrupf
2019-06-21GH-2592 Autoselect newly created instancesjanrupf
2019-06-17NOISSUE Don't append .disabled to stringjanrupf
2019-06-15Merge branch 'develop' of https://github.com/lelandliu/MultiMC5 into developPetr Mrázek
2019-06-15GH-2639 Add simple fabric loader installation supportPetr Mrázek
2019-06-15fix author name parsingasie
2019-06-15Add Fabric mod JSON parsing supportasie
2019-06-14Fixed adding a disabled duplicateLeland Liu
2019-06-08NOISSUE fix macOS build, remove bundled dependencies on linuxPetr 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.