PrismLauncher/launcher/ui
Trial97 3f9b6ae452 fix modrinth modpack allways download latest
fixes #4547
introduced by #3828
made a mistake to use addonId instead ov fileId
this only applies to modrinth
on curseforge I could not reproduce this bug

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit d7745d97f2)
2025-12-22 08:09:56 +00:00
..
dialogs fix(skin-preview): smoother chessboard background contrast 2025-12-20 16:51:15 +00:00
instanceview add options to change the cat scalling 2025-06-02 15:15:17 +03:00
java fix partial java download (#4472) 2025-12-14 00:55:05 +02:00
pagedialog Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
pages fix modrinth modpack allways download latest 2025-12-22 08:09:56 +00:00
setupwizard style: run-run clang-format on launcher/* 2025-10-14 04:05:56 +03:00
themes Simplify MessageLevel::Enum -> MessageLevel 2025-12-07 13:15:22 +00:00
widgets Use old ProjectItem highlight on Windows styles (#4466) 2025-12-14 00:56:30 +02:00
GuiUtil.cpp refactor: paste upload to report the error directly 2025-05-10 12:16:10 +03:00
GuiUtil.h feat: add regex removal for log sesnitive data 2025-05-07 00:12:10 +03:00
InstanceWindow.cpp Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
InstanceWindow.h Reformat 2023-08-17 18:53:32 +01:00
MainWindow.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
MainWindow.h Add stubs and b asic integration with MainWindow 2025-05-18 23:09:39 +08:00
MainWindow.ui Consistent case style 2025-08-21 15:08:18 +01:00
ViewLogWindow.cpp fix log window margins (#4428) 2025-12-08 13:20:46 +01:00
ViewLogWindow.h Change log to be a QMainWindow 2025-06-05 23:15:55 +08:00