Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | |
2017-11-17 | NOISSUE split out the LaunchProfile out of the ComponentList | Petr Mrázek | |
2017-08-28 | NOISSUE simplify ProblemProvider | Petr Mrázek | |
2017-04-07 | NOISSUE preview of LWJGL version changing | Petr Mrázek | |
It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json. | |||
2017-04-07 | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | |
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. |