Commit Graph

3138 Commits

Author SHA1 Message Date
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
Petr Mrázek
d98022d3ae
Merge pull request #5060 from arthomnix/feature/mrpack_export
NOISSUE Fix build on Qt 5.4 again
2023-02-06 09:17:12 +01:00
arthomnix
413397c3c1 NOISSUE Fix build on Qt 5.4 again 2023-02-06 07:36:34 +00:00
Petr Mrázek
34f8de4682
Merge pull request #5059 from arthomnix/feature/mrpack_export
NOISSUE Modrinth exporter: lookup all hashes in one API request
2023-02-06 03:10:25 +01:00
arthomnix
4f95e4618f NOISSUE Modrinth exporter: lookup all hashes in one request 2023-02-05 21:09:16 +00:00
Petr Mrázek
f9c2f818fe
Merge pull request #5058 from arthomnix/feature/mrpack_export
NOISSUE Handle Modrinth files with multiple downloads
2023-02-05 19:16:42 +01:00
arthomnix
496440cbc8 NOISSUE Handle Modrinth files with multiple downloads 2023-02-05 17:36:44 +00:00
Petr Mrázek
67c140ce5c
Merge pull request #5056 from arthomnix/feature/mrpack_export
NOISSUE Fix typo in Modrinth exporter
2023-02-05 17:51:13 +01:00
arthomnix
bea3251d9c NOISSUE Fix typo in Modrinth exporter 2023-02-05 16:44:44 +00:00
Petr Mrázek
3840684a54
Merge pull request #5055 from arthomnix/feature/mrpack_export
NOISSUE Fix build on Qt 5.4 (hopefully)
2023-02-05 17:35:26 +01:00
arthomnix
c7b0d15393 NOISSUE Fix build on Qt 5.4 (hopefully) 2023-02-05 16:33:20 +00:00
Petr Mrázek
e50cb5caa4
Merge pull request #5052 from arthomnix/feature/mrpack_export
GH-4699 Modrinth pack exporter
2023-02-05 17:18:10 +01:00
arthomnix
e463edb185 GH-4699 Warn when exporting instance with custom components 2023-02-05 15:55:49 +00:00
arthomnix
82dde9f426 Update copyright years 2023-02-05 14:48:28 +00:00
arthomnix
aae2f23eb6 GH-4699 Move ModrinthInstanceExportTask to modplatform/modrinth; truncate error messages in dialog 2023-02-05 14:28:18 +00:00
arthomnix
a452b7ee96 GH-4699 Set Modrinth exporter task status 2023-02-05 12:33:56 +00:00
arthomnix
01f3511e88 GH-4699 Improve export instance menu 2023-02-05 12:11:27 +00:00
arthomnix
a1f256a745 GH-4699 Add global datapacks support to Modrinth exporter 2023-02-05 12:03:00 +00:00
arthomnix
a6dff61ff7 GH-4699 Formatting 2023-02-05 10:15:29 +00:00
arthomnix
74addfb78b GH-4699 Clean some things up
Add a menu to select between MMC/Modrinth format packs instead of the custom dialog
Treat 404s on requests to the Modrinth API as success, as the API returns a 404 if a hash was not found, and we don't want to retry the download in this case
Improve logging
2023-02-05 10:13:13 +00:00
arthomnix
16cf56b7a4 GH-4699 Modrinth pack exporter (WIP) 2023-02-04 21:41:24 +00:00
Petr Mrázek
867d240a2f NOISSUE update copyright year a bit 2023-02-03 23:30:59 +01:00
Petr Mrázek
458944ad91 NOISSUE Remove concept of switching update channels
It is all develop from now on, we no longer make stable releases.
This means no maintenance of version numbers and removal
of all the overhead associated with making stable releases.

