Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-28 | removed unneded if condition | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added missing ) | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | Update launcher/ui/dialogs/NewInstanceDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-28 | removed comment | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | keep the icon suffix | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | refactor icon list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added license header | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
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> | |||
2023-07-25 | chore(ci): remove nix job | seth | |
we're using garnix now Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-25 | feat(ci): init garnix.yaml | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-25 | Revert permission change | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-25 | Merge branch 'develop' of https://github.com/tjw123hh/PrismLauncher into develop | tjw123hh | |
2023-07-25 | Delete some incorrect `notr="true"` tags | tjw123hh | |
Signed-off-by: tjw123hh <tjw123hh@outlook.com> | |||
2023-07-24 | Merge pull request #1426 from TheKodeToad/token-censor-fix | Sefa Eyeoglu | |
2023-07-24 | Update org.prismlauncher.PrismLauncher.desktop.in | tjw123hh | |
Signed-off-by: tjw123hh <56749271+tjw123hh@users.noreply.github.com> | |||
2023-07-24 | DCO Remediation Commit for tjw123hh <tjw123hh@outlook.com> | tjw123hh | |
I, tjw123hh <tjw123hh@outlook.com>, hereby add my Signed-off-by to this commit: 6a01c277e8f98797e3325a2b249e59ee95f43c7e Signed-off-by: tjw123hh <tjw123hh@outlook.com> | |||
2023-07-24 | Fix token "0" being replaced | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-24 | Delete some incorrect tags | tjw123hh | |
2023-07-23 | Merge pull request #1420 from PrismLauncher/update_flake_lock_action | Sefa Eyeoglu | |
2023-07-22 | Merge pull request #1419 from pandaninjas/update-libnbtplusplus | seth | |
Update libnbtplusplus submodule | |||
2023-07-23 | chore(nix): update lockfile | github-actions[bot] | |
Flake lock file updates: • Updated input 'libnbtplusplus': 'github:PrismLauncher/libnbtplusplus/2203af7eeb48c45398139b583615134efd8d407f' (2022-04-15) → 'github:PrismLauncher/libnbtplusplus/a5e8fd52b8bf4ab5d5bcc042b2a247867589985f' (2023-07-22) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/46ed466081b9cad1125b11f11a2af5cc40b942c7' (2023-07-15) → 'github:nixos/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/5e28316db471d1ac234beb70031b635437421dd6' (2023-07-14) → 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18) | |||
2023-07-22 | Update libnbtplusplus submodule | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-22 | Merge pull request #1402 from Trial97/flame_import | TheKodeToad | |
feat:made flame instace creation use metadata for recommended version |