aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11changed name of file type associationRachel Powers
2022-11-11add some extra debug logs for CF blocked modsRachel Powers
2022-11-10Merge pull request #367 from TheKodeToad/linkjumpingflow
2022-11-10Merge pull request #406 from Scrumplex/fix-clear-metadataflow
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-10Implement flowln's suggestionsTheKodeToad
2022-11-09Merge pull request #415 from TayouVR/fix-main-warningSefa Eyeoglu
2022-11-09refactor: fix CodeQL warnings in StringUtils::naturalCompareflow
2022-11-08A lot more cleanupTheKodeToad
2022-11-08Revert switch to JUL for better coloursTheKodeToad
2022-11-08Always use this for consistencyTheKodeToad
2022-11-08Add StringUtils to CMakeLists.txtTheKodeToad
2022-11-08More license fixingTheKodeToad
2022-11-08Remove last case of printStackTraceTheKodeToad
2022-11-08Implicit is generally preferedTheKodeToad
2022-11-08Try to use more standard exit codesTheKodeToad
2022-11-08More consistent logging textTheKodeToad
2022-11-08Fix the warnings properlyTheKodeToad
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-11-08Merge pull request #407 from AshtakaOOf/readmetxtsd
2022-11-08chore(readme): Specify openSUSE Tumbleweedtxtsd
2022-11-08Merge pull request #392 from PrismLauncher/max_ram_logictxtsd
2022-11-07Update README.mdAdrien
2022-11-07fix: use cross-platform toStdString in FlameHasherflow