Sebastian-byte
59ffdc8ff6
Revert all the disaster
2021-07-13 19:50:52 -05:00
Sebastian-byte
869a92b2a2
Revert "Merge pull request #9 from MultiMC/develop"
...
This reverts commit ccc86e4e02 , reversing
changes made to 306c655ab5 .
2021-07-13 19:44:51 -05:00
Sebastían
5019fafeb7
Merge branch 'develop' into develop
2021-07-13 19:31:59 -05:00
Sebastían
ccc86e4e02
Merge pull request #9 from MultiMC/develop
...
Update MultiMC5 Base
2021-07-13 19:27:53 -05:00
Sebastian-byte
9bc4a1241c
Fix indent
2021-06-25 19:46:20 -05:00
Sebastian-byte
b7ce6a63dc
Resolved merge conflict
2021-06-25 18:46:21 -05:00
Jamie Mansfield
a20a7e987f
NOISSUE Fail launch if minimum Java requirement is not met
...
This will fail launch in the following conditions:
1. A version greater than or equal to Minecraft 17w13a, and less than
21w19a - and the Java version is less than 8.
2. A version greater than or equal to Minecraft 21w19a - and the Java
version is less than 16.
2021-06-23 21:24:25 +01:00
max
04f580b0bc
Fix launch offline
2021-06-22 11:22:30 +03:00
Sebastían
308a0bd627
Merge branch 'MultiMC:develop' into develop
2021-06-19 14:43:53 -05:00
Jamie Mansfield
b246fc171e
GH-2971 Brand mod model for resource/texture pack pages
2021-06-19 00:59:48 +01:00
Max
167b6bd405
Dehardcode account providers ( #38 )
...
* Dehardcode account providers
* Fix crash on creation
* Add dynamic 'add account dialog' provider selector
* Fix typo and add newlines
* Rename loginType to provider
* Rename MojangAccount to Account and MojangAccountList to AccountList
* Fix json save error
2021-06-14 12:51:25 +03:00
Max
6df1be94dd
Authlib injector, local auth server and ely by accounts support ( #31 )
...
* Add injector
* Add uuid generation for profile
* Add auth server emulator
* Start auth server on random port and bypass it to injector
* Run injector only when account type is dummy
* Clean authlib injector
* Add ely by authentication
* Remove old comments
* Add response status text to auth server
* Fix json value access
as done by @maximmasterr
2021-06-10 17:00:54 +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
Joël Troch
de089195cd
GH-3450 Add checkboxes to display and record game time
2021-05-13 19:38:24 +02:00
Zakhar Afonin
3b91954962
Merge pull request #14 from MultiMC/develop
...
pulling the latest commits
2021-03-28 21:59:38 +03: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
Zakhar Afonin
a10c30134a
Merge pull request #12 from MultiMC/develop
...
we do a little sync
2021-03-22 12:34:05 +03:00
Petr Mrázek
0c98589a7f
GH-3602 Create .minecraft before running pre-launch commands
2021-03-10 03:58:24 +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
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
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
6ede3c13b2
base patch
2020-05-08 21:07:34 +03:00
Petr Mrázek
ce4a55bc3b
NOISSUE fix listing of mods in log, improve display with unicode
2019-08-04 05:08:40 +02:00
Petr Mrázek
a3ffa3d665
NOISSUE asynchronous, parallel mod folder listing and mod resolving
2019-08-04 03:27:53 +02:00
Petr Mrázek
80b3efff11
NOISSUE Do not hide mods list pages when the instance is running.
...
Instead, disable (most of) the controls.
2019-07-15 01:07:21 +02:00
Petr Mrázek
8ee11b1a8e
GH-2716 do not censor values shorter than 4 in logs
2019-07-01 00:00:34 +02:00
Petr Mrázek
70ed30f9e6
GH-2591 less std::shared_ptr and more shared_qobject_ptr
...
This eliminates some weird crashes.
2019-04-07 23:59:04 +02:00
Petr Mrázek
9c82adaee5
GH-2209 Fix sounds in old (pre-1.6) versions
2019-02-19 01:00:03 +01:00
Petr Mrázek
62c9fcdc6c
NOISSUE first step towards having game options management
2019-01-30 00:35:24 +01:00
Petr Mrázek
0ee915200b
GH-2478 fix jarmods being detected as missing
2018-11-26 09:57:51 +01:00
Petr Mrázek
a8e77f0ecc
NOISSUE remove some nonsense and dead code
2018-11-15 00:36:47 +01:00
Petr Mrázek
d6367407b0
NOISSUE Rename OneSixUpdate to MinecraftUpdate
2018-11-11 23:55:50 +01:00
Petr Mrázek
0c73ddee73
NOISSUE set groups for instances by not setting groups for instances
...
So simple. Better in every way.
2018-07-31 01:54:08 +02:00
Petr Mrázek
e4c33458f2
GH-2352 Add Minecraft folder button for instances, rearrange buttons by importance
2018-07-27 23:57:09 +02:00
Petr Mrázek
bbb3b3e6f6
NOISSUE tabs -> spaces
2018-07-15 14:51:05 +02:00
Petr Mrázek
03280cc62e
NOISSUE separate new mods model from the simple one
...
It should list mods in various locations...
2018-07-15 14:04:09 +02:00
Petr Mrázek
1a43f28297
NOISSUE do not censor player name in logs
2018-02-18 19:27:01 +01:00
Petr Mrázek
0636c03d7c
GH-2087 remove the revert to vanilla functionality, add file download button to version page
2018-01-05 04:26:46 +01:00
Petr Mrázek
9510a1bbf2
NOISSUE stop logging process environment and MC launch script
2018-01-04 03:50:05 +01:00
Petr Mrázek
95e6f37d39
NOISSUE force saving of any outstanding instance component state on exit
2017-12-03 18:36:28 +01:00
Petr Mrázek
85ae710d40
GH-2026 implement changes necessary to support 1.13 snapshots
2017-12-03 01:22:34 +01:00