aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2022-10-19RenameSamisafool
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-10-08chore: add missing license headersSefa Eyeoglu
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-25Update launcher/minecraft/mod/tasks/LocalModParseTask.cppAlexandru Ionut Tripon
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20feat: support multiarch system classifiersSefa Eyeoglu
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20fix: register JavaRealArchitecture for MinecraftInstanceSefa Eyeoglu
2022-09-20fix: ensure all resource folders existSefa Eyeoglu
2022-09-20fix: comments and naming of texture pack stuffSefa Eyeoglu
2022-09-20fix: testsSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-20Merge pull request #1150 from flowln/fix_crash_on_game_quittxtsd
2022-09-16fix: prevent container detaching in ResourceFolderModelflow
2022-09-16fix: prevent deletes by shared pointer accidental creationflow
2022-09-16fix: move newly allocated resources to the main threadflow
2022-09-16fix: memory leak when getting mods from the mods folderflow
2022-09-15fix: enable demo launch only on supported instancesflow
2022-09-11refactor: restructure testsSefa Eyeoglu
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
2022-09-05Merge pull request #1111 from PolyMC/revert-1067-classpath-epicnessSefa Eyeoglu
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-05Revert "Move classpath definition into NewLaunch itself"Sefa Eyeoglu
2022-09-03fix: improve handling of unrecognized pack formatsflow
2022-09-03fix: crash when adding resource packs directly in the folderflow
2022-09-03fix: race condition on ResourceFolderModel testsflow
2022-09-03feat: move resource pack images to QPixmapCacheflow
2022-09-03feat(tests): add tests for resource pack parsingflow
2022-09-03refactor: move resource pack file parsing utilities to separate namespaceflow
2022-09-03feat: add image from pack.png to resource packsflow
2022-09-03fix: filtering in regex search in resource packsflow
2022-09-03fix: sorting by pack formatflow
2022-09-03feat: add basic resource pack parsing of pack.mcmetaflow
2022-09-03feat: add more resource pack infoflow
2022-09-03feat: allow specifying factory for resources in BasicFolderLoadTaskflow
2022-08-31Merge pull request #1067 from Scrumplex/classpath-epicnessflow
2022-08-31Merge pull request #1080 from flowln/eternal_cacheflow
2022-08-21fix: make FML libraries cache eternalflow
2022-08-21fix: make libraries cache eternalflow
2022-08-20fix: LGTM warningsflow
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor+fix: add new tests for Resource models and fix issuesflow
2022-08-20refactor: simplify Mod structureflow
2022-08-20fix(tests): add timeout on ModFolderModel's testsflow
2022-08-20fix: don't give shared pointer to obj. external to the modelflow