aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2023-04-17This was movedTheKodeToad
2023-04-17Smol fixesTheKodeToad
2023-04-17Boring changesTheKodeToad
2023-04-12Added missing characterTrial97
2023-04-12Added task to load dependenciesTrial97
2023-04-10Added dependencies to the APIsTrial97
2023-04-09Remove `seek`Kode
2023-04-07How did i-TheKodeToad
2023-04-06Better collectFileListRecursively errorTheKodeToad
2023-04-06Revert concurrent syntaxTheKodeToad
2023-04-06Remove more prototype not good codeTheKodeToad
2023-04-06Remove "prototype" fieldTheKodeToad
2023-04-06Use local metadataTheKodeToad
2023-03-28Skip lookup if no files and fail if zipping failsTheKodeToad
2023-03-19Improve invokeMethod syntaxTheKodeToad
2023-03-19Replace native file separator - this was accidentally brought to my attention...TheKodeToad
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-18Only add summary if not emptyTheKodeToad
2023-03-18Info and error dialogsTheKodeToad
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-03-06Further reduce buggy behaviourTheKodeToad
2023-03-05More refactoringTheKodeToad
2023-03-04Fix abort?TheKodeToad
2023-03-04Implement abort (possible broken?) and therefore make it work without crashing!TheKodeToad
2023-03-04Improve codeTheKodeToad
2023-03-03Make it work! (TODO make it not crash)TheKodeToad
2023-03-03Mod loader supportTheKodeToad
2023-03-03Move task to another threadTheKodeToad
2023-03-02Move logic to taskTheKodeToad
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13fix(ModUpdater): ensure instead of require icon_urlflow
2023-01-13fix(ModUpdater): fail mods individually when there's errors in the JSONflow
2023-01-13refactor(RD): allow setting custom folder target for downloaded resourcesflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13fix: CodeQL warnings about the rule of twoflow
2023-01-13fix(RD): pass copy of IndexedPack to callbacks instead of ref.flow
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13fix: build with qt5.12 on Linux and pedantic flagflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-13Merge pull request #714 from redstrate/cmarkflow
2023-01-12fix: Remove extra line breaks for modrinth descriptionsJoshua Goins
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
2023-01-06fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cppbyquanton
2022-12-29refactor: add an `identify` function to make easy to reuseRachel Powers