Age | Commit message (Expand) | Author |
2023-07-30 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-07-26 | fix: add support for QByteArray inifile | Trial97 |
2023-07-14 | Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-place | seth |
2023-07-13 | Update launcher/minecraft/mod/tasks/LocalResourceParse.cpp | Rachel Powers |
2023-07-13 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-07-10 | Merge pull request #1331 from TheKodeToad/hungry-trash | seth |
2023-07-08 | fix(flame install): don't assume .zip is a resource pack. default to mod | Rachel Powers |
2023-07-08 | Make trash hungry | TheKodeToad |
2023-07-08 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou |
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas |
2023-07-01 | chore: fix shadowed member and signed/unsigned mismatch | Rachel Powers |
2023-07-01 | fix: toml without exceptions usage | Rachel Powers |
2023-07-01 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-06-28 | Added warnings for running instances | Trial97 |
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-06-25 | Made custom url function | Trial97 |
2023-06-24 | Added translation | Trial97 |
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-06-23 | fix: fix crash when hiding columns on resource packs page | leo78913 |
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-06-22 | Merge pull request #1058 from Ryex/feature/images-for-resource-page | Rachel Powers |
2023-06-21 | Made buttons on ModsFolderPage enabled all the time | Trial97 |
2023-06-21 | fix: resize columns on hide ^& uniform heights | Rachel Powers |
2023-06-20 | Added fallback for quilt if the API or Kotilin is not present | Trial97 |
2023-06-19 | Fixed build | Trial97 |
2023-06-19 | Fixed removeIf | Trial97 |
2023-06-19 | Added overide for Quilt/Fabric | Trial97 |
2023-06-19 | Fixed regresion regarding modrinth project_id in dependence array | Trial97 |
2023-06-19 | Changed qWarning to qDebug for raw data | Trial97 |
2023-06-19 | Small fixes | Trial97 |
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-06-07 | Resolve other switch fallthrough issues | PandaNinjas |
2023-06-06 | update resource and data pack pack_format_versions | leo78913 |
2023-06-04 | chore: clean up after new compiler warnings | Rachel Powers |
2023-05-28 | fix: use instance settings, make image column user resizeable, fix memory leak | Rachel Powers |
2023-05-28 | refactor: column names as class property, use string names in setting | Rachel Powers |
2023-05-28 | Merge branch 'develop' into feature/images-for-resource-page | Rachel Powers |
2023-05-28 | Fixed Ptr logic | Trial97 |
2023-05-28 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 |
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes cycl... | Rachel Powers |
2023-05-24 | feat: Column on left, hideable | Rachel Powers |
2023-05-14 | Made sure the metadata is valid when checking mod deps | Trial97 |
2023-05-05 | feat: display license and issue tracker | Rachel Powers |
2023-05-05 | use 32x32 images for image column | Rachel Powers |
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers |
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers |
2023-05-04 | feat(texturepackPage): icon column | Rachel Powers |
2023-05-04 | feat(modpage): mod icon in description and column | Rachel Powers |
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers |