d5651946fc
para el crack
Nix / Build (aarch64-darwin) (push) Has been cancelled
Nix / Build (x86_64-linux) (push) Has been cancelled
Nix / Build (aarch64-linux) (push) Has been cancelled
Flatpak / Build (x86_64) (push) Failing after 6m21s
Update Flake Lockfile / update-flake (push) Has been skipped
Stale / Label issues and PRs (push) Successful in 34s
CodeQL Code Scanning / CodeQL (push) Failing after 1m34s
2026-01-12 17:10:04 -03:00
Alexandru Ionut Tripon
62e17cd19e
fix modrinth environments filter ( #4704 )
2026-01-10 18:36:38 +02:00
Trial97
53acc60983
format the code
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-09 22:28:25 +02:00
Trial97
a97c15d0fb
fix modrinth environments filter
...
fixes #4630
reversed the conditions to check for side because somewhere the mod side
is no initilized(easier to check one line than search where it is not
initialized)
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-09 12:07:03 +02:00
Trial97
7f952d9fdf
remove curseforge api key validation
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-08 23:34:06 +02:00
Octol1ttle
56392a20ed
refactor: remove broken Qt includes
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-01-06 15:51:47 +05:00
DioEgizio
57c4b71c61
fix: improve a bit the FTB packs are also on cf notice
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me >
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2025-12-27 15:10:30 +01:00
DioEgizio
31dd8cd9f8
chore: add new ftb packs are also on cf notice
...
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
2025-12-27 15:10:30 +01:00
Octol1ttle
de092922d7
fix(APIPage.ui): resolve duplicate name
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2025-12-26 20:06:05 +05:00
Trial97
7f68f2fe3b
fix mod update remaining disabled on second open
...
fixes
https://discord.com/channels/1031648380885147709/1450161125172707390/1453013386144124929
basically when opening the edit window a second time the model doesn't
get any updates as the data is already loaded into the memory.
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-12-23 22:32:52 +02:00
Trial97
d7745d97f2
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 >
2025-12-21 22:45:57 +02:00
Dylan Schooner
51b47050f9
Check specifically for GarbageAtEnd error
...
- Out parameter for garbage data\n- Rename parseUntilMalformed to parseUntilGarbage
Signed-off-by: Dylan Schooner <dschooner05@gmail.com >
2025-12-18 15:23:48 -05:00
Dylan Schooner
9c7fe72f9c
Use Json::parseUntilMalformed in McClient::parseResponse
...
Signed-off-by: Dylan Schooner <dschooner05@gmail.com >
2025-12-18 14:14:29 -05:00
Tayou
5ebd386797
server player req: parse malformed json
...
ATM10 server seems to send a extra json object after the default response, that we need to cut off.
Signed-off-by: Tayou <git@tayou.org >
Co-authored-by: Trial97 <alexandru.tripon97@gmail.com >
2025-12-16 14:51:01 +01:00
Alexandru Ionut Tripon
aa3d78b3dc
Fix server columns text other than name being invisible ( #4475 )
2025-12-14 00:54:42 +02:00
TheKodeToad
caa69ee204
Allow http://localhost for meta ( #4477 )
2025-12-13 22:53:05 +00:00
TheKodeToad
d818f232e3
Allow http://localhost for meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-12 17:21:00 +00:00
TheKodeToad
0d7244d56f
Remove unused code
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-12 12:18:56 +00:00
TheKodeToad
7baac92f56
Fix server columns being totally invisible
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-12 12:07:19 +00:00
Rachel Powers
28d27d4f19
refactor(MessageLevel): move and rename 'FromLine*' functions
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-12-11 09:59:33 -07:00
Rachel Powers
d1b6d7c402
chore: Re-simplify IndexVersionType and MessageLevel with c++20
...
This sets our compiler requirements to gcc 11 and clang 13. If we
forgo the use of `using enum` we can drop to gcc 10 and clang 10 but
that means using `MessageLevel::Enum::Unknown` for direct enum access
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-12-11 09:59:33 -07:00
TheKodeToad
66c8afe4d3
Simplify implementation by removing some unused code
...
Only applies to cauldron loader which doesn't exist on Modrinth or
CurseForge, and doesn't even make sense for shaders.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-09 11:42:17 +00:00
TheKodeToad
4f5e348b66
Merge branch 'develop' into fix-log-level-bleed
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-08 09:21:27 +00:00
TheKodeToad
de5c7bac72
Simplify IndexedVersionType::VersionType -> IndexedVersionType
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-07 14:34:00 +00:00
TheKodeToad
fd3ae85d45
Simplify MessageLevel::Enum -> MessageLevel
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-07 13:15:22 +00:00
TheKodeToad
c018b60816
Only continue log level if line starts with whitespace; reintroduce exception detection
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-05 12:38:21 +00:00
Pagwin
331c1de9cd
Edited a comment for clarity
...
Signed-off-by: Pagwin <git@pagwin.xyz >
2025-11-25 13:34:31 -05:00
Pagwin
55a212f3c4
Grammar/Spelling nit fix for Missing Mod loader dialog
...
Co-authored-by: Seth Flynn <getchoo@tuta.io >
Signed-off-by: Pagwin <git@pagwin.xyz >
2025-11-23 14:06:06 -05:00
Pagwin
5e2c8bdcf7
Fixed Loader Install Cancel crash
...
Fixed a crash which occurred when the mod loader dialog was cancelled
after being reached from the no loader dialog
Signed-off-by: Pagwin <dev@pagwin.xyz >
2025-11-22 17:10:22 -05:00
Pagwin
fca8ac40ff
Minor remaining fixes for PR ( #4374 )
...
- changed case of `handleNoModLoader` to match project style
- made default case in switch statement for `handleNoModLoader` return
true for safety
Signed-off-by: Pagwin <dev@pagwin.xyz >
2025-11-21 16:19:41 -05:00
Pagwin
1dae1a210b
Made changes to address feedback from code review ( #4374 )
...
Signed-off-by: Pagwin <dev@pagwin.xyz >
2025-11-20 20:48:53 -05:00
Pagwin
9ce7738912
Implemented #4369
...
Signed-off-by: Pagwin <dev@pagwin.xyz >
2025-11-19 10:48:34 -05:00
Alexandru Ionut Tripon
8b4ad7aa49
Create a unified dialog to ask user for offline name ( #4209 )
2025-11-16 18:30:37 +02:00
Alexandru Ionut Tripon
7ca8556211
Fix issues with log level handling ( #4254 )
2025-11-16 18:13:12 +02:00
TheKodeToad
51a1e3bfe0
Merge remote-tracking branch 'upstream/develop' into no-ensure
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-11-10 18:56:32 +00:00
TheKodeToad
ff1690532d
fix mod select ( #4305 )
2025-11-10 16:55:21 +00:00
TheKodeToad
e42c9d2a1d
Remove ensure JSON helpers
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-11-09 21:35:11 +00:00
TheKodeToad
df35d5eb14
Fix crash when modpack search is aborted
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-11-09 10:44:23 +00:00
Trial97
31cdca77df
fix mod select
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-11-05 14:24:38 +02:00
TheKodeToad
ff3968e36e
Fix brace war crime
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-10-27 11:36:38 +00:00
TheKodeToad
d626604b5e
Fix issues with log level handling and clean up code
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-10-25 14:20:15 +01:00
Gingeh
abc63e4432
fix: warn before double-click toggling resource while game is running
...
Closes #4119
Signed-off-by: Gingeh <39150378+Gingeh@users.noreply.github.com >
2025-10-07 16:17:43 +11:00
Octol1ttle
ea004846a9
Create a unified dialog to ask user for offline name
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2025-10-07 01:07:50 +05:00
Trial97
88399cf922
fix: modrinth modpacks icon importing
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-09-22 14:47:56 +03:00
TheKodeToad
d384970694
Merge remote-tracking branch 'upstream/develop' into unused-code
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-09-19 11:06:34 +01:00
TheKodeToad
7789ba8608
Remove unused code
...
GameOptions.{h,cpp}, GameOptionsPage.{h,cpp}, ThemeWizardPage.cpp
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-09-19 09:04:29 +01:00
TheKodeToad
cd4f119e4b
Replace getThemedIcon with APPLICATION->logo()
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-09-19 00:07:05 +01:00
Trial97
29cff14fd6
removed some duplicate code
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-09-15 18:25:07 +03:00
Trial97
ab3bfb0f74
make universal resource type
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-09-15 18:25:06 +03:00
timoreo
b8ff2ce406
Fix minor annoyances ( #4086 )
2025-09-15 13:28:01 +02:00