MultiMC 6 might have a better system, but with how infrequent and stable
MultiMC releases are getting, there's no need to have a distinction
between `stable` and `develop` anymore.
2023-02-03 23:05:27 +01:00
Petr Mrázek
75568ed04b NOISSUE and don't break the thing in the process... 2023-02-02 21:43:01 +01:00
Petr Mrázek
f624754f0c NOISSUE Improve path parsing for modrinth packs 2023-02-02 20:51:23 +01:00
Petr Mrázek
1f1cdbe0a8
Merge pull request #5032 from graytoowolf/patch-1
When re-logging in when the repair account expires, it still prompts that the account has expired
2023-01-13 18:44:38 +01:00
graywolf
cb81cb9835
Update LaunchController.cpp 2023-01-06 12:59:45 +08:00
Petr Mrázek
aba63c8f00
Merge pull request #4998 from arthomnix/feature/account-expired-login-button
GH-4978 Add button to log back in when account expired
2022-12-01 23:48:36 +01:00
arthomnix
73e1d15ab9 GH-4978 Correctly emit failed when attempting to relogin to msa on osx64 2022-12-01 20:54:04 +00:00
arthomnix
e5b7517d2f GH-4978 Remove testing code 2022-12-01 20:50:36 +00:00
arthomnix
0fd546a11c GH-4978 Add button to log back in when account expired 2022-12-01 20:21:37 +00:00
Petr Mrázek
e044744faf NOISSUE add a way to require object from Json value ref 2022-11-20 15:59:52 +01:00
Petr Mrázek
8bced9da83
Merge pull request #4985 from arthomnix/feature/playtime-format-customisation
NOISSUE Load ShowGameTimeHours setting correctly on settings page
2022-11-20 13:08:52 +01:00
arthomnix
149adbd1d6 NOISSUE Load ShowGameTimeHours setting correctly on settings page
Bugfix for #4964
2022-11-20 11:45:34 +00:00
Petr Mrázek
30312ea701 And fix a build issue 2022-11-20 00:12:46 +01:00
arthomnix
858487521e NOISSUE Escape quotes in paths
Just in case the user decides to place MMC in a path containing quotes.
.desktop files appear to require two backslashes to escape quotes, testing on other desktop environments would be appreciated to make sure this isn't just a KDE-specific bug
2022-11-20 00:04:03 +01:00
arthomnix
08dd08afc1 NOISSUE Enclose all arguments in quotes, fix batch scripts 2022-11-20 00:04:03 +01:00
arthomnix
6307689cf1 NOISSUE Use .command extension for shortcut scripts on macOS
This means that the script will run when clicked, instead of being opened in a text editor
2022-11-20 00:04:03 +01:00
arthomnix
86f68389c9 NOISSUE Add button to copy MSA code 2022-11-20 00:04:03 +01:00
Petr Mrázek
7354c578fd NOISSUE Move hour formatting for play time to a function 2022-11-20 00:01:21 +01:00
Petr Mrázek
90b16fb903
Merge pull request #4928 from ryanbrown535/develop
GH-4901 Confirm screenshot upload
2022-11-19 23:48:46 +01:00
Petr Mrázek
8335432543
Merge pull request #4947 from jamierocks/managed-packs
Record where packs come from
2022-11-19 23:48:16 +01:00
Petr Mrázek
319ba3c8f9
Merge pull request #4948 from jamierocks/technic-improvements
Technic: Display available versions for Solder packs
2022-11-19 23:44:24 +01:00
Petr Mrázek
9e5883c173
Merge pull request #4946 from jamierocks/atl-colours
Display mod colours in optional mod dialog
2022-11-19 23:43:06 +01:00
Petr Mrázek
597da783d7
Merge pull request #4964 from arthomnix/feature/playtime-format-customisation
NOISSUE Add setting to display playtime in hours only
2022-11-19 23:35:33 +01:00
Petr Mrázek
1849db93ec Fix a build problem 2022-11-19 23:23:11 +01:00
arthomnix
b82d667859 NOISSUE Add setting to display playtime in hours only 2022-11-02 16:11:56 +00:00
Jamie Mansfield
9bdfa5c8de
NOISSUE Make Technic API base URL and build constants 2022-10-20 16:46:12 +01:00
Jamie Mansfield
fb0970b496
NOISSUE Verify checksums for pack build mods 2022-10-20 16:46:12 +01:00