Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-08 | Merge pull request #4233 from ImperatorStorm/update-man | Petr Mrázek | |
NOISSUE Update manpage to include new `-a / --profile` option. | |||
2021-11-07 | NOISSUE Update manpage to include new `-a / --profile` option. | ImperatorStorm | |
2021-11-07 | GH-4200 Search Eclipse Foundation and Adoptium in Registry | Owen Wang | |
2021-11-06 | GH-4227 Don't blindly trust mods.toml to be valid | Janrupf | |
2021-11-03 | NOISSUE fix some small build issues | Petr Mrázek | |
2021-10-31 | GH-1795 add terminal launch option to use a specific Minecraft profile | Petr Mrázek | |
Used like this: ``` ./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net ``` | |||
2021-10-27 | GH-4164 set instance drag image hotspot based on where the drag started | Petr Mrázek | |
2021-10-25 | GH-4164 Assign instances to groups using drag & drop | Petr Mrázek | |
2021-10-25 | GH-3490 sort instances by name is now aware of numbers | Petr Mrázek | |
2021-10-25 | NOISSUE add more logging when java checker fails to start | Petr Mrázek | |
2021-10-24 | NOISSUE fix debranding changes affecting version file format | Petr Mrázek | |
2021-10-24 | Merge pull request #4186 from ImperatorStorm/addman | Petr Mrázek | |
MultiMCGH-4120 Add manpage to ubuntu and rpm packages | |||
2021-10-24 | GH-4185 Include the modpack version in instance title for ATLauncher | Jamie Mansfield | |
2021-10-24 | GH-4185 Include the modpack version in instance title for modpacks.ch | Jamie Mansfield | |
2021-10-24 | NOISSUE Use MiB suffix for memory and permgen | Jamie Mansfield | |
2021-10-24 | NOISSUE Correct spelling of miscellaneous | Jamie Mansfield | |
2021-10-24 | NOISSUE Add option to disable global play time status | Jamie Mansfield | |
2021-10-24 | NOISSUE Remove lingering full stop in playtime status | Jamie Mansfield | |
2021-10-24 | NOISSUE Use common duration format for global and instances | Jamie Mansfield | |
2021-10-24 | Merge pull request #4178 from jamierocks/qt-clear-button | Petr Mrázek | |
NOISSUE Use Qt's clear button for ATLauncher page | |||
2021-10-24 | Merge pull request #4177 from jamierocks/mch-search | Petr Mrázek | |
NOISSUE Fix modpacks.ch search | |||
2021-10-21 | MultiMCGH-4120 Add manpage to ubuntu and rpm packages | ImperatorStorm | |
2021-10-21 | NOISSUE fix translations | Petr Mrázek | |
2021-10-21 | NOISSUE Update links to repo, fix up library README | Petr Mrázek | |
2021-10-21 | NOISSUE finish up the obvious parts of debranding | Petr Mrázek | |
This is not absolutely complete, but reasonably so | |||
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-10-21 | NOISSUE continue the debranding | Petr Mrázek | |
2021-10-21 | NOISSUE fix windows rc file and mac icon | Petr Mrázek | |
2021-10-21 | GH-4011 fix license text missing from About dialog | Petr Mrázek | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-10-21 | NOISSUE re-align the status bar | Petr Mrázek | |
2021-10-17 | NOISSUE Use Qt's clear button for ATLauncher page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-17 | NOISSUE Use Qt's clear button for modpacks.ch page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-16 | NOISSUE Search as you type for modpacks.ch | Jamie Mansfield | |
Since we just filter data locally now, this isn't painfully slow - indeed it's very quick. This also matches other platforms, such as ATLauncher. | |||
2021-10-16 | NOISSUE Filter all pack's by name to search for modpacks.ch | Jamie Mansfield | |
modpacks.ch searching has changed, and while likely a bug - we may as well make this change while we fetch all packs anyway. This makes MMC more reactive for searchs for the platform. This should be reverted if/when the modpacks.ch hits a size where we need to restrict how many packs are fetched. | |||
2021-10-08 | Remove broken Mojang services status | kb1000 | |
2021-10-03 | Merge pull request #4103 from tobfos2611/develop | Petr Mrázek | |
Fix underaged account that isn't linked to a family help link. | |||
2021-10-03 | Merge pull request #4143 from phit/patch-1 | Petr Mrázek | |
NOISSUE Remove outdated SSL docs | |||
2021-10-03 | NOISSUE fix typo in FMLLibrariesTask.cpp | Petr Mrázek | |
2021-10-03 | NOISSUE Remove outdated SSL docs | Philip T | |
the link is dead and the equivalent newer page is useless, https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn265983(v=ws.11)?redirectedfrom=MSDN#related-content | |||
2021-09-28 | Merge pull request #4117 from jamierocks/fix-4114 | Petr Mrázek | |
GH-4114 Allow the same file for be downloaded to multiple paths | |||
2021-09-26 | NOISSUE add all missing shader packs icons | Petr Mrázek | |
2021-09-25 | NOISSUE add more shaderpacks icons | Petr Mrázek | |
2021-09-25 | NOISSUE add shaderpacks icon for iOS icon theme | Petr Mrázek | |
2021-09-24 | NOISSUE bump deb package version | Petr Mrázek | |
2021-09-24 | Merge pull request #4100 from kb-1000/run-sh-exec | Petr Mrázek | |
Use exec to launch the MultiMC script in the Debian/RPM packages | |||
2021-09-23 | NOISSUE add shader pack page for instances | Petr Mrázek | |
Only theme with an icon is simple colored, rest is TBD | |||
2021-09-23 | GH-4114 Allow the same file for be downloaded to multiple paths | Jamie Mansfield | |
This is a potential fix to GH-4114. | |||
2021-09-21 | NOISSUE Remove Requestor, it is unused | Petr Mrázek | |
2021-09-17 | GH-4055 Don't download multiple files to the same path | Jamie Mansfield | |
FTB should fix their metadata, but this should resolve issues downloading their packs at present. |