Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-12 | NOISSE add a shortcut to the loaders mods to main window | Petr Mrázek | |
2021-12-11 | NOISSUE We are using es_UY as latin american spanish | Petr Mrázek | |
Make it actually say that in the UI. | |||
2021-12-08 | NOISSUE Add small workaround for presenting Japanese with Kanji | Petr Mrázek | |
2021-12-08 | NOISSUE account tweaks | Petr Mrázek | |
2021-12-06 | NOISSUE remove the hardcoded blocking of Forge installs | Petr Mrázek | |
Doesn't make it work, but makes it theoretically possible. | |||
2021-12-06 | NOISSUE fix launching offline while online | Petr Mrázek | |
2021-12-06 | NOISSUE fix up some corner cases around migrating accounts | Petr Mrázek | |
2021-12-06 | NOISSUE Add cat xcf file | Petr Mrázek | |
2021-12-05 | NOISSUE party hat for a party cat | Petr Mrázek | |
On the 30th of November, it's been 10 years since the first (documented) release of MultiMC. Party hats for everyone :) | |||
2021-12-05 | NOISSUE fix some error mappings for Mojang accounts | Petr Mrázek | |
2021-12-04 | NOISSUE fix builds, make account refresh queue user friendly | Petr Mrázek | |
2021-12-04 | NOISSUE add missing chrono include | Petr Mrázek | |
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek | |
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid. | |||
2021-11-28 | Merge pull request #4230 from NewoIsTaken/patch-1 | Petr Mrázek | |
GH-4224 Scan 64 bit lib directory to find Java | |||
2021-11-28 | GH-4071 handle network errors when logging in with MSA as 'soft' | Petr Mrázek | |
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed. | |||
2021-11-23 | NOISSUE also undo the AUTORCC change because it was also broken | Petr Mrázek | |
It broke 32bit linux builds... | |||
2021-11-23 | NOISSUE fix fix fix the accounts again | Petr Mrázek | |
2021-11-22 | NOISSUE Do not rely on AUTOUIC | Petr Mrázek | |
It is bugged and does not detect changes in .ui files, which makes development painful. | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |
2021-11-21 | NOISSUE fix build on macOS | Petr Mrázek | |
2021-11-21 | NOISSUE more refactoring | Petr Mrázek | |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek | |
2021-11-20 | NOISSUE fix build | Petr Mrázek | |
2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek | |
2021-11-17 | NOISSUE qnam -> network | Petr Mrázek | |
2021-11-16 | NOISSUE Error on launch when launching 1.18 with < Java 17 | Jamie Mansfield | |
2021-11-16 | NOISSUE fix account re-adding not updating current account | Petr Mrázek | |
2021-11-10 | NOISSUE fix build some more | Petr Mrázek | |
2021-11-10 | NOISSUE fix build | Petr Mrázek | |
2021-11-10 | GH-4217 Add support for GamePass accounts and MC profile setup | Petr Mrázek | |
- We now use the new endpoint for loggiong in via XBox tokens (/launcher/login) - We now check game entitlements instead of only relying on MC profile presence - Accounts can now be added even when they do not have a profile - The launcher will guide you through selecting a Minecraft name if you don't have one yet | |||
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-07 | GH-4224 Scan 64 bit lib directory to find Java | 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 | |