aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft
AgeCommit message (Expand)Author
2023-06-19Changed qWarning to qDebug for raw dataTrial97
2023-06-19Small fixesTrial97
2023-06-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-15fix: add JavaVendor as an instance overrideSefa Eyeoglu
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-06update resource and data pack pack_format_versionsleo78913
2023-06-06Renamed requires fieldsTrial97
2023-05-28Fixed Ptr logicTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-14Made sure the metadata is valid when checking mod depsTrial97
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-04Updated required_by as dependencyTrial97
2023-05-04Fixed commentsTrial97
2023-05-04Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01fix: set `x-xbl-contract-version` header during xbox auth stepRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-26Fixed typoJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21More cleanupTrial97
2023-04-21Small cleanupTrial97
2023-04-21Refator task to work with multiple providersTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Small headers removalTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21Tried to fix codeQLTrial97
2023-04-21Fixed headersTrial97
2023-04-21First working version with curseforge modsTrial97
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-04-12Added task to load dependenciesTrial97
2023-04-11Added task to load local mod informationTrial97
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-01fix: use makeShared for importing componentsSefa Eyeoglu
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-22review fixeskumquat-ir
2023-02-19fix metadata for mods with `.nilmod` extensionkumquat-ir
2023-02-16minor cleanupkumquat-ir
2023-02-13do not create nilmods folderkumquat-ir