Commit Graph

2661 Commits

Author SHA1 Message Date
Sebastían
fa6e3ba869 Merge branch 'MultiMC:develop' into develop 2021-05-18 17:51:12 -05:00
Petr Mrázek
911074e966 Merge pull request #3735 from kumquat-ir/develop
NOISSUE Parse META-INF/mods.toml for Forge 1.14+ mod metadata
2021-05-15 00:36:46 +02:00
Petr Mrázek
b8cd13bb21 Merge pull request #3747 from runlevel5/patch-1
Add limits header
2021-05-15 00:35:36 +02:00
Petr Mrázek
deac64e0a2 Merge pull request #3787 from JoelTroch/feature/gh-3450
GH-3450 Add checkboxes to display and record game time
2021-05-15 00:35:05 +02:00
Petr Mrázek
2f1e8e82a3 Merge pull request #3729 from jamierocks/atl-loader-targets
Various ATLauncher improvements and bug fixes
2021-05-15 00:33:53 +02:00
Joël Troch
de089195cd GH-3450 Add checkboxes to display and record game time 2021-05-13 19:38:24 +02:00
Sebastían
5f08b1bd9e Better looking README.md 2021-05-09 18:14:55 -05:00
Sebastían
02aff0d116 Update README.md
Pre-build binaries are no longer experimental.
2021-05-09 18:13:07 -05:00
Sebastían
76dac2fc3d Update download links 2021-05-09 18:12:05 -05:00
Sebastian-byte
aa04069265 Fix indent 2021-05-09 17:40:01 -05:00
Sebastian-byte
c1de58cb84 Revert "Replaced username writing with a proper dropdown selection saved in a file and ordered by last used"
This reverts commit ec8ee53c76.
2021-05-09 17:31:09 -05:00
Sebastían
3ec707dbc8 Merge branch 'MultiMC:develop' into develop 2021-05-09 17:09:01 -05:00
Sebastian-byte
1b4fbbcc9f Add CI
Fix syntax error

Fix build order

Minor improvements in CI

NOISSUE stop relying on forge servers for old FML libs

NOISSUE fix issue templates

More improvements

Update main.yml

Copy OpenSSL to install directory

Update main.yml

Update main.yml

Fix Path

Remove broken paths again

Remove uneeded step

Remove more unneeded things.

Don't echo PATH

Update main.yml

Not longer require QTACCOUNT secret

Update main.yml

Update main.yml

Update main.yml

Update main.yml

Update main.yml

Remove debugging echo
2021-05-09 17:07:25 -05:00
Jamie Mansfield
df7873eb9a GH-3764 Only install client mods for ATLauncher packs 2021-05-06 17:14:49 +01:00
Mateo Pidal
41c87bd403 Replaced standard C file writing to a QT standard 2021-05-04 02:27:03 -03:00
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
Petr Mrázek
3d11f9a7e9 NOISSUE fix issue templates 2021-05-01 10:29:43 +02: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
Trung Lê
c2fd714f8d Add limits header 2021-04-29 12:42:49 +10:00
Petr Mrázek
a09d03d71d NOISSUE stop relying on forge servers for old FML libs 2021-04-29 02:32:21 +02:00
Sebastian-byte
1832103973 Merge remote-tracking branch 'upstream/develop' into develop 2021-04-21 19:43:17 -05:00
kumquat-ir
e2e5294fb9 reimplement parsing logic for tomlc99 2021-04-17 10:33:45 -07:00
kumquat-ir
e668aa0f95 switch to new toml library 2021-04-17 09:46:11 -07:00
kumquat-ir
13afad80fb replace ${file.jarVersion} with something useful 2021-04-16 17:45:55 -07:00
kumquat-ir
7156e086f6 parse META-INF/mods.toml for metadata 2021-04-16 13:33:56 -07:00
kumquat-ir
860706caec allow parsing toml from a QByteArray 2021-04-16 11:02:02 -07:00
kumquat-ir
42253150e4 add toml11 as dependency 2021-04-15 23:19:01 -07:00
Jamie Mansfield
438ddfb88d NOISSUE Support Fabric modpacks on ATLauncher
Annoyingly the metadata structure is loader dependent :(
2021-04-16 01:51:25 +01:00
Jamie Mansfield
73788f5d2f NOISSUE Emit failure on failure conditions
The 'Installing modpack' dialog will no longer stay open forever,
even though the installation has failed.
2021-04-16 01:51:25 +01:00
Jamie Mansfield
87dbe82474 NOISSUE Support custom,latest,recommended loader versions for ATL
This provides support for modpacks using the new loader mechanism in
ATLauncher and using a non-specific version target.
2021-04-16 01:51:23 +01: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