Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 #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 #3931 from jamierocks/july-wrk2 | Petr Mrázek | |
NOISSUE Debranding, fix annoying warning, updated Patreon logo | |||
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 | 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-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-06-25 | Merge pull request #3896 from jamierocks/mib-suffix | Petr Mrázek | |
NOISSUE Use MiB suffix for Java memory options | |||
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-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-20 | NOISSUE Fix Modplatform Scrollbars properly | phit | |
2021-06-20 | NOISSUE Fix FTB Legacy Pack Selection | phit | |
2021-06-20 | Merge pull request #3880 from phit/fix/GH-3720 | Petr Mrázek | |
GH-3720 Fix UI inconsistencies with Modplatforms | |||
2021-06-20 | Revert "GH-3507 Modernize MacOS Icon" | Petr Mrázek | |
This reverts commit d08a2f00a2e403937b38254595cea6af5c5b236c. | |||
2021-06-20 | GH-3720 Fix UI inconsistencies with Modplatforms | phit | |
Fixes GH-3118 Fixes GH-3720 Fixes GH-3731 Icons and Ok button state will now switch consistently when moving between tabs. ATLaunchers packlist is now no longer redownloaded each time you open its Tab. All lists are striped now. And all search and filter fields now have a placeholder text. | |||
2021-06-19 | NOISSUE Add notice re MSA to login dialog | Jamie Mansfield | |
This commit should be reverted when support for Microsoft/Xbox authentication is introduced. | |||
2021-06-19 | Merge pull request #3875 from jamierocks/feature/gh-3033 | Petr Mrázek | |
GH-3033 Add filtering for version components | |||
2021-06-19 | Merge pull request #3877 from Zetabite/feature_offline_status_log | Petr Mrázek | |
NOISSUE Add info for instance launch mode and server status when online | |||
2021-06-19 | NOISSUE Add info for instance launch mode and server status when online | Adrian | |
2021-06-19 | GH-2971 Brand mod model for resource/texture pack pages | Jamie Mansfield | |
2021-06-19 | GH-3719 Translate some missing strings when changing locale | Jamie Mansfield | |
2021-06-18 | NOISSUE Don't translate logged entries | Jamie Mansfield | |
2021-06-18 | GH-3033 Add filtering for version components | Jamie Mansfield | |
2021-06-18 | GH-3507 Modernize MacOS Icon | phit | |
full credit to @ThePotatoKing55 | |||
2021-06-18 | GH-3731 Limit Curserforge version height | phit | |
2021-06-18 | NOISSUE Specify support URLs at build time | Jamie Mansfield | |
Support URLs (bug tracker, Discord guild, subreddit) are now specified as cache variables in cmake, and the buttons are not shown if no value is set for them. This is an early-stage move towards debranding the MultiMC codebase, and will (hopefully) alleviate support requests coming to us from illicit forks. | |||
2021-06-14 | Add xrandr to the dependencies of the RPM package | kb1000 | |
2021-06-03 | NOISSUE Disable 'Install Forge' button when game is running | Jamie Mansfield | |
2021-05-23 | NOISSUE Add --server argument for --launch | Janrupf | |
2021-05-22 | NOISSUE Allow joining servers from the servers page | Janrupf | |
2021-05-22 | NOISSUE Use minecraft logic for parsing adresses | Janrupf | |
2021-05-22 | NOISSUE Use Vanilla logic for resolving servers | Janrupf | |
2021-05-22 | NOISSUE Register settings for setting a server | Janrupf | |
2021-05-22 | NOISSUE Required UI elements for setting a server | Janrupf | |
2021-05-15 | Merge pull request #3787 from JoelTroch/feature/gh-3450 | Petr Mrázek | |
GH-3450 Add checkboxes to display and record game time | |||
2021-05-13 | GH-3450 Add checkboxes to display and record game time | Joël Troch | |
2021-04-16 | NOISSUE Support custom,latest,recommended loader versions for ATL | Jamie Mansfield | |
This provides support for modpacks using the new loader mechanism in ATLauncher and using a non-specific version target. | |||
2021-04-08 | NOISSUE fix build | Petr Mrázek | |
2021-04-08 | Merge pull request #3691 from phit/feature/fixcurse | Petr Mrázek | |
NOISSUE Curseforge makeover | |||
2021-04-08 | NOISSUE Handle JSON exceptions in ATLauncher support | Jamie Mansfield | |
Thanks to phit for pointing this out :) |