Commit Graph

2634 Commits

Author SHA1 Message Date
Mateo Pidal
f869518e3f fixed indentation errors
Signed-off-by: Mateo Pidal <pidal.mateo@gmail.com>
2021-05-04 02:08:44 -03:00
Mateo Pidal
0164d220f4 Fixed a little mistake
Signed-off-by: Mateo Pidal <pidal.mateo@gmail.com>
2021-05-03 17:35:47 -03:00
Mateo Pidal
1fd8dc8da0 Increased a little the performance on common cases of the dropdown list
Signed-off-by: Mateo Pidal <pidal.mateo@gmail.com>
2021-05-02 04:23:33 -03:00
Mateo Pidal
ec8ee53c76 Replaced username writing with a proper dropdown selection saved in a file and ordered by last used 2021-05-02 03:55:27 -03:00
Sebastían
344a5e743d Remove build status from README.md
Those aren't related to this launcher.
2021-04-30 20:38:25 -05:00
Sebastian-byte
1832103973 Merge remote-tracking branch 'upstream/develop' into develop 2021-04-21 19:43:17 -05:00
Sebastían
22008d9267 Update build instructions to point to this repo 2021-04-14 14:50:50 -05:00
Zakhar Afonin
6e1dde1ef5 Removed the MultiMC discord link on the issues tab
If not removed, users would bomb the MultiMC developer team about the issues with this project - this is far from desired
2021-04-14 10:20:29 +03:00
Petr Mrázek
8b926d29d7 NOISSUE fix build 2021-04-08 22:28:55 +02:00
Petr Mrázek
4ac38991ad Merge pull request #3691 from phit/feature/fixcurse
NOISSUE Curseforge makeover
2021-04-08 22:07:03 +02:00
Petr Mrázek
4ca481b2b3 Merge pull request #3715 from jamierocks/atl-trycatch-json
NOISSUE Fedora build, ATL exceptions, and language tweaks
2021-04-08 21:29:10 +02:00
Jamie Mansfield
524fc5b6ec NOISSUE Fix string formatting issues
This allows translations to have more control over the output :)
2021-04-08 18:55:20 +01:00
Jamie Mansfield
64617201b0 GH-3334 Show English variants correctly
This will no longer show 'American English' with the statistics of
'British English', yet show the correct translations - and will now
display 'British English'.
2021-04-08 18:53:16 +01:00
Jamie Mansfield
d6dc22d57c NOISSUE Handle JSON exceptions in ATLauncher support
Thanks to phit for pointing this out :)
2021-04-08 18:51:04 +01:00
Jamie Mansfield
3a1abb555b GH-3575 Fix build on Fedora 34
Presumably this is caused by the bump to GCC 11 in Fedora 34. See
the error that did occur below...

    ./MultiMC5/application/KonamiCode.cpp: In member function ‘void KonamiCode::input(QEvent*)’:
    ./MultiMC5/application/KonamiCode.cpp:38:23: error: comparison of integer expressions of different signedness: ‘int’ and ‘std::array<Qt::Key, 10>::size_type’ {aka ‘long unsigned int’} [-Werror=sign-compare]
       38 |         if(m_progress == konamiCode.size())
          |            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
2021-04-08 18:50:07 +01:00
phit
1f8408c793 NOISSUE Curseforge makeover
update UI to match other modpack platforms
add sorting
add version selection, fixes GH-3667
add installing beta versions, fixes GH-3611
2021-04-08 19:32:34 +02:00
Zakhar Afonin
4c29a033c1 Merge pull request #16 from Sebastian-byte/develop
Update commits and Windows download link
2021-04-08 13:30:24 +02:00
Sebastián
b207fd8ca1 Fix Windows download link 2021-04-06 18:00:40 -05:00
Sebastián
f03600244d Update Windows download link 2021-04-05 19:37:31 -05:00
Sebastian-byte
0fe770ceaa Merge remote-tracking branch 'upstream/develop' into develop 2021-04-05 17:29:18 -05:00
Petr Mrázek
e5804b1279 NOISSUE add some logging to the system theme determination logic 2021-04-04 21:19:49 +02:00
Sebastian-byte
9f33a065d5 Merge remote-tracking branch 'upstreamfork/develop' into develop 2021-04-01 19:41:40 -05:00
Sebastian-byte
38728bde86 Merge remote-tracking branch 'upstream/develop' into develop 2021-04-01 19:30:43 -05:00
Petr Mrázek
7246d8a779 NOISSUE improve GradleSpecifier and handle broken library names 2021-04-01 03:50:28 +02:00
Petr Mrázek
fbe9d15875 NOISSUE fix it some more in different file 2021-03-29 22:03:52 +02:00
Petr Mrázek
094ed0bc81 NOISSUE fix build issue with QJsonValueRef on macOS 11
This will remove support for macOS 10.7 and 10.8, but their numbers in analytics are 0
2021-03-29 21:51:28 +02:00
Zakhar Afonin
3b91954962 Merge pull request #14 from MultiMC/develop
pulling the latest commits
2021-03-28 21:59:38 +03:00
Petr Mrázek
43cf647642 Revert "GH-3666 Fix multi-monitor dpi scaling on windows"
This reverts commit 34bf688479.
2021-03-28 19:46:01 +02:00
Zakhar Afonin
0d55ef1aed Merge pull request #13 from Sebastian-byte/develop
Add newline at end of file.
2021-03-27 15:04:07 +03:00
Petr Mrázek
5400d4e613 Merge pull request #3690 from jamierocks/ftb-search-edge
NOISSUE Fix edgecase where new searches won't be processed
2021-03-26 20:37:48 +00:00
Petr Mrázek
adf2301b2a Merge pull request #3684 from KGB-8375/patch-1
GH-3666 Fix multi-monitor dpi scaling on windows
2021-03-26 20:36:28 +00:00
Petr Mrázek
9d76219434 Merge pull request #3686 from phit/fix/3633
GH-3633 assume latest MC version, if CurseForge pack supports multiple
2021-03-26 20:36:00 +00:00
Jamie Mansfield
8e6400e8d8 NOISSUE Fix edgecase where new searches won't be processed
This resolves an issue with the modpacks.ch search functionality, in
which a search issued while one is currently in progress won't be made
and the UI won't allow for the search to be made after.

