aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft
AgeCommit message (Expand)Author
2016-03-26NOISSUE resolve library activeness during application to profilePetr Mrázek
2016-03-26NOISSUE continue version file format refactorsPetr Mrázek
2016-03-07NOISSUE hide mojang structs inside the mojang format entirelyPetr Mrázek
2016-03-07NOISSUE make new Mojang version format pass through MultiMC structuresPetr Mrázek
2016-03-03NOISSUE Fix bad unit test data path and usage of std::absPetr Mrázek
2016-03-03NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek
2016-03-02NOISSUE eliminate timestamp stringsPetr Mrázek
2016-03-01SCRATCH some version file member variables commentedPetr Mrázek
2016-02-28GH-1502 move launch script generation to the Minecraft launch stepPetr Mrázek
2016-02-28NOISSUE even more version file refactorsPetr Mrázek
2016-02-27NOISSUE move version file reading and writing to dedicated namespacesPetr Mrázek
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2016-02-26NOISSUE remove OneSixLibraryPetr Mrázek
2016-02-25NOISSUE remove old unused version file featuresPetr Mrázek
2016-02-21GH-1453 handle certain version loading corner cases better, clean up FTBPetr Mrázek
2016-02-21GH-1453 report version file problems in the version pagePetr Mrázek
2016-02-17GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek
2016-02-13GH-1453 React to the minimum version change - 18Petr Mrázek
2016-02-13NOISSUE remove dead code from MC version listPetr Mrázek
2016-02-13GH-1483 Use the new version index URLPetr Mrázek
2016-01-07GH-1379 fix build with Qt 5.2.1 on ubuntu64Petr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-26GH-1178 sanitize mod paths while installing folder modsPetr Mrázek
2015-12-26GH-1178 add failing testPetr Mrázek
2015-12-26NOISSUE add a basic test for FS::copyPetr Mrázek
2015-12-18GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC bin...Petr Mrázek
2015-11-19GH-1338: mark asset index as stale during instance updatePetr Mrázek
2015-10-10GH-93 add an option to not copy saves on instance copyPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-30GH-729 use mod mmc_id as name when name is emptyPetr Mrázek
2015-09-28GH-1072 use crafatar for grabbing the user skinPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-09-22GH-1217 add simple instance play time trackingPetr Mrázek
2015-09-14GH-1227 add world copy and renamePetr Mrázek
2015-09-14GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek
2015-09-13GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek
2015-09-10GH-1227 fix zlib nonsense on WindowsPetr Mrázek
2015-09-09GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek
2015-09-08GH-1233 do not load worlds when not neededPetr Mrázek
2015-09-08NOISSUE catch more errors from nbt libPetr Mrázek
2015-09-06GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek
2015-09-06Copyright fixes for new codeAlex
2015-09-06Comment changes and general cleanupAlex
2015-09-06GH-1047 World management for instances. Removal only currently.Alex
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-09-04GH-1223 fix override settingsPetr Mrázek
2015-08-24GH-1133 fix bad java path detection some morePetr Mrázek
2015-08-19NOISSUE revamp the minecraft log exception detectionPetr Mrázek
2015-08-19NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek