Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-07-06 | GH-1949 Allow Legacy FTB pack downloads to be aborted | Jamie Mansfield | |
It looks like this was just an mistake when implementing support for legacy FTB. | |||
2021-06-30 | Merge pull request #3914 from jamierocks/mch-check-checksums | Petr Mrázek | |
NOISSUE Cache modpacks.ch files and check their checksums | |||
2021-06-30 | NOISSUE Fix detection for 32-bit Azul or Bellsoft Java | Jamie Mansfield | |
Co-authored-by: Pedro Cunha <pedroagracio@gmail.com> | |||
2021-06-28 | NOISSUE Cache file downloads for modpacks.ch | Jamie Mansfield | |
2021-06-28 | NOISSUE Verify file checksums for modpacks.ch | Jamie Mansfield | |
2021-06-25 | NOISSUE Fix typo and remove SSH URL | Sebastían | |
2021-06-25 | Merge pull request #3896 from jamierocks/mib-suffix | Petr Mrázek | |
NOISSUE Use MiB suffix for Java memory options | |||
2021-06-25 | Merge pull request #3897 from jamierocks/atl-opt-mod-install-btn | Petr Mrázek | |
NOISSUE Close optional mod dialog with Install button | |||
2021-06-23 | NOISSUE Fail launch if minimum Java requirement is not met | Jamie Mansfield | |
This will fail launch in the following conditions: 1. A version greater than or equal to Minecraft 17w13a, and less than 21w19a - and the Java version is less than 8. 2. A version greater than or equal to Minecraft 21w19a - and the Java version is less than 16. | |||
2021-06-23 | NOISSUE Check mod and config checksums for ATLauncher | Jamie Mansfield | |
2021-06-23 | NOISSUE Close optional mod dialog with Install button | Jamie Mansfield | |
This was a silly ommision I made. | |||
2021-06-23 | NOISSUE Use MiB suffix for Java memory options | Jamie Mansfield | |
2021-06-22 | Merge pull request #3888 from jamierocks/atl-version-selection-width | Petr Mrázek | |
NOISSUE Fix ATLauncher version selection combo box width | |||
2021-06-22 | Merge pull request #3819 from jamierocks/atl-optional-mods | Petr Mrázek | |
NOISSUE Support ATLauncher optional mods | |||
2021-06-22 | Merge pull request #3893 from colbiedison/detect_jdks_in_opt | Petr Mrázek | |
[Linux] Add detection of manually installed JDKs in /opt | |||
2021-06-22 | Add detection of manually installed JDKs in /opt | Colbie Dison | |
2021-06-21 | NOISSUE Support mod grouping and dependencies | Jamie Mansfield | |
2021-06-21 | NOISSUE Support ATLauncher optional mods | Jamie Mansfield | |
2021-06-21 | NOISSUE Fix ATLauncher version selection combo box width | Jamie Mansfield | |
Resolves a bug that was introduced with [1], furthermore and in specific relation to the intent of said commit, this brings the version selection combo box inline with other mod platforms. [1] f7c144c3932a18e1cd96e1ad7505e53ea706a47d | |||
2021-06-21 | Merge pull request #3886 from phit/fixftblegacy | Petr Mrázek | |
NOISSUE Fix FTB Legacy Pack Selection | |||
2021-06-20 | NOISSUE Fix Modplatform Scrollbars properly | phit | |