TheKodeToad
3c076bfcf6
Stop showing a star on the oldest java
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-18 12:40:36 +00:00
Alexandru Ionut Tripon
4a46726cc9
Don't manually format UUIDs ( #5045 )
2026-02-17 20:40:53 +00:00
Alexandru Ionut Tripon
71abf3beec
Download game files during instance creation ( #4944 )
2026-02-17 20:23:06 +00:00
Alexandru Ionut Tripon
2b84053011
Highlight resources incompatible with the Minecraft version ( #5010 )
2026-02-17 20:16:13 +00:00
Alexandru Ionut Tripon
b20aa9a35c
fix(flame): avoid double-fail assert in file resolving ( #5043 )
2026-02-17 20:15:48 +00:00
Octol1ttle
d81fa77d1f
fix: don't manually format UUIDs
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 01:14:35 +05:00
Alexandru Ionut Tripon
d7fc37cd42
ui: making trackpad scrolling smoother across all listing views ( #5029 )
2026-02-17 20:11:14 +00:00
Alexandru Ionut Tripon
9bf2792c7f
refactor!: LaunchController ( #4885 )
2026-02-17 19:52:43 +00:00
Octol1ttle
6f0e053f4d
chore: add TODO for potential future race condition
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 00:19:32 +05:00
Octol1ttle
9f94b00925
change: use different message when launching with no account selected
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 00:19:32 +05:00
Octol1ttle
f7deeb0db4
no recursion
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 00:19:32 +05:00
Octol1ttle
5d0360ccec
style things
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 00:19:32 +05:00
Octol1ttle
a9f3be9f45
refactor: LaunchController
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-18 00:19:30 +05:00
Alexandru Ionut Tripon
ba325a6012
Fix InstanceStaging reentry crash during Modrinth pack updates ( #4982 )
2026-02-17 18:28:27 +00:00
DioEgizio
76e78d358f
fix linting errors in CONTRIBUTING, run Nix on .md file changes ( #5046 )
2026-02-17 06:24:37 +00:00
Octol1ttle
894787bdfd
change(Actions): run Nix checks when Markdown files are changed
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-17 11:04:40 +05:00
Octol1ttle
67101751c8
fix(CONTRIBUTING): linting errors
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-17 11:04:40 +05:00
Seth Flynn
e59e6f463c
add AI Policy ( #5006 )
2026-02-17 00:10:55 +00:00
Tayou
996ab61dab
remove duplicate note
...
Signed-off-by: Tayou <git@tayou.org>
2026-02-17 00:57:31 +01:00
Tayou
c4b4d67d78
Update CONTRIBUTING.md
...
Co-authored-by: Seth Flynn <getchoo@tuta.io>
Signed-off-by: Tayou <git@tayou.org>
2026-02-17 00:30:56 +01:00
m0nstrum
3576c2f101
fix(flame): gate modrinth fallback parsing on success
...
Signed-off-by: m0nstrum <m0nstrum@proton.me>
2026-02-16 23:22:16 +03:00
m0nstrum
f2cf982ea8
fix(flame): avoid double-fail assert in file resolving
...
Signed-off-by: m0nstrum <m0nstrum@proton.me>
2026-02-16 16:58:34 +03:00
Tayou
699df07613
fix: spelling
...
Signed-off-by: Tayou <git@tayou.org>
2026-02-15 11:17:35 +01:00
Işık
44eb2dc290
ui: implement smooth scrolling across all listing views
...
Signed-off-by: Işık <kimurathankurai@gmail.com>
2026-02-14 18:39:41 +03:00
Alexandru Ionut Tripon
e334a8c0f4
fix: remove unused qt plugins on linux appimage and portable ( #5026 )
2026-02-14 15:16:28 +00:00
DioEgizio
247e5fcc6c
fix: remove unused qt plugins on linux appimage and portable
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-02-14 13:42:53 +01:00
Rachel Powers
295a8493b8
Update CONTRIBUTING.md
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-02-14 03:34:36 -07:00
Tayou
4ba9c4b1a5
Update CONTRIBUTING.md
...
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Tayou <git@tayou.org>
2026-02-14 10:16:20 +01:00
Tayou
44056043b1
Update CONTRIBUTING.md
...
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Tayou <git@tayou.org>
2026-02-14 10:15:33 +01:00
DioEgizio
232e9fde09
fix: disable qt debug in every non-debug build ( #5022 )
2026-02-14 08:48:32 +00:00
DioEgizio
4f12814893
feat: disable pch on codeql build ( #5023 )
2026-02-13 22:07:08 +00:00
DioEgizio
00eb04db58
feat: disable pch on codeql build
...
this allows us to notice when no-pch builds break
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-02-13 18:28:47 +01:00
DioEgizio
61c13655d3
fix: disable qt debug in every non-debug build
...
without this change it was still enabled in RelWithDebInfo
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-02-13 18:11:55 +01:00
Alexandru Ionut Tripon
a90c438655
fix: replace gnome icons with oxygen ones in the multimc icon theme ( #5012 )
2026-02-13 07:15:23 +00:00
Alexandru Ionut Tripon
e6f2d824ab
Allow -Duser.language to be overriden ( #5017 )
2026-02-13 06:33:37 +00:00
TheKodeToad
71278ff7ea
Add opt-in for showing mod incompatibilities
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 22:37:15 +00:00
TheKodeToad
b664846030
Allow multiple compat issues to be displayed, make game version incompat clearer
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 22:36:59 +00:00
TheKodeToad
6bbbfa06d1
Allow -Duser.language to be overriden
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 22:18:42 +00:00
TheKodeToad
1ad0628ca3
fix(SkinManageDialog): add missing QMenu include ( #5015 )
2026-02-12 21:49:42 +00:00
Rachel Powers
13b6aab7c1
add marplotlib attribution
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-02-12 14:36:16 -07:00
Alfred Wingate
67836213c5
fix(SkinManageDialog): add missing QMenu include
...
launcher/ui/dialogs/skins/SkinManageDialog.cpp: In member function ‘void SkinManageDialog::show_context_menu(const QPoint&)’:
launcher/ui/dialogs/skins/SkinManageDialog.cpp:344:18: error: variable ‘QMenu myMenu’ has initializer but incomplete type
344 | QMenu myMenu(tr("Context menu"), this);
| ^~
Include appears to have been dropped transitively in either
0ba2c09787 or 45df360e4c
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2026-02-12 23:26:27 +02:00
DioEgizio
43d2010960
fix: replace gnome icons with oxygen ones in the multimc icon theme
...
debian really wants this because of dfsg
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-02-12 22:05:18 +01:00
DioEgizio
c0c9185a09
fix(macos): fix margins on macos ( #4977 )
2026-02-12 20:37:02 +00:00
TheKodeToad
9cb33b519f
Render incompatibility highlight and warning
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 18:56:57 +00:00
TheKodeToad
081d2f1e51
Reduce duplication in ResourceFolderModel subclasses
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 18:56:56 +00:00
TheKodeToad
e2d503456f
Detect resources incompatible with the MC version
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-02-12 18:56:38 +00:00
Tayou
ca16d85258
chore(docs): add AI policy
...
AI policy mostly plagiarized from matplotlib: https://matplotlib.org/devdocs/devel/contribute.html#generative-ai
Signed-off-by: Tayou <git@tayou.org>
2026-02-12 15:05:14 +01:00
Alexandru Ionut Tripon
157ae6fb72
Application.h cleanup ( #4502 )
2026-02-11 15:44:19 +00:00
Octol1ttle
e5fe2c100e
change button text in Modrinth and Flame imports
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-11 20:32:36 +05:00
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