aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/atlauncher
AgeCommit message (Collapse)Author
2022-05-21ATLauncher: Display warnings when selecting optional modsJamie Mansfield
2022-05-21ATLauncher: Display install messages if applicableJamie Mansfield
2022-05-21ATLauncher: Display mod colours in optional mod dialogJamie Mansfield
2022-05-20ATLauncher: Reduce boilerplate code for fetching versionsJamie Mansfield
2022-05-20ATLauncher: Install LiteLoader as a component where possibleJamie Mansfield
2022-05-20ATLauncher: Avoid downloading Forge twice for older packsJamie Mansfield
This resolves a quirk where Forge would still be downloaded for use as a jarmod, even when we detected Forge as a component.
2022-04-22ATLauncher: Support using share codesJamie Mansfield
2022-02-21refactor: set default InstanceType to OneSixSefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
Let's move off our custom QuaZip. In the olden times we needed the custom version of QuaZip, as it was basically unmaintained and on SourceForge (eww). But nowadays it's maintained and on GitHub. See new GitHub page: https://github.com/stachenov/quazip
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-12-18NOISSUE Add license headers to source files created by meJamie Mansfield
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek