aboutsummaryrefslogtreecommitdiff
path: root/application/pages/modplatform/atlauncher
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-06-23NOISSUE Close optional mod dialog with Install buttonJamie Mansfield
This was a silly ommision I made.
2021-06-22Merge pull request #3888 from jamierocks/atl-version-selection-widthPetr Mrázek
NOISSUE Fix ATLauncher version selection combo box width
2021-06-21NOISSUE Support mod grouping and dependenciesJamie Mansfield
2021-06-21NOISSUE Support ATLauncher optional modsJamie Mansfield
2021-06-21NOISSUE Fix ATLauncher version selection combo box widthJamie 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-20NOISSUE Fix Modplatform Scrollbars properlyphit
2021-06-20GH-3720 Fix UI inconsistencies with Modplatformsphit
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-04-16NOISSUE Support custom,latest,recommended loader versions for ATLJamie Mansfield
This provides support for modpacks using the new loader mechanism in ATLauncher and using a non-specific version target.
2021-04-08NOISSUE Handle JSON exceptions in ATLauncher supportJamie Mansfield
Thanks to phit for pointing this out :)
2021-03-21NOISSUE add warning to the ATLauncher pack pagePetr Mrázek
2021-02-11NOISSUE Add search to ATLauncherJamie Mansfield
2021-02-10NOISSUE Show ATLauncher pack descriptions in text browserJamie Mansfield
2021-02-07GH-405 ATLauncher SupportJamie Mansfield