Trial97
c206064976
rename some variables
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 162bbcfe19 )
2025-03-09 12:05:03 +00:00
TheKodeToad
70db5a2f92
Default to Fusion based Dark/Bright themes on Windows
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 5261b615d7 )
2025-03-02 06:49:59 +00:00
thonkdifferent
d75b23c092
Recognize riscv64 as a 64-bit platform
...
Currently PrismLauncher complains about the installed JDK being a 32-bit version, despite it being compiled for 64-bit RISC-V `riscv64`.
This PR fixes this issue.
Signed-off-by: thonkdifferent <41342923+thonkdifferent@users.noreply.github.com>
(cherry picked from commit 8f1750df51 )
2025-02-17 18:33:29 +00:00
Trial97
97180324ee
make sure if user changes java path also disable java management
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-02-17 16:14:15 +02:00
Rachel Powers
ec7aaaadf3
[Backport release-9.x] add libMangoHud_shim.so to mangohub preloadlist ( #3418 )
2025-02-13 14:42:35 -07:00
Trial97
1ab6ce42b5
add libMangoHud_shim.so to mangohub preloadlist
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 9e954548dd )
2025-02-13 21:41:14 +00:00
Trial97
05bf9c3689
make sure if user changes java path also disable java management
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 174cddcf42 )
2025-02-13 21:40:54 +00:00
Alexandru Ionut Tripon
9456140155
Update launcher/ui/widgets/CheckComboBox.cpp
...
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
(cherry picked from commit 22b59e760c )
2025-02-11 19:10:21 +00:00
Alexandru Ionut Tripon
159771f283
Apply suggestions from code review
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
(cherry picked from commit 1d1a4f1b30 )
2025-02-11 19:10:21 +00:00
Trial97
9616d898d4
Fix some undefined behaviour
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit bf1084d7fa )
2025-02-11 19:10:21 +00:00
Alexandru Ionut Tripon
a37cac6f9b
Fixed when game crashes, it doesn't log any time played ( #3392 )
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-02-06 09:41:19 +02:00
Trial97
c7831fd697
fix add resource with no instance
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit c5efe081b4 )
2025-01-31 21:04:07 +00:00
Trial97
ae3e1a262e
ensure that the snapshot mapping is on all apis
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 8e5a7c6e33 )
2025-01-31 21:03:11 +00:00
Trial97
f8dc58665b
map modrinth snapshots
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 1d8bf1d5a7 )
2025-01-31 21:03:11 +00:00
Trial97
855e49bda0
fix curseforge with empty loader as newest version
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit e4ad4051c8 )
2025-01-21 21:44:27 +00:00
Trial97
beac093d62
Added mouse interactions for labels in ProgressDialog
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 08f5148a9a )
2025-01-17 19:00:06 +00:00
Alexandru Ionut Tripon
8c6602147b
Merge pull request #3308 from PrismLauncher/backport-3254-to-release-9.x
...
[Backport release-9.x] remove EditAccountDialog
2025-01-17 09:02:31 +02:00
Alexandru Ionut Tripon
9d8c3f251f
Merge pull request #3307 from PrismLauncher/backport-2737-to-release-9.x
...
[Backport release-9.x] Truncate logs for mclo.gs to fit 25k line limit
2025-01-17 09:02:01 +02:00
Alexandru Ionut Tripon
c787e65ed4
Merge pull request #3306 from PrismLauncher/backport-1555-to-release-9.x
...
[Backport release-9.x] Correctly expand environment variables for pre/post launch and wrapper commands
2025-01-17 09:01:21 +02:00
Trial97
820b9e3fd0
remove EditAccountDialog
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit e01df73deb )
2025-01-17 06:56:28 +00:00
maskers
c8c3370d36
fix off by one error
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 6a12c43c78 )
2025-01-17 06:50:00 +00:00
TheKodeToad
cffa9a2da0
Confirm Truncate -> Truncation
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 43fc9ba932 )
2025-01-17 06:50:00 +00:00
maskers
01397896eb
don't mention prism in the middle of the log
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 762d24bd02 )
2025-01-17 06:50:00 +00:00
maskers
3048e43900
apply suggestion from code review
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
(cherry picked from commit a910337e9d )
2025-01-17 06:50:00 +00:00
maskers
417bb2fce6
fix formatting
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 6d017b5f0b )
2025-01-17 06:50:00 +00:00
maskers
e234c66818
add a Cancel option
...
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
(cherry picked from commit 65f8526152 )
2025-01-17 06:50:00 +00:00
maskers
589ee73bfd
Apply suggestions from code review
...
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
(cherry picked from commit 99bd4a8937 )
2025-01-17 06:50:00 +00:00
maskers
0cb5ac7a06
add a warning about the log being too large
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit cf914526bf )
2025-01-17 06:50:00 +00:00
maskers
db35f47105
fix formatting
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 858f6aa9b8 )
2025-01-17 06:50:00 +00:00
maskers
cf8a82e78a
fix formatting
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit e6f30c0ebe )
2025-01-17 06:50:00 +00:00
maskers
15887c2d92
truncate logs for mclo.gs upload to fit 25k line limit
...
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
(cherry picked from commit 014fc14291 )
2025-01-17 06:50:00 +00:00
Trial97
b7b5630588
expand env from wrapped cmd
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 09a118e85e )
2025-01-17 06:47:08 +00:00
Trial97
43834e2148
correctly expand env vars
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit c12beb43a0 )
2025-01-17 06:47:08 +00:00
sshcrack
feb275a580
load meta first
...
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
(cherry picked from commit cf2dcbd431 )
Signed-off-by: seth <getchoo@tuta.io>
2025-01-16 21:46:13 -05:00
sshcrack
759db0c90f
change order of steps
...
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
(cherry picked from commit dedb7a2343 )
Signed-off-by: seth <getchoo@tuta.io>
2025-01-16 21:03:52 -05:00
Trial97
62ed3f8406
fix modrinth link
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 3ee73916ca )
2025-01-17 01:42:14 +00:00
Trial97
a739db8bdb
propagate load component error
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 6ebfcb91cf )
2025-01-08 22:22:36 +00:00
Trial97
bbfa5a5ed1
Fix automatically choose mod provider option
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-12-19 09:23:51 +02:00
Trial97
0c962dff59
fix the flame loaders match
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-12-18 22:53:18 +02:00
Trial97
7bb686c85b
Do not fail curseforge import if modrinth file check fails
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit a1c1c0b769 )
2024-12-18 18:53:13 +00:00
Kenneth Chew
9cb2a3ab2d
Correct symbolic link destination on manifest Java download
...
Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
(cherry picked from commit 8d53242952 )
2024-12-18 18:42:39 +00:00
Kenneth Chew
1d29f63bec
Fix tab order in launcher settings
...
Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
(cherry picked from commit c3712ba648 )
2024-12-14 16:32:21 +00:00
Trial97
344ae87f25
fix crash with invalid mrpack format
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 1dd0728a58 )
2024-12-14 16:16:06 +00:00
leia uwu
887db29f35
fix icon theme search paths
...
using fallback search paths breaks qadwaitadecorations
Signed-off-by: leia uwu <leia@tutamail.com>
(cherry picked from commit 614574f15c )
2024-12-09 07:14:38 +00:00
Trial97
af74d5f410
Make FTB Import note italic to match others
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit a09af619ce )
2024-12-02 14:17:44 +00:00
leia uwu
9791c306dc
fix: icon search paths memory leak
...
Signed-off-by: leia uwu <leia@tutamail.com>
(cherry picked from commit 3f67ef968b )
2024-12-02 14:00:59 +00:00
leia uwu
e7e9265c40
fix: fix system icons
...
This sets the fallback icon theme to the current(system default) icon theme before
launcher specific themes are applied
And removes `Inherits` line of multimc/legacy icon theme because it can end up making it
inherit a default theme set from /usr/share/icons/default/index.theme
instead of the user configured theme (probably a qt bug?)
Signed-off-by: leia uwu <leia@tutamail.com>
(cherry picked from commit fd9c80db62 )
2024-12-02 14:00:59 +00:00
Kationor
a914747416
Improve MANIFEST.MF parsing
...
Previously, we would only properly parse LF-encoded manifests, and even
those only if they used the recommended casing.
This commit allows the parser to recognise CR and CRLF newlines, and
also makes the name comparison case insensitive to align with the
specification. (Though not completely: we still don't support multiline
values)
Signed-off-by: Kationor <n96211028@gmail.com>
(cherry picked from commit b40a1973bf )
2024-11-25 10:05:19 +00:00
Trial97
4c4017d7ca
remove task parent from constuctor
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-11-15 09:35:36 +02:00
Alexandru Ionut Tripon
2a4c4ed8ea
Merge pull request #3103 from PrismLauncher/backport-3024-to-release-9.x
...
[Backport release-9.x] fix leak on resource search
2024-11-15 08:55:46 +02:00