Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some old forge hacks | Petr Mrázek | 2020-05-19 | -1/+0 |
| | | | | | | | | | | | | | | 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. | |||
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -1/+1 |
| | ||||
* | NOISSUE Rename OneSixUpdate to MinecraftUpdate | Petr Mrázek | 2018-11-11 | -20/+20 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -117/+117 |
| | ||||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -30/+11 |
| | ||||
* | NOISSUE rename MinecraftProfile to ComponentList | Petr Mrázek | 2017-11-04 | -2/+2 |
| | | | | | 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/+203 |