Alexandru Ionut Tripon
1274eb7e48
[Backport release-10.x] fix skin depth ( #4530 )
2025-12-19 20:28:34 +02:00
Alexandru Ionut Tripon
68010c6c49
[Backport release-10.x] fix elytra preview ( #4529 )
2025-12-19 20:28:20 +02:00
Trial97
49e9671c96
fix skin depth
...
The skin overlay was drawn together with the original skin making it
blend weirdly. By drawing the overlay after the skin this blends with
the body corectly.
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 624d506fac )
2025-12-19 18:27:02 +00:00
Trial97
819b4e49c8
fix elytra preview
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit e360a95c23 )
2025-12-19 18:26:45 +00:00
Alexandru Ionut Tripon
a74b1dd79d
[Backport release-10.x] Updated App icon for macOS 26 ( #4526 )
2025-12-19 10:38:18 +02:00
Richard Voigtmann
add5966c52
Add suggestion from code review
...
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Signed-off-by: Richard Voigtmann <71901885+ShadowPaint-SP@users.noreply.github.com>
(cherry picked from commit e7f801c4c4 )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
c89150a26e
xCode version check
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit e46b0335ab )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
c8c6304a15
removed unnecessary Option from actool command and failsafe attempt for older versions
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit e125f4767f )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
8bfb9b90c1
added mono to brew because macos 26 runner doesnt include it
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit 7f740e4ad6 )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
da62b63f52
bumped macos runner version to 26
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit 7cb623e800 )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
881bb22d45
implemented recommended changes -reverted .icns file instellation
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit d53b785a1c )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
0776291e55
replaced binary with in ci building of Icons
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit a7dd3aeaab )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
c2d324aff3
updated Assets.car to the icon suggestion from hw2007
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit b0594dbb06 )
2025-12-19 08:37:35 +00:00
Richard Voigtmann
af83cd92c0
Added macOS 26 Liquid Glass Icon Support. See: #4149
...
Signed-off-by: Richard Voigtmann <richard.v.voigtmann@gmail.com>
(cherry picked from commit d0737eecc5 )
2025-12-19 08:37:35 +00:00
Alexandru Ionut Tripon
a639091a39
[Backport release-10.x] Trim unexpected info from pack.mcmeta ( #4523 )
2025-12-18 23:52:03 +02:00
Dylan Schooner
ab71c44ed6
Check specifically for GarbageAtEnd error
...
- Out parameter for garbage data\n- Rename parseUntilMalformed to parseUntilGarbage
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
(cherry picked from commit 51b47050f9 )
2025-12-18 21:51:35 +00:00
Dylan Schooner
9fef9c7bd8
Use Json::parseUntilMalformed in McClient::parseResponse
...
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
(cherry picked from commit 9c7fe72f9c )
2025-12-18 21:51:35 +00:00
Dylan Schooner
811e3de29b
Add Json::parseUntilMalformed helper
...
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
(cherry picked from commit e1eee6e3ca )
2025-12-18 21:51:35 +00:00
Dylan Schooner
1ebe081e03
Trim unexpected info from pack.mcmeta
...
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
(cherry picked from commit 43fce3ae46 )
2025-12-18 21:51:35 +00:00
Alexandru Ionut Tripon
79be92ca74
[Backport release-10.x] Use static image when opengl context is not available ( #4519 )
2025-12-18 13:21:26 +02:00
Alexandru Ionut Tripon
8fcfebb321
Update launcher/ui/dialogs/skins/SkinManageDialog.cpp
...
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
(cherry picked from commit 3c570f9e9c )
2025-12-18 11:21:10 +00:00
Trial97
01bb8c81cf
Use static image when opengl context is not available
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 177e7b272b )
2025-12-18 11:21:10 +00:00
Alexandru Ionut Tripon
708222bb80
[Backport release-10.x] server player req: parse malformed json ( #4513 )
2025-12-16 16:35:45 +02:00
Tayou
474be07724
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>
(cherry picked from commit 5ebd386797 )
2025-12-16 14:35:33 +00:00
Alexandru Ionut Tripon
6b952403c9
[Backport release-10.x] fix: actually fix toml++ on fedora ( #4507 )
2025-12-16 10:29:03 +02:00
DioEgizio
7711a9aa81
fix: actually fix toml++ on fedora
...
oops
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
(cherry picked from commit 9aa1a4d11b )
2025-12-16 08:27:37 +00:00
Seth Flynn
fc3c5cba30
Use multibyte encoding aware libarchive functions when dealing with filenames ( #4457 )
2025-12-15 08:09:25 -05:00
Rachel Powers
b40544dc55
fix: remove locale forcing as unnecessary
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-12-14 22:43:22 -07:00
Alexandru Ionut Tripon
bf0d0a1d5b
change(Actions): cancel outdated builds ( #4483 )
2025-12-14 19:32:04 +02:00
Alexandru Ionut Tripon
fd338ce273
chore(nix): update lockfile ( #4488 )
2025-12-14 08:44:18 +02:00
Rachel Powers
c33d104dc3
fix leak of cloned entry ( #4487 )
2025-12-13 18:52:49 -07:00
github-actions[bot]
7e9324be20
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f61125a668a320878494449750330ca58b78c557?narHash=sha256-BmPWzogsG2GsXZtlT%2BMTcAWeDK5hkbGRZTeZNW42fwA%3D' (2025-12-05)
→ 'github:NixOS/nixpkgs/2fbfb1d73d239d2402a8fe03963e37aab15abe8b?narHash=sha256-9VvC20PJPsleGMewwcWYKGzDIyjckEz8uWmT0vCDYK0%3D' (2025-12-11)
2025-12-14 00:31:50 +00:00
Rachel Powers
59313204b2
chore(deps): update korthout/backport-action action to v4 ( #4485 )
2025-12-13 16:06:14 -07:00
Rachel Powers
95d2789199
fix archive detection ( #4486 )
2025-12-13 16:02:50 -07:00
Alexandru Ionut Tripon
960c3a56b0
fix: bundle cmark in portable build ( #4476 )
2025-12-14 00:56:40 +02:00
Alexandru Ionut Tripon
66c9fafbe8
Use old ProjectItem highlight on Windows styles ( #4466 )
2025-12-14 00:56:30 +02:00
Alexandru Ionut Tripon
ed63a355b0
fix partial java download ( #4472 )
2025-12-14 00:55:05 +02: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
Trial97
f05fd4da2b
fix leak of cloned entry
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-12-14 00:20:24 +02:00
Trial97
e775629e1f
fix archive detection
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-12-14 00:03:34 +02:00
Alexandru Ionut Tripon
7eaaf6a224
chore(deps): update actions/cache action to v5.0.1 ( #4478 )
2025-12-13 23:41:19 +02:00
Alexandru Ionut Tripon
6955c14a4b
chore(deps): update github artifact actions (major) ( #4479 )
2025-12-13 23:40:54 +02:00
renovate[bot]
c865c5b820
chore(deps): update korthout/backport-action action to v4
2025-12-13 13:14:26 +00:00
DioEgizio
891eb825d9
fix: bundle cmark in portable build
...
fixes portable not working outside ubuntu
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2025-12-13 08:51:55 +01:00
Octol1ttle
5d48e13d21
change(Actions): cancel outdated builds
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2025-12-13 12:41:11 +05:00
renovate[bot]
3b715ada07
chore(deps): update github artifact actions
2025-12-12 21:58:12 +00:00
renovate[bot]
a159b64e72
chore(deps): update actions/cache action to v5.0.1
2025-12-12 21:58:08 +00:00
TheKodeToad
d818f232e3
Allow http://localhost for meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-12-12 17:21:00 +00:00
Alexandru Ionut Tripon
9a505a07c0
Make page sidebar look less disjointed on breeze ( #4465 )
2025-12-12 14:51:36 +02:00