summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/onesix/OneSixProfileStrategy.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1856 Make MultiMC fail hard when things are missingPetr Mrázek2017-04-23-13/+2
| | | | | | Things like: * jar mods * valid version files
* NOISSUE jar mods as libraries, fix for customizing net.minecraftPetr Mrázek2017-04-17-8/+16
|
* NOISSUE fix liteloader uid where it is hardcoded hardcodedPetr Mrázek2017-04-07-1/+1
|
* NOISSUE Make forge installable againPetr Mrázek2017-04-07-73/+70
|
* NOISSUE preview of LWJGL version changingPetr Mrázek2017-04-07-2/+2
| | | | | It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json.
* NOISSUE refactor builtin patch loading slightlyPetr Mrázek2017-04-07-40/+19
|
* NOISSUE add filename to newly created jar mod patchesPetr Mrázek2017-04-07-2/+1
|
* NOISSUE Rough refactor of ProfilePatch and VersionFile internals.Petr Mrázek2017-04-07-134/+44
| | | | | | | | 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-4/+0
|
* NOISSUE stuff and things happened. Maybe.Petr Mrázek2017-04-07-14/+116
|
* NOISSUE hack it together enough to get launching backPetr Mrázek2017-04-07-2/+4
| | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server.
* NOISSUE Remove hardcoded LWJGL (modern)Petr Mrázek2017-04-07-6/+2
|
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-1/+2
|
* GH-1828 do not load assets info from custom version filesPetr Mrázek2017-02-28-0/+12
| | | | Fixes issue where this causes the launcher to use the old assets URL
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+418