TheKodeToad
2ab08f01b1
Merge mods & modpack settings
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-24 00:30:23 +00:00
TheKodeToad
3922136f6d
Rework Minecraft and Java settings
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-24 00:29:07 +00:00
TheKodeToad
adf2ed0849
Only fire apply event when settings are actually applied
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 15:22:17 +00:00
TheKodeToad
8732e17db9
Improve appearance icons for simple theme
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:50:08 +00:00
TheKodeToad
8852b5823b
Rework tools page
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
411161fe49
Use same UI for appearance page and wizard
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
a1baa5ff47
Use OK and Cancel instead of Close in Settings dialog
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
3a508bdc78
Change slider behaviour to jumping directly when clicking
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
dd3a4023c9
Move cat to right and use QPushButtons for browse
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
99eeef40d9
Improve appearance page more
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
06b5ac9a25
Add icons to appearance page
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
414ad1340d
Rework API page design and rename to services
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:26 +00:00
TheKodeToad
dced39cab0
Add appearance page
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:25 +00:00
TheKodeToad
7dd159aac0
Rework Launcher as General category
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-23 13:11:25 +00:00
Alexandru Ionut Tripon
d0b9073f60
Show online players on servers screen ( #3112 )
2025-03-16 08:30:12 +02:00
Alexandru Ionut Tripon
52a53a3b75
Make account checks more on-par with MultiMC ( #3466 )
2025-03-16 08:29:31 +02:00
Alexandru Ionut Tripon
1a1bc14a73
Fix crash with invalid quilt mod info ( #3496 )
2025-03-15 00:00:46 +02:00
Alexandru Ionut Tripon
88bdb6541e
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
...
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com >
2025-03-12 00:14:53 +02:00
Trial97
0626e354a0
Fix crash with invalid quilt mod info
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-12 00:01:45 +02:00
TheKodeToad
fde2f4afe9
Fix mistakes
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-10 12:44:44 +00:00
Alexandru Ionut Tripon
1e1730e5a9
fix mod load with empty gameversions ( #3455 )
2025-03-10 14:40:35 +02:00
Echo J
14ab4055ff
Reduce app ID hardcoding
...
And rename the relevant build variable to make more sense
Signed-off-by: Echo J <tcg96nougat@gmail.com >
2025-03-09 14:16:48 +02:00
Echo J
ffdf1f746e
Remove .desktop suffix from application ID
...
Signed-off-by: Echo J <tcg96nougat@gmail.com >
2025-03-09 14:15:45 +02:00
Alexandru Ionut Tripon
91ef9f4998
fix duplicate optional mods dialog appearing when updating a modpack ( #3475 )
2025-03-09 14:05:09 +02:00
Alexandru Ionut Tripon
0716e49065
fix beginResetModel called before endResetModel ( #3470 )
2025-03-09 14:04:58 +02:00
Alexandru Ionut Tripon
43385f22be
fix null mainwindow in case of login on setup ( #3464 )
2025-03-09 14:04:48 +02:00
Trial97
59a816c696
fix duplicate optional mods dialog appearing when updating a modpack
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
tmp
2025-03-06 10:19:38 +02:00
Trial97
c441ae05df
fix beginResetModel called before endResetModel
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-05 13:06:29 +02:00
Trial97
7db717ee7c
fix null mainwindow in case of login on setup
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-03 23:55:44 +02:00
Trial97
162bbcfe19
rename some variables
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-03 23:55:43 +02:00
TheKodeToad
cb77cc1219
Use refresh instead of requestRefresh on LaunchController::login
...
There should be no reason to queue it and it could cause problems with the launcher's rate limiting
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-03 20:24:07 +00:00
Trial97
8f8c8394dc
remove some QEventLoops
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-02 08:36:48 +02:00
Alexandru Ionut Tripon
02b6afe3d5
Default to Fusion based Dark/Bright themes on Windows ( #3452 )
2025-03-02 08:21:20 +02:00
Alexandru Ionut Tripon
ecf770d4ae
implement packignore for curseforge/modrinth export ( #3295 )
2025-03-02 08:19:03 +02:00
Alexandru Ionut Tripon
bf01d42c83
Add skin preview ( #3283 )
2025-03-02 08:18:51 +02:00
Alexandru Ionut Tripon
74ed1f3b5d
Improve profile setup error messages ( #3256 )
2025-03-02 08:18:40 +02:00
Trial97
29b3eb5cc6
fix mod load with empty gameversions
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-01 22:45:36 +02:00
iTrooz
93286789c5
fix typo
...
Signed-off-by: iTrooz <hey@itrooz.fr >
2025-03-01 20:12:31 +01:00
TheKodeToad
5261b615d7
Default to Fusion based Dark/Bright themes on Windows
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-02-28 21:07:58 +00:00
Alexandru Ionut Tripon
12a4915420
Apply suggestions from code review
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me >
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com >
2025-02-21 11:32:30 +02:00
Trial97
6a2f5f071c
improve chessboard contrast
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-02-21 11:12:27 +02:00
Trial97
47af33ff6f
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into skin
2025-02-21 08:40:33 +02:00
thonkdifferent
8f1750df51
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 >
2025-02-16 19:30:31 +02:00
Rachel Powers
3295b0717a
add libMangoHud_shim.so to mangohub preloadlist ( #3413 )
2025-02-13 14:41:01 -07:00
Rachel Powers
7b97863685
make sure if user changes java path also disable java management ( #3414 )
2025-02-13 14:40:40 -07:00
TheKodeToad
3840d8a37a
Always check Microsoft account for offline account
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-02-13 19:12:50 +00:00
iTrooz
34233a93a2
MinecraftTarget::parse() to parse IP
...
Signed-off-by: iTrooz <hey@itrooz.fr >
2025-02-13 00:55:35 +01:00
Trial97
174cddcf42
make sure if user changes java path also disable java management
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-02-12 20:40:09 +02:00
Trial97
9e954548dd
add libMangoHud_shim.so to mangohub preloadlist
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-02-12 20:21:45 +02:00
Trial97
14b653e08d
remove some unused files
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-02-12 20:16:00 +02:00