Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-28 | Add flat icon for custom-commands | StaticRocket | |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-08-25 | NOISSUE cut down Requestor | Petr Mrázek | |
2021-08-22 | Merge pull request #4017 from jamierocks/fix-4012 | Petr Mrázek | |
GH-4012 Disable Xbox login if no MS client token is specified | |||
2021-08-22 | NOISSUE fix build | Petr Mrázek | |
Missing QUrl include | |||
2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek | |
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser. | |||
2021-08-20 | NOISSUE Markdown is not available in Qt 5.4 ... who would have thought? | Petr Mrázek | |
2021-08-20 | NOISSUE add setting capes, tweak missing profile message, fix cape IDs | Petr Mrázek | |
2021-08-19 | NOISSUE fix linux builds | Petr Mrázek | |
2021-08-19 | NOISSUE sanitize some MSA auth logging | Petr Mrázek | |
2021-08-18 | NOISSUE print errorString in Requestor | Petr Mrázek | |
2021-08-18 | NOISSUE add ssl error logging to Requestor | Petr Mrázek | |
2021-08-17 | GH-4012 Disable Xbox login if no MS client token is specified | Jamie Mansfield | |
2021-08-15 | GH-3392 make sure skin upload at least doesn't fail completely | Petr Mrázek | |
2021-08-15 | GH-3392 Fix strings in AuthContext and make them translateable | Petr Mrázek | |
2021-08-15 | GH-3392 dirty initial MSA support that shares logic with Mojang flows | Petr Mrázek | |
Both act as the first step of AuthContext. | |||
2021-08-09 | Merge pull request #3997 from phit/detectadoptium | Petr Mrázek | |
GH-3996 Detect Adoptium JDK's | |||
2021-08-09 | GH-3996 Detect Adoptium JDK's | phit | |
2021-07-27 | GH-3974 fix pinning to taskbar in various linux environments | Petr Mrázek | |
2021-07-26 | NOISSUE set the required defs for main library | Petr Mrázek | |
2021-07-25 | NOISSUE loosen requirements on CMake version in katabasis | Petr Mrázek | |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
2021-07-25 | NOISSUE bulk addition of code from Katabasis | Petr Mrázek | |
2021-07-25 | Merge pull request #3961 from phit/patch-1 | Petr Mrázek | |
GH-3939 fix suggestion template | |||
2021-07-23 | GH-3939 fix suggestion template | Philip T | |
2021-07-23 | Merge pull request #3919 from hamarb123/develop | Petr Mrázek | |
Stop application freezes on macOS by moving data to MultiMC.app/Data | |||
2021-07-23 | Merge pull request #3956 from jamierocks/block-forge-117-install | Petr Mrázek | |
NOISSUE Disable Install Forge button on 1.17 (and above) | |||
2021-07-22 | Merge pull request #3958 from jamierocks/fix-3957 | Petr Mrázek | |
GH-3957 Fix 'Add Instance' label | |||
2021-07-22 | GH-3957 Fix 'Add Instance' label | Jamie Mansfield | |
2021-07-22 | NOISSUE Disable Install Forge button on 1.17 (and above) | Jamie Mansfield | |
It appears that Minecraft Forge for Minecraft 1.17 will require setting JVM arguments to operate, this is not currently possible with MultiMC's meta. Therefore, when Forge for 1.17 is released a solution will need to be looked into. | |||
2021-07-22 | NOISSUE Fix minutes display for total playtime | Petr Mrázek | |
2021-07-22 | Added total playtime | Leland Liu | |
2021-07-22 | Merge pull request #2997 from ChrisLane/man-page | Petr Mrázek | |
Add man page doc | |||
2021-07-22 | Merge pull request #3728 from jamierocks/sort-languages | Petr Mrázek | |
NOISSUE Sort languages alphabetically by their key | |||
2021-07-22 | Merge pull request #3299 from QazCetelic/develop | Petr Mrázek | |
Update instance icons, using the newer minecraft textures | |||
2021-07-22 | Merge pull request #3831 from kb-1000/rpm-cleanup | Petr Mrázek | |
NOISSUE Some cleanups of the RPM package | |||
2021-07-22 | Merge pull request #3903 from Sebastian-byte/patch-1 | Petr Mrázek | |
NOISSUE: Fix typo and remove SSH URL | |||
2021-07-22 | Merge pull request #3931 from jamierocks/july-wrk2 | Petr Mrázek | |
NOISSUE Debranding, fix annoying warning, updated Patreon logo | |||
2021-07-22 | Merge pull request #3952 from Tkain/windows-icon-fix | Petr Mrázek | |
NOISSUE: Fix Windows icon scaling issues | |||
2021-07-21 | Fix Windows icon scaling issues | Thomas Kain | |
Recalculated the icon using the official logo SVG and GIMP. Appears visually identical to the old one at all resolutions. | |||
2021-07-13 | GH-3930 Track duration of previous game sessions | Jamie Mansfield | |
2021-07-13 | NOISSUE Update Patreon logo | Jamie Mansfield | |
The logo was taken from Patreon's brand assets [1] archive, and shrunk to size with KolourPaint. [1] https://www.patreon.com/brand | |||
2021-07-13 | NOISSUE Correct trending URL string for Technic packs | Jamie Mansfield | |
This seems to have just been an inadvertent mistake when copy-pasting. This commit just removes an annoying warning. | |||
2021-07-13 | NOISSUE Specify Imgur client ID at build time | Jamie Mansfield | |
2021-07-13 | NOISSUE Use constants for user agents | Jamie Mansfield | |
Here lies yet another early-stage move to debrand the MultiMC codebase, as well as reducing the burden of updating strings across the codebase for a future MultiMC6. | |||
2021-07-11 | GH-2529 Move data path on macOS to MultiMC.app/Data | Hamish Arblaster | |
macOS seems to dislike changing files in the APPBUNDLE.app/Contents directory because it has to re-scan the directory every launch. As a result, large amounts of data there seems to cause freezes of MultiMC. Moving the default location outside of this directory, and thus the data, stops these freezes. There is also a dialogue when the user first opens the app that asks them if they'd like to migrate their data folder, if they select yes it will move it, and if they select no it will not move it and allow them to move it later with an option in settings. | |||
2021-07-06 | Merge pull request #3925 from jamierocks/fix-1949 | Petr Mrázek | |
GH-1949 Allow modpack downloads to be aborted | |||
2021-07-06 | GH-1949 Allow ATLauncher pack downloads to be aborted | Jamie Mansfield | |
2021-07-06 | GH-1949 Allow Technic pack downloads to be aborted | Jamie Mansfield | |
This supports both 'single zip' modpacks and Solder packs, through the Technic mod platform page. | |||
2021-07-06 | GH-1949 Allow modpacks.ch pack downloads to be aborted | Jamie Mansfield | |