aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08More standard code formatting profileTheKodeToad
2022-11-08Just ignore empty linesTheKodeToad
2022-11-08Remove arguments being passed twiceTheKodeToad
2022-11-08*opinionated change* Remove LauncherFactoryTheKodeToad
2022-11-08So turns out we can have nice thingsTheKodeToad
2022-11-08Sorry for reverting a lot but copying a list just hurts meTheKodeToad
2022-11-08Attempt to mimic clang-formatTheKodeToad
2022-11-08Fix WrongMethodTypeException. Invoke exact don't work like thatTheKodeToad
2022-11-08Less needless verbosity, and return fallbackTheKodeToad
2022-11-08Try to improve consistencyTheKodeToad
2022-11-08Fix license headerssolonovamax
2022-11-08More informative exceptions in entrypointsolonovamax
2022-11-08Cleanup launcher classessolonovamax
2022-11-08Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan...solonovamax
2022-11-08Cleanup splitting string into a pairsolonovamax
2022-11-08Make main staticTheKodeToad
2022-11-08Create launcher.impl.legacyTheKodeToad
2022-11-08Excessive safetyTheKodeToad
2022-11-08Remove the need for LegacyUtilsTheKodeToad
2022-11-08Better variable namingTheKodeToad
2022-11-08Attempt to sort out copyright headersTheKodeToad
2022-11-08Fix formattingTheKodeToad
2022-11-08Code cleanup to net.minecraft.Launchersolonovamax
2022-11-08Cleanup EntryPoint codesolonovamax
2022-11-08Code refactorssolonovamax
2022-11-08Get rid of singleton, and refactor LauncherFactory to be a static classsolonovamax
2022-11-08Various tweaks to the Java component of the launcherTheKodeToad
2022-10-24Merge pull request #281 from Scrumplex/fix-nsis-displaynameflow
2022-10-24fix: use display name in NSISSefa Eyeoglu
2022-10-24Merge pull request #274 from Protrikk/patch-1Sefa Eyeoglu
2022-10-23Better dark theme selection contrastTrisave
2022-10-23Merge pull request #228 from bensuperpc/change_castflow
2022-10-23Merge pull request #240 from jn64/fix/version-label-widthSefa Eyeoglu
2022-10-23Fix version labels widthjn64
2022-10-22Merge pull request #234 from AliceDTRH/fix/dedupejavaflow
2022-10-22Merge pull request #233 from jamierocks/atl-fix-aborting-installsflow
2022-10-22Use correct variable for WindowsAliceDTRH
2022-10-22Deduplicates java installs before passing it onAliceDTRH
2022-10-22ATLauncher: Fix pack installation always abortingJamie Mansfield
2022-10-22Merge pull request #215 from forkiesassds/developflow
2022-10-22Merge pull request #230 from Scrumplex/add-pr-templateSefa Eyeoglu
2022-10-22Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialogSefa Eyeoglu
2022-10-22Merge pull request #225 from Scrumplex/fix-segfault-fileresolverSefa Eyeoglu
2022-10-22Merge pull request #218 from getchoo/change-jars-pathflow
2022-10-22chore: add PR templateSefa Eyeoglu
2022-10-22fix: fix segfault when resolving Flame resourcesSefa Eyeoglu
2022-10-22DCO Remediation Commit for a6b13487Jamie Mansfield
2022-10-22ATLauncher: Abort install if optional mods dialog is closedJamie Mansfield
2022-10-22Change old style cast to C++ castBensuperpc
2022-10-22Merge pull request #185 from flowln/fix_blocked_mods_crashSefa Eyeoglu