Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE add versioning to component metadata format and use it | Petr Mrázek | 2017-12-29 | -22/+4 |
| | ||||
* | NOISSUE do not override already loaded metadata entities with partial data | Petr Mrázek | 2017-12-14 | -9/+22 |
| | ||||
* | NOISSUE fix a bunch of warnings thrown by Qt internals | Petr Mrázek | 2017-12-14 | -0/+4 |
| | | | | Badly connected signals/slots and similar things. | |||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -7/+24 |
| | ||||
* | NOISSUE clean up moc warnings | Petr Mrázek | 2017-09-10 | -3/+0 |
| | ||||
* | GH-1856 Fix metadata version and list loading | Petr Mrázek | 2017-04-24 | -24/+21 |
| | | | | Shouldn't crash anymore, shouldn't overwrite data in some bad way anymore either. | |||
* | NOISSUE implement recommended versions using the new JSON format | Petr Mrázek | 2017-04-07 | -12/+3 |
| | ||||
* | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | 2017-04-07 | -2/+2 |
| | | | | | | | | 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 reimplement package dependencies | Petr Mrázek | 2017-04-07 | -7/+19 |
| | | | | | 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 | -4/+4 |
| | ||||
* | NOISSUE hack it together enough to get launching back | Petr Mrázek | 2017-04-07 | -6/+8 |
| | | | | | 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 | -65/+5 |
| | ||||
* | NOISSUE simplify. | Petr Mrázek | 2017-04-07 | -6/+8 |
| | ||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -1/+1 |
| | ||||
* | NOISSUE Wonko is the new Meta | Petr Mrázek | 2017-04-07 | -0/+288 |
And then Wonko was the Meta. |