Commit Graph

343 Commits

Author SHA1 Message Date
arthomnix
5cdaf1e0e0 NOISSUE Update help link for under-18 accounts 2024-02-01 17:39:03 +01:00
arthomnix
aa4788f26f NOISSUE Add more XErr error descriptions 2024-02-01 17:38:56 +01:00
Petr Mrázek
d711feedf7 NOISSUE Remove Mojang accounts
They are being phased out on September 19 2023
2023-09-17 16:34:44 +02:00
Petr Mrázek
3cf0a37a28 NOISSUE fix unable to log in issue 2023-09-17 12:56:41 +02:00
Petr Mrázek
12617ec949 NOISSUE disable google analytics for now 2023-09-03 00:26:58 +02:00
Petr Mrázek
15dfdb5706 NOISSUE fix build with current Qt6 2023-09-02 01:24:32 +02:00
Petr Mrázek
1910227429 NOISSUE consider classifier when comparing library names 2023-09-01 23:41:00 +02:00
Petr Mrázek
afd19099ef NOISSUE Some work on JRE downloading 2023-09-01 22:50:24 +02:00
Petr Mrázek
9f3c2921f2 Remove unnecessary Qt version check
We are on Qt 6 and not looking back
2023-06-21 09:47:49 +02:00
Petr Mrázek
fa5a0fd0b7 Remove linux launch script and complicated layout 2023-06-13 16:49:56 +02:00
Petr Mrázek
0b7bac9606 Remove issue with windows manifests and scaling
Old manifest was dragging in a 32bit version of comctl
which obviously couldn't load in a 64bit process...

Also fixed the issue with display scaling!
2023-06-06 19:05:38 +02:00
Petr Mrazek
75e32df90f Fixes for MSVC build 2023-06-02 17:28:37 +02:00
Petr Mrázek
dd18819c6a Add early logging setup to catch Qt init problems 2023-06-01 09:50:49 +02:00
Petr Mrázek
338b3d6dde NOISSUE Bonk the Windows builds with a hammer 2023-05-30 22:26:07 +02:00
Petr Mrázek
4dc7fc98ae Remove some dead code that failed to compile 2023-05-29 14:45:11 +02:00
Petr Mrázek
21e453814b NOISSUE include a static build of zlib 2023-05-29 14:33:27 +02:00
Petr Mrázek
750f2a6ba5 Tweak RPATH more for macOS 2023-05-25 15:01:10 +02:00
Petr Mrázek
9a3bfac870 Fix up RPATH issues for bundling 2023-05-25 14:52:39 +02:00
Petr Mrázek
d336f755c0 NOISSUE further changes towards system installed layout 2023-05-24 10:11:34 +02:00
Petr Mrázek
9213d42154 Fix fix fix 2023-05-24 10:11:34 +02:00
Petr Mrázek
3ee3e7cde6 Fix fix fix 2023-05-24 10:11:34 +02:00
Petr Mrázek
ac7e337809 NOISSUE BONK 2023-05-24 10:11:34 +02:00
Petr Mrázek
102bb368ea NOISSUE Initial dirty port to Qt6 2023-05-24 10:11:33 +02:00
Petr Mrázek
33a8b916a1
Merge pull request #5063 from arthomnix/feature/mrpack_export
NOISSUE Set Modrinth export dialog window title
2023-05-24 10:03:38 +02:00
Petr Mrázek
35783d9dd9
Merge pull request #5163 from arthomnix/feature/mrpack-export-optional-files
GH-5146 mrpack exporter: add option to treat disabled files as optional
2023-05-24 10:02:48 +02:00
arthomnix
574571b51b GH-5146 mrpack exporter: add option to treat disabled files as optional 2023-05-23 20:56:34 +01:00
arthomnix
39780c7238 NOISSUE Fix release date check 2023-05-23 16:52:27 +01:00
arthomnix
72e62058c0 NOISSUE Connect signal in code instead of ui file 2023-05-23 16:47:27 +01:00
arthomnix
d6dabfa67d NOISSUE Only reload the pack profile if the cast to MinecraftInstance was successful
Prevents a potential segfault if the instance is not a MinecraftInstance
2023-05-22 17:59:26 +01:00
arthomnix
29c78b56fc NOISSUE reload pack profile in online mode so the Minecraft release date is loaded properly 2023-05-22 17:39:37 +01:00
arthomnix
e1b7630677 NOISSUE add copyright header back to ui file 2023-05-22 17:34:43 +01:00
arthomnix
44a4712e61 NOISSUE Fix shortcut dialog bugs
Fixes bugs in the create shortcut dialog where the OK button and server address text box were always disabled on instances that don't support Quick Play.
2023-05-22 17:30:02 +01:00
Petr Mrázek
bd95c3ea33 NOISSUE fix session not being passed to args processing 2023-05-17 10:55:42 +02:00
Petr Mrázek
d05a9a6a5f
Merge pull request #5125 from arthomnix/feature/singleplayer-quickplay
NOISSUE Add support for launching worlds directly via Quick Play
2023-05-16 21:12:28 +02:00
Davide Pierotti
a003b8e867
NOISSUE Use better wording for log upload popup 2023-05-16 20:24:26 +02:00
Davide Pierotti
ea262c45ed
Merge branch 'MultiMC:develop' into develop 2023-05-16 09:21:40 +02:00
arthomnix
89ac58256c NOISSUE Fix --world argument when launcher already running 2023-04-10 21:14:12 +01:00
arthomnix
5ff03584a5 NOISSUE Hide the join world buttons properly
This also fixes `QAction::setVisible` not working correctly in other parts of the codebase
2023-04-09 19:18:31 +01:00
arthomnix
1ad3e4417f NOISSUE Add singleplayer quickplay option to shortcut creation dialog 2023-04-09 15:12:30 +01:00
arthomnix
b8811039f2 NOISSUE Update copyright dates 2023-04-09 14:03:20 +01:00
arthomnix
55edaa2039 NOISSUE Hide join world buttons on pre-23w14a instances 2023-04-09 13:49:24 +01:00
arthomnix
1014141608 NOISSUE revert default instance settings tab 2023-04-08 21:04:34 +01:00
arthomnix
f756b25993 NOISSUE formatting 2023-04-08 21:00:32 +01:00
arthomnix
724eb76dc4 NOISSUE fix typo 2023-04-08 20:58:13 +01:00
arthomnix
71cf4f8d18 NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +01:00
arthomnix
22f82c34bf NOISSUE Add support for joining servers via Quick Play 2023-04-08 10:29:12 +01:00
Petr Mrázek
c1ed09e747 NOISSUE add an interface to pass information to CraftPresence
Specifically, the icon key and instance title.
2023-03-10 19:56:17 +01:00
arthomnix
f57ac946fd NOISSUE Set Modrinth export dialog window title 2023-02-08 17:06:24 +00:00
arthomnix
4c216753ba NOISSUE Remove some unused code 2023-02-06 16:29:24 +00:00
arthomnix
413397c3c1 NOISSUE Fix build on Qt 5.4 again 2023-02-06 07:36:34 +00:00