Reproduction Steps:
1. Open the FTB pane in the Add Instance Dialog
2. Perform a search while MMC is still performing the initial search

The search won't be performed, the existing search will have been
aborted, and you are unable to try the search again (without trying a
different search in the meantime).

This was caused by 2 things:
1. A search cannot be re-attempted, and this logic doesn't consider
   failures.
2. The failure slot wasn't called when the NetJob was aborted, so
   the search would never be performed - but the term would be
   stored as if it had (trigering point 1).

I have resolved this by doing 2 things:
1. If the failure slot is called, set a searchState of Failed. Allow
   search re-attempts in this case.
2. If there is a present NetJob, abort and reset it. The immediately
   continue with the search.
2021-03-26 20:03:57 +00:00
KGB-8375
34bf688479 GH-3666 Fix multi-monitor dpi scaling on windows
Disable qt 5.6 DPI scaling and use windows' builtin DPI scaling, which works much better on multi-monitor setups
2021-03-26 09:54:28 -04:00
phit
ba13e33ccc GH-3633 assume latest MC version, if CurseForge pack supports multiple
right now these are unused anyway
2021-03-26 14:18:47 +01:00
Petr Mrázek
73af0f271a NOISSUE fix build - missing includes in RWStorage.h 2021-03-26 01:48:37 +01:00
Petr Mrázek
b8ee9a2a8e NOISSUE update ubuntu packaging bits 2021-03-26 01:48:37 +01:00
Petr Mrázek
369a243f1f Merge pull request #3682 from kb-1000/rename-twitch-curseforge
NOISSUE rename Twitch to flame internally for consistency and to CurseForge for user displayed strings
2021-03-26 00:38:58 +00:00
Petr Mrázek
1db6985be2 Merge pull request #3681 from kb-1000/fix-moc-warning
NOISSUE fix MOC warning complaining about an unused MOC file include
2021-03-26 00:37:25 +00:00
Petr Mrázek
cc8ac7bdbe Merge pull request #3680 from kb-1000/log-system-glfw-openal
NOISSUE print information about whether the system GLFW or OpenAL workarounds are active to the instance log
2021-03-26 00:37:09 +00:00
Petr Mrázek
8f4062b5e6 Merge pull request #3677 from kb-1000/datapacks-button-disable
NOISSUE disable datapacks button in the world screen if no world is selected
2021-03-26 00:36:30 +00:00
Sebastian-byte
fafeb4fa3e Add newline at end of file 2021-03-24 11:16:24 -05:00
kb1000
a0cb1a0d42 NOISSUE rename Twitch to flame internally for consistency and to CurseForge for user displayed strings 2021-03-24 00:59:43 +01:00
kb1000
7acad35c3f NOISSUE fix MOC warning complaining about an unused MOC file include 2021-03-23 23:05:10 +01:00
kb1000
9d7ba275ab NOISSUE print information about whether the system GLFW or OpenAL workarounds are active to the instance log 2021-03-23 22:57:39 +01:00
kb1000
4f3328e71c NOISSUE disable datapacks button in the world screen if no world is selected 2021-03-23 21:54:48 +01:00
Sebastian-byte
183f7f3324 Revert "Revert "NOISSUE add github issue forms""
This reverts commit 79a8e26406.
2021-03-23 14:05:27 -05:00
Sebastian-byte
7263cf642d Merge remote-tracking branch 'upstreamfork/develop' into develop 2021-03-23 14:03:27 -05:00
Sebastian-byte
79a8e26406 Revert "NOISSUE add github issue forms"
This reverts commit 613afce705.
2021-03-23 14:01:45 -05:00
Zakhar Afonin
a10c30134a Merge pull request #12 from MultiMC/develop
we do a little sync
2021-03-22 12:34:05 +03:00