Age | Commit message (Expand) | Author |
2023-01-25 | Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrs | Sefa Eyeoglu |
2023-01-24 | fix(ResourceFolder): don't create two smart ptrs for the same raw ptr | flow |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2023-01-23 | Merge pull request #675 from flowln/generalize_mod_model | Sefa Eyeoglu |
2023-01-16 | Merge pull request #696 from Ryex/import-all-the-things | Sefa Eyeoglu |
2023-01-14 | chore: update license headers | Sefa Eyeoglu |
2023-01-14 | Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion | flow |
2023-01-13 | fix: don't fail mod parsing when encountering invalid modListVersion | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-12 | Merge branch 'PrismLauncher:develop' into instance-accounts | Aaron Sonin |
2023-01-11 | feat: add button to import component JSONs | Sefa Eyeoglu |
2023-01-09 | chore: cleanup review suggestions | Rachel Powers |
2023-01-07 | feat: Import all the things! | Rachel Powers |
2023-01-07 | Merge pull request #576 from Ryex/identify-zip-packs | Sefa Eyeoglu |
2023-01-02 | Merge branch 'PrismLauncher:develop' into instance-accounts | Aaron Sonin |
2023-01-02 | Allow selecting a default account to use with an instance | Aaron |
2022-12-30 | fix newlines | Rachel Powers |
2022-12-30 | Merge pull request #626 from leo78913/mods-provider-column | flow |
2022-12-29 | refactor: add an `identify` function to make easy to reuse | Rachel Powers |
2022-12-29 | refactor(Mods): make provider() return a std::optional | flow |
2022-12-27 | refactor: add logging category for credentials | Sefa Eyeoglu |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers |
2022-12-26 | Merge pull request #618 from TheKodeToad/safer-destructive-actions | Sefa Eyeoglu |
2022-12-24 | feat: zip resource validation check for flame | Rachel Powers |
2022-12-24 | fix: update parse tests | Rachel Powers |
2022-12-24 | feat: validate world saves | Rachel Powers |
2022-12-24 | feat: worldSave parsing and validation | Rachel Powers |
2022-12-24 | feat: add shaderpack validation | Rachel Powers |
2022-12-24 | feat: add a `ModUtils::validate` | Rachel Powers |
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers |
2022-12-16 | fix: translate unknown mod provider | leo78913 |
2022-12-15 | fix(ResourceModel): use a single ConcurrentTask for parsing tasks | flow |
2022-12-15 | feat: add a provider column to the mods page | leo78913 |
2022-12-14 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2022-12-14 | Improve handling of destructive actions | TheKodeToad |
2022-12-11 | Not all libraries are from Mojang | Una |
2022-12-11 | Merge pull request #569 from Jan200101/PR/fix-mangohud | Sefa Eyeoglu |
2022-12-11 | Merge pull request #461 from flowln/fix_big_resource_pack_imgs | flow |
2022-12-11 | chore: replace naive mangohud preload with vklayer detection | Jan200101 |
2022-12-08 | fix: re-add LD_LIBARY_PATH to mangohud | Jan200101 |
2022-12-02 | Merge pull request #423 from TheKodeToad/addagent | flow |
2022-12-02 | Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwu | flow |
2022-11-29 | Make requested changes | TheKodeToad |
2022-11-28 | fix: don't disable interaction on non-mod models when inst. is running | flow |
2022-11-27 | fix: check resource pack validity solely using pack format | Sefa Eyeoglu |
2022-11-23 | Button to add agent | TheKodeToad |
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Ryan Cao |
2022-11-21 | refactor: remove old updater | Sefa Eyeoglu |
2022-11-20 | fix: remove commented-out assertions | flow |
2022-11-20 | refactor: move RP/TP validation to their respective utils | flow |