Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-3234 Add support for custom meta URLs at build time | Petr Mrázek | 2020-07-18 | -1/+2 |
| | | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general. | |||
* | NOISSUE rename ComponentList to PackProfile | Petr Mrázek | 2020-06-27 | -7/+7 |
| | | | | It's not just components, so the naming needed cleaning up. | |||
* | GH-2544 allow adding files to `libraries` without affecting classpath | Petr Mrázek | 2020-03-27 | -0/+1 |
| | | | | | This is done by adding library-like objects into the `mavenFiles` list in version JSONs. | |||
* | GH-2209 Fix sounds in old (pre-1.6) versions | Petr Mrázek | 2019-02-19 | -2/+2 |
| | ||||
* | NOISSUE fix typo | Petr Mrázek | 2018-12-06 | -1/+1 |
| | ||||
* | GH-2483 fix minor issue while checking for missing local files | Petr Mrázek | 2018-12-06 | -2/+1 |
| | ||||
* | GH-2478 fix jarmods being detected as missing | Petr Mrázek | 2018-11-26 | -19/+29 |
| | ||||
* | GH-2475 fix reporting missing local libraries on launch | Petr Mrázek | 2018-11-26 | -23/+13 |
| | ||||
* | NOISSUE remove use of obsolete URL constants, simplify the rest | Petr Mrázek | 2018-11-04 | -2/+1 |
| | ||||
* | GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵ | Petr Mrázek | 2018-07-27 | -1/+1 |
| | | | | importance | |||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -265/+265 |
| | ||||
* | NOISSUE do not keep downloads in memory, add (some) missing virtual dtors | Petr Mrázek | 2018-06-28 | -0/+11 |
| | ||||
* | NOISSUE Fixed compilation error, but needs to be revisited | Janrupf | 2018-04-02 | -0/+2 |
| | ||||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -11/+2 |
| | ||||
* | NOISSUE split out the LaunchProfile out of the ComponentList | Petr Mrázek | 2017-11-17 | -5/+9 |
| | ||||
* | NOISSUE rename MinecraftProfile to ComponentList | Petr Mrázek | 2017-11-04 | -7/+7 |
| | | | | | It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug. | |||
* | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek | 2017-09-09 | -0/+443 |