Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE make a call to ensureBoolean in the JSON format code less ambiguous | Petr Mrázek | 2017-04-07 | -1/+1 |
| | ||||
* | NOISSUE implement recommended versions using the new JSON format | Petr Mrázek | 2017-04-07 | -15/+31 |
| | ||||
* | 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 remove some dead code from version related classes | Petr Mrázek | 2017-04-07 | -6/+0 |
| | ||||
* | NOISSUE reimplement package dependencies | Petr Mrázek | 2017-04-07 | -129/+105 |
| | | | | | It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version | |||
* | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | 2017-04-07 | -97/+17 |
| | ||||
* | NOISSUE hack it together enough to get launching back | Petr Mrázek | 2017-04-07 | -30/+131 |
| | | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server. | |||
* | NOISSUE sanitize loading and downloading of metadata files | Petr Mrázek | 2017-04-07 | -459/+155 |
| | ||||
* | NOISSUE simplify. | Petr Mrázek | 2017-04-07 | -533/+190 |
| | ||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -68/+83 |
| | ||||
* | NOISSUE Wonko is the new Meta | Petr Mrázek | 2017-04-07 | -0/+1884 |
And then Wonko was the Meta. |