Zakhar Afonin
356905aa75
Fixed: a dummy profile now gets created regardless of game being launched once
2021-05-30 17:22:15 +03:00
Zakhar Afonin
0e436b45f2
Dummy profile support as a workaround for accounts.json not loading
2021-05-30 16:52:53 +03:00
Zakhar Afonin
ffd5dd948c
Launching the game now possible. Feature parity with master branch
2021-05-30 16:03:22 +03:00
Zakhar Afonin
431af1cd62
Initial support for alternative login types
2021-05-30 12:23:21 +03:00
Zakhar Afonin
18d24678fe
Removes the existing "crack". Will be replaced by proper support of different account types.
2021-05-26 14:28:59 +03:00
Zakhar Afonin
7bb9a94210
Merge branch 'MultiMC:develop' into develop
2021-05-25 17:58:05 +03:00
Janrupf
ea6c42a93c
NOISSUE Allow joining servers from the servers page
2021-05-22 18:07:08 +02:00
Janrupf
f33fe05e5f
NOISSUE Use minecraft logic for parsing adresses
2021-05-22 17:24:37 +02:00
Janrupf
d97f13b4aa
NOISSUE Use Vanilla logic for resolving servers
2021-05-22 17:00:14 +02:00
Janrupf
0ccd7223fd
NOISSUE Make LauncherPart aware of server to join
2021-05-22 16:33:16 +02:00
Janrupf
23a706bbae
NOISSUE Resolve minecraft server using DNS SRV
2021-05-22 16:14:25 +02:00
Janrupf
cc6cd0648a
NOISSUE Add server launch arguments
2021-05-22 13:54:34 +02:00
Janrupf
f0eb5b4a0c
NOISSUE Register settings for setting a server
2021-05-22 13:28:23 +02:00
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
Joël Troch
de089195cd
GH-3450 Add checkboxes to display and record game time
2021-05-13 19:38:24 +02: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
Petr Mrázek
a09d03d71d
NOISSUE stop relying on forge servers for old FML libs
2021-04-29 02:32:21 +02: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
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
Sebastian-byte
fafeb4fa3e
Add newline at end of file
2021-03-24 11:16:24 -05: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
Sebastian-byte
1b76a7b045
Merge remote-tracking branch 'upstream/develop' into develop
2021-03-20 16:30:39 -05:00
Petr Mrázek
84c673c5ba
GH-3467 fix stall-out in ScanModFolders when the folders don't exist
2021-03-10 03:58:24 +01:00
Petr Mrázek
0c98589a7f
GH-3602 Create .minecraft before running pre-launch commands
2021-03-10 03:58:24 +01:00
Sebastian-byte
2c225a552a
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-12 12:20:47 -05:00
Petr Mrázek
1edcd9b86e
NOISSUE implement deleting skins
2021-02-11 02:23:00 +01:00
Petr Mrázek
6b3b7ded2d
GH-3130 fix uploading skins by using the new skins endpoint
2021-02-10 03:32:17 +01:00
Petr Mrázek
13a7f8d3b7
NOISSUE fix multiple issues in ATLauncher integration
2021-02-09 05:04:23 +01:00
Jamie Mansfield
ab19b86341
GH-405 ATLauncher Support
2021-02-07 23:30:24 +01:00
Sebastian-byte
b9e39167c1
Merge remote-tracking branch 'upstream/develop' into develop
2021-02-06 20:40:40 -05:00
Petr Mrázek
1cf60a01d5
Merge pull request #3538 from Scotsguy/develop
...
NOISSUE Update Copyright Year
2021-02-07 02:23:31 +01:00
Christopher Hasse
047546c59e
Fix catching polymorphic type by value error
...
fixes #3579
2021-02-06 18:55:44 -06:00
Petr Mrázek
1868e0ccf1
GH-3229 fix copy seed button not working for newer worlds
...
Added the `optional-bare` library and refactored NBT reading
code to support this change.
2021-02-06 15:58:03 +01:00
AppleTheGolden
0de064eb35
NOISSUE Update Copyright Year
2021-01-18 08:28:54 +01:00
Zakhar Afonin
ae8cb60f3e
Merge pull request #4 from MultiMC/develop
...
Updates from MultiMC5
2020-10-10 14:29:07 +03:00
Petr Mrázek
5180536cc3
NOISSUE add a way to use native system versions of OpenAL and GLFW
...
If your OS comes with patched/fixed/newer versions of those,
you can now check the checkboxes and stop using the old ones
shipped by Mojang.
2020-09-10 23:10:17 +02:00
Petr Mrázek
8a0027c73a
NOISSUE Add world icons and world icon reset button
2020-08-22 01:34:55 +02:00
Zakhar Afonin
9f137943fa
Merge pull request #3 from MultiMC/develop
...
Update cracked version with latest upstream
2020-08-18 17:45:43 +03:00
Petr Mrázek
e7f373496e
GH-3234 Add support for custom meta URLs at build time
...
This is not particularly interesting for non-developers.
Also includes some internal restructuring of URL constants in general.
2020-07-18 16:22:05 +02:00
Petr Mrázek
cd57e354fe
NOISSUE fix a bunch of valgrind errors
2020-06-28 13:25:53 +02:00
Petr Mrázek
a0ef20a264
NOISSUE rename ComponentList to PackProfile
...
It's not just components, so the naming needed cleaning up.
2020-06-27 12:02:31 +02:00
Zakhar Afonin
8dd6e6dd2c
Merge pull request #2 from MultiMC/develop
...
test
2020-06-03 13:16:57 +03:00
Petr Mrázek
e7f79c9076
Remove some old forge hacks
...
Forge apparently removed all `.pack.xz` files without warning.
It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore.
This is removed:
- Support for 'forge-pack-xz' and the forge-specific file download compression.
- The pack200 library we no longer need.
This stays:
- The LZMA decompression library - we may still want to use it.
2020-05-19 15:13:16 +02:00
21102341
b186f4d4d2
i can't C++
2020-05-08 21:56:30 +03:00
21102341
c1b6e52b27
cryptographic hash shit yet again
2020-05-08 21:54:45 +03:00