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
|
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
|
0281845fc8
|
GH-2544 allow adding files to libraries without affecting classpath
This is done by adding library-like objects into the `mavenFiles`
list in version JSONs.
|
2020-03-27 02:23:15 +01: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
|
3018310be3
|
NOISSUE fix typo
|
2018-12-06 00:36:31 +01:00 |
|
Petr Mrázek
|
f111d1bc0c
|
GH-2483 fix minor issue while checking for missing local files
|
2018-12-06 00:33:49 +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
|
3f6aecf5a2
|
GH-2475 fix reporting missing local libraries on launch
|
2018-11-26 03:06:58 +01:00 |
|
Petr Mrázek
|
58260da861
|
NOISSUE remove use of obsolete URL constants, simplify the rest
|
2018-11-04 13:18:35 +01: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
|
b5f636b3d5
|
NOISSUE do not keep downloads in memory, add (some) missing virtual dtors
|
2018-06-28 21:34:56 +02:00 |
|
Janrupf
|
67d2f283da
|
NOISSUE Fixed compilation error, but needs to be revisited
|
2018-04-02 23:02:33 +02: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
|
13628e7a82
|
NOISSUE merging of strategy into profile, onesix into minecraft
|
2017-09-09 19:19:05 +02:00 |
|