Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | chore: add licensing info to loader logos | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | chore: replace LiteLoader logo with high quality version | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-06 | chore: replace fabricmc icons with SVG | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | icon -> iconName | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-08-02 | Use protected inheritance for BasePageProvider | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Pressed -> Clicked (doh) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge pull request #1452 from getchoo/sparkle-disable | Sefa Eyeoglu | |
2023-08-02 | Merge branch 'develop' into sparkle-disable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1391 from Trial97/prism_export2 | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1476 from Scrumplex/fix-saving-metaurl | Sefa Eyeoglu | |
2023-08-02 | fix: don't reset meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1339 from TheKodeToad/remove-direct-launch | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1359 from Trial97/import | Sefa Eyeoglu | |
2023-08-02 | Update launcher/ui/pages/modplatform/import_ftb/ImportFTBPage.h | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-08-02 | Merge pull request #1294 from ashuntu/develop | Sefa Eyeoglu | |
2023-08-02 | DCO Remediation Commit for ashuntu <101582426+ashuntu@users.noreply.github.com> | ashuntu | |
I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 10678096e57eb5b344f0dd39ad178403640b722a I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 51d7a6289e1cf2df463ae8d7c0b08b4a61faea3c I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 1467072f3dcd6ea5d2e3375ad5d69f3ee6d58af2 Signed-off-by: ashuntu <101582426+ashuntu@users.noreply.github.com> | |||
2023-08-02 | Merge pull request #1445 from Trial97/curse | TheKodeToad | |
feat: removed flame quilt warning | |||
2023-08-02 | Merge pull request #1474 from apix0n/develop | Sefa Eyeoglu | |
2023-08-02 | fix: fix copyright year | Apix | |
Signed-off-by: Apix <apix0n@outlook.com> | |||
2023-07-30 | Merge pull request #1461 from PrismLauncher/update_flake_lock_action | seth | |
chore(nix): update lockfile | |||
2023-07-30 | Merge pull request #1449 from Trial97/tehnic | Sefa Eyeoglu | |
Reintroduce parsing of INI files | |||
2023-07-30 | chore(nix): update lockfile | github-actions[bot] | |
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22) → 'github:nixos/nixpkgs/d2b52322f35597c62abf56de91b0236746b2a03d' (2023-07-29) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18) → 'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29) | |||
2023-07-28 | Removed snapcraft.yaml in favor of dedicated repo: ↵ | ashuntu | |
https://github.com/ashuntu/prismlauncher-snap | |||
2023-07-28 | Merge branch 'PrismLauncher:develop' into develop | Ash | |
2023-07-27 | Merge pull request #1437 from LostLuma/instance-export-ignore-caches-2 | Sefa Eyeoglu | |
2023-07-27 | refactor: introduce internal Launcher_ENABLE_UPDATER variable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-27 | chore: don't include sparkle when not enabled | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-27 | Ignore cache files entirely, also apply to modpack export | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> | |||
2023-07-26 | chore: make INSTALL_BUNDLE a cached variable | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | feat: disable sparkle when update url is empty | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | Merge pull request #1446 from getchoo/nix-fixes | seth | |
disable darwin in flake + cleanup garnix.yaml + fix markdownlint warnings | |||
2023-07-27 | fiexed conflicts | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into prism_export2 | |||
2023-07-26 | Merge pull request #1447 from getchoo/typomoment | Sefa Eyeoglu | |
fix: typo in task.h | |||
2023-07-26 | fix: add support for QByteArray inifile | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-26 | Update launcher/ui/MainWindow.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-26 | fix: typo in task.h | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | chore(docs): correct markdownlint warnings | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | fix(nix): disable x86_64-darwin | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | chore(ci): cleanup garnix.yaml | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | removed quilt warning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-26 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-07-26 | Merge pull request #1438 from Scrumplex/update-docs | Sefa Eyeoglu | |
2023-07-26 | Address review comments | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> | |||
2023-07-26 | fix: fix typo in README | Sefa Eyeoglu | |
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-26 | Merge pull request #1434 from getchoo/garnix | Sefa Eyeoglu | |
2023-07-26 | Merge pull request #1427 from tjw123hh/develop | TheKodeToad | |
Add some missing strings to translations | |||
2023-07-26 | chore: update information for downstreams | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-26 | Ignore cache files when exporting instances | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> |