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 |
|
Joël Troch
|
de089195cd
|
GH-3450 Add checkboxes to display and record game time
|
2021-05-13 19:38:24 +02: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 |
|
Petr Mrázek
|
0c98589a7f
|
GH-3602 Create .minecraft before running pre-launch commands
|
2021-03-10 03:58:24 +01: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
|
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 |
|
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 |
|
Petr Mrázek
|
17c8f31a09
|
NOISSUE split out the LaunchProfile out of the ComponentList
|
2017-11-17 15:44:13 +01:00 |
|
Petr Mrázek
|
fede712a26
|
NOISSUE rename MinecraftProfile to ComponentList
It is realistically a list of components. The fact that it also holds the final
launch parameters is a design bug.
|
2017-11-04 15:23:49 +01:00 |
|
Petr Mrázek
|
a6a642eb7e
|
GH-2026 only run versions with FirstThreadOnMacOS trait on first thread
|
2017-10-29 09:15:10 +01:00 |
|
Petr Mrázek
|
c78498f40c
|
GH-2026 actually do the previous on macOS, not Windows
|
2017-10-28 23:29:18 +02:00 |
|
Petr Mrázek
|
4b80d34be4
|
GH-2026 start Minecraft on first thread on macOS
This should fix issues with the 1.13 snapshots
|
2017-10-28 22:56:18 +02:00 |
|
Petr Mrázek
|
9a2d203c0d
|
GH-1993 swap min/max memory settings when they are the wrong way around
|
2017-09-27 12:45:07 +02:00 |
|
Petr Mrázek
|
b5b16d0972
|
NOISSUE make instance traits() const
|
2017-09-22 00:27:30 +02:00 |
|
Petr Mrázek
|
76c7e0fe1c
|
NOISSUE remove some dead code from MinecraftInstance (moved elsewhere)
|
2017-09-22 00:13:07 +02:00 |
|
Petr Mrázek
|
e9434fce3d
|
NOISSUE prefer to use '.minecraft' instead of 'minecraft' folder
|
2017-09-20 23:58:39 +02:00 |
|
Petr Mrázek
|
13628e7a82
|
NOISSUE merging of strategy into profile, onesix into minecraft
|
2017-09-09 19:19:05 +02:00 |
|
Joona
|
48274e889f
|
move env cleaning and clean before java test
|
2017-08-22 15:23:35 -07:00 |
|
Petr Mrázek
|
f557c13679
|
NOISSUE stuff and things happened. Maybe.
|
2017-04-07 00:20:02 +02:00 |
|
Petr Mrázek
|
2980322c3b
|
NOISSUE Remove Minecraft version list and versions.
|
2017-04-07 00:20:01 +02:00 |
|
Petr Mrázek
|
858b490c74
|
GH-1778: Fix placement of modded Minecraft.jar in OneSix instances.
|
2017-01-10 23:03:00 +01:00 |
|
Petr Mrázek
|
fd34ca5a0f
|
NOISSUE always run the ExtractNatives task during launch
The task now checks the conditions, giving the update process time
to supply all the metadata.
|
2016-11-17 01:21:49 +01:00 |
|
Petr Mrázek
|
12f6534e77
|
NOISSUE mark used accounts/sessions in selection menus
|
2016-11-17 01:00:15 +01:00 |
|
Petr Mrázek
|
87dd951505
|
NOISSUE add a badge for crashed instances
Not persistent across MultiMC runs.
|
2016-11-04 01:19:04 +01:00 |
|
Petr Mrázek
|
cee53f7f3c
|
Revert "NOISSUE nuke builtin Minecraft versions"
This reverts commit 5ae3b2c114 .
We need those builtin versions for now.
|
2016-10-26 18:23:39 +02:00 |
|
Petr Mrázek
|
55544893a3
|
GH-1643 do not censor preferredLanguage in logs
|
2016-08-10 19:52:38 +02:00 |
|