summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/ProfilePatch.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE jar mods as libraries, fix for customizing net.minecraftPetr Mrázek2017-04-17-1/+0
|
* NOISSUE preview of LWJGL version changingPetr Mrázek2017-04-07-2/+6
| | | | | It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json.
* NOISSUE Rough refactor of ProfilePatch and VersionFile internals.Petr Mrázek2017-04-07-63/+41
| | | | | | | | 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 classesPetr Mrázek2017-04-07-10/+0
|
* NOISSUE stuff and things happened. Maybe.Petr Mrázek2017-04-07-2/+0
|
* NOISSUE hack it together enough to get launching backPetr Mrázek2017-04-07-4/+0
| | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server.
* Revert "NOISSUE nuke builtin Minecraft versions"Petr Mrázek2016-10-26-1/+2
| | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+104