aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft
AgeCommit message (Expand)Author
2018-12-12NOISSUE fix buildPetr Mrázek
2018-12-11NOISSUE fix logging for gametypePetr Mrázek
2018-12-11GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek
2018-12-06NOISSUE fix typoPetr Mrázek
2018-12-06GH-2483 fix minor issue while checking for missing local filesPetr Mrázek
2018-11-26GH-2478 fix jarmods being detected as missingPetr Mrázek
2018-11-26NOISSUE fix unit testsPetr Mrázek
2018-11-26GH-2475 fix reporting missing local libraries on launchPetr Mrázek
2018-11-21NOISSUE fix up mod installation and add a lot of logging for itPetr Mrázek
2018-11-15NOISSUE remove some nonsense and dead codePetr Mrázek
2018-11-12GH-2384 when adding mods with the same filename, rotate the filesPetr Mrázek
2018-11-12NOISSUE fix up unit test for the changed Library behaviorPetr Mrázek
2018-11-12GH-2384 Replace existing mod filesjanrupf
2018-11-11NOISSUE Rename OneSixUpdate to MinecraftUpdatePetr Mrázek
2018-11-11NOISSUE read local libraries only from the local locationPetr Mrázek
2018-11-04NOISSUE take forge xz download url base from the metadata filePetr Mrázek
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek
2018-11-02NOISSUE use https more widelyChris Lane
2018-11-02NOISSUE use https for downloading assetsPetr Mrázek
2018-10-31GH-2412: collect dead processes on linux properlyPetr Mrázek
2018-07-31NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek
2018-07-28NOISSUE simplify.Petr Mrázek
2018-07-28NOISSUE fix build on macOS?Petr Mrázek
2018-07-27GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor...Petr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-07-15NOISSUE separate new mods model from the simple onePetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2018-06-28NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek
2018-05-19Catch C++ exceptions by const referenceCharles Milette
2018-04-02NOISSUE Fixed compilation error, but needs to be revisitedJanrupf
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-03-23NOISSUE preserve minecraft.jar while migrating Legacy instancesPetr Mrázek
2018-03-16NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek
2018-02-18NOISSUE do not censor player name in logsPetr Mrázek
2018-02-11NOISSUE fix some warningsPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2018-02-10GH-2134 fix model selection when uploading a skinPetr Mrázek
2018-02-09NOISSUE When changing version of or installing a package, remove customized v...Petr Mrázek
2018-01-29NOISSUE remove unneeded URL fixing code and fix up the exception thrown by in...Petr Mrázek
2018-01-21NOISSUE fix bad redirect URLs provided by the curse CDNPetr Mrázek
2018-01-08NOISSUE remove the jar-modded jar after the instance finishesPetr Mrázek
2018-01-05GH-2087 remove the revert to vanilla functionality, add file download button ...Petr Mrázek
2018-01-04NOISSUE stop logging process environment and MC launch scriptPetr Mrázek
2017-12-31NOISSUE add button for creating empty, properly registered, componentsPetr Mrázek
2017-12-30NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for mi...Petr Mrázek
2017-12-29NOISSUE add versioning to component metadata format and use itPetr Mrázek
2017-12-14NOISSUE fix a bunch of warnings thrown by Qt internalsPetr Mrázek
2017-12-03NOISSUE make MultiMC respond to account manipulation betterPetr Mrázek
2017-12-03NOISSUE fix wrong look of checkboxes in the account listPetr Mrázek
2017-12-03NOISSUE force saving of any outstanding instance component state on exitPetr Mrázek