Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE remove unused version range filtering | Petr Mrázek | 2017-04-07 | -11/+1 |
| | ||||
* | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | 2017-04-07 | -3/+3 |
| | | | | | | | | They are now distinct classes with distinct responsibilities. * ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version. * VersionFile is the basic element that holds version information loaded from JSON. * Meta::Version is the loader class for VersionFile(s) from a server. | |||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -1/+1 |
| | ||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -6/+5 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -2/+2 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -1/+2 |
| | ||||
* | GH-942 fix vanilla version list | Petr Mrázek | 2015-05-06 | -23/+53 |
| | | | | | Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug | |||
* | GH-328 overhaul all relevant version lists | Petr Mrázek | 2015-05-01 | -0/+382 |