Octol1ttle
f59e5b2df9
change: set abort button to "Skip" when downloading game files
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-10 22:42:19 +05:00
Octol1ttle
31971b2746
fix: don't return instance if creation didn't succeed
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
4afbd9da01
oops
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
d464c1ea68
fix: properly set details in InstanceCreationTask
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
f085a0ef25
fix: use translated "Aborted"
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
7bcd2dd768
fix: properly emit aborted instead of failed
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
625f0060a1
feat: download game files during instance creation
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:09 +05:00
Octol1ttle
aa9896031d
refactor(InstanceCreationTask): return created instance to caller
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-04 09:11:08 +05:00
Alexandru Ionut Tripon
9e86c44f7c
Harden CI permissions ( #4950 )
2026-02-03 22:09:41 +00:00
Alexandru Ionut Tripon
083671e4b3
Improvements to ComponentUpdateTask ( #4942 )
2026-02-03 22:07:09 +00:00
Alexandru Ionut Tripon
131e8711aa
launcher/minecract/auth/AccountList.cpp: add missing QIcon include ( #4956 )
2026-02-03 21:59:41 +00:00
Tayou
12dfbb7255
Remove XboxProfileStep ( #4957 )
2026-02-03 21:14:10 +00:00
Octol1ttle
8e992a324c
change(AuthFlow): remove XboxProfileStep
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-03 21:28:44 +05:00
Octol1ttle
9fac7065a7
fix(XboxAuthorizationStep): set x-xbl-contract-version
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-03 21:26:18 +05:00
Alfred Wingate
8a53949f67
launcher/minecract/auth/AccountList.cpp: add missing QIcon include
...
In member function ‘virtual QVariant AccountList::data(const QModelIndex&, int) const’:
/var/tmp/portage/games-action/prismlauncher-9999/work/prismlauncher-9999/launcher/minecraft/auth/AccountList.cpp:331:35: error: incomplete type ‘QIcon’ used in nested name specifier
331 | return QIcon::fromTheme("noaccount").pixmap(24, 24);
|
Fixes: fc1e29111b
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2026-02-03 14:41:16 +02:00
Tayou
fe81ad3fc8
ci: always run required checks ( #4954 )
2026-02-03 11:33:59 +00:00
Seth Flynn
0e06c57efe
ci: always run required checks
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-02-02 22:14:15 -05:00
Seth Flynn
ed7101ba1e
Fix symlink instance copying on Windows ( #4947 )
2026-02-03 02:45:11 +00:00
Rachel Powers
da019c8425
fix: windows filelink results needs to capture by refrence
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-02-02 18:35:26 -07:00
Seth Flynn
f476b2b726
Use Merge Groups for primary CI ( #4948 )
2026-02-02 17:42:21 -05:00
Seth Flynn
add9e55493
ci: use permissionless runner token by default
...
Runner token permissions should be explicitly declared at the job-level
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-02-02 17:01:07 -05:00
Seth Flynn
e0ad6a2b3b
ci(codeql): explicitly grant runner token permissions
...
This allows us to make our runner token only have read-only permissions
by default
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-02-02 17:01:07 -05:00
Seth Flynn
f85e2ddb15
ci(blocked-prs): restrict runner token permissions
...
These can run without any permissions since we use our own app for auth
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-02-02 17:01:07 -05:00
Seth Flynn
a770cc1128
ci(build+codeql): run for merge groups
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-02-02 16:53:10 -05:00
Alexandru Ionut Tripon
3c6953845c
chore(nix): update lockfile ( #4931 )
2026-02-02 15:11:11 +02:00
Octol1ttle
02d1878a36
fix: manually copy task info when connecting
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-02 13:28:19 +05:00
Octol1ttle
a58e3049b9
change(ComponentUpdateTask): add status, details, and progress
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-02 13:27:10 +05:00
Octol1ttle
f007d90076
fix(ComponentUpdateTask): allow aborting
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-02 13:08:45 +05:00
Octol1ttle
2338455076
change(Actions): run tests with more output
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-01 09:59:21 +01:00
Octol1ttle
e7382fd43d
fix(ModrinthCheckUpdate): always increment loader index
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-01 07:57:14 +01:00
Alexandru Ionut Tripon
a884e36b96
fix build on qt 6.4 ( #4920 )
2026-02-01 05:22:46 +02:00
Seth Flynn
2c6ce2fd8c
bump qt warning levels ( #4928 )
2026-01-31 22:20:20 -05:00
Seth Flynn
baef2da03d
Bump 11.0.0 ( #4924 )
2026-01-31 22:15:38 -05:00
github-actions[bot]
2f9bc39eb6
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'https://releases.nixos.org/nixos/25.11/nixos-25.11.4506.078d69f03934/nixexprs.tar.xz?narHash=sha256-Xu%2B7iYcAuOvsI2wdkUcIEmkqEJbvvE6n7qR9QNjJyP4%3D ' (2026-01-22)
→ 'https://releases.nixos.org/nixos/25.11/nixos-25.11.4882.fa83fd837f30/nixexprs.tar.xz?narHash=sha256-kzEnMXuhOsr6tE6QvuTvdolZ3VqnOMzU8EOTGXsP9RU%3D ' (2026-01-28)
2026-02-01 00:41:54 +00:00
Trial97
5232ebe989
bump qt warninig levels
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-02-01 00:22:23 +02:00
Trial97
399c6c80ed
bump to 11.0.0
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 23:20:16 +02:00
Trial97
f943331e39
fix codeql
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 21:46:36 +02:00
Alexandru Ionut Tripon
76ba65a113
fix build ( #4918 )
2026-01-31 21:24:42 +02:00
Trial97
611b1b6911
fix build
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 20:55:09 +02:00
Alexandru Ionut Tripon
ef1e35d585
Track dependencies in Mods page ( #3738 )
2026-01-31 20:28:01 +02:00
Alexandru Ionut Tripon
e541e6dd80
Add back FTB modpack support ( #3559 )
2026-01-31 20:26:46 +02:00
Alexandru Ionut Tripon
fda9e74972
Remove systeminfo; move getSystemRam into SysInfo.h ( #4323 )
2026-01-31 20:24:40 +02:00
Alexandru Ionut Tripon
411b4b0649
update to qt 6.10.2, build codeql on the qt version we still want to support, sign DLLs on windows ( #4909 )
2026-01-31 19:29:41 +02:00
Alexandru Ionut Tripon
cd993671cf
update local pack by url ( #4474 )
2026-01-31 14:03:52 +02:00
Alexandru Ionut Tripon
3270288031
Add configurable option on ScrollMessageBox ( #4335 )
2026-01-31 14:03:32 +02:00
DioEgizio
8781ac5f64
chore: trusted signing is now artifact signing
...
see https://github.com/Azure/artifact-signing-action/issues/107
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-31 10:07:12 +01:00
DioEgizio
db7685259e
fix: sign DLLs too on windows
...
should fix issues with Smart App Control
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-31 10:02:00 +01:00
Alexandru Ionut Tripon
9f745ec83e
Mention nightly Flatpak in docs ( #4887 )
2026-01-31 10:38:52 +02:00
DioEgizio
b1857508f7
chore: update to Qt 6.10.2 on windows and linux appimage/portable
...
also switches codeql to build on Qt 6.4.3, to make sure prism still builds on the oldest version we still wanna support.
for this reason, codeql also now runs tests (to see if they don't fail on 6.4.3). While doing this I also noticed our qt requirement is 6.4, as we use Qt::Literals::StringLiterals
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-30 17:38:30 +01:00
Alexandru Ionut Tripon
204f9c5d8e
Abort launch when there are libraries missing ( #4899 )
2026-01-30 13:10:46 +02:00