aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft
AgeCommit message (Expand)Author
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
2017-12-03NOISSUE watch added Component for changes in order to trigger ComponentList s...Petr Mrázek
2017-12-03GH-1082 allow disabling componentsPetr Mrázek
2017-12-03NOISSUE in offline mode, do not contact the auth server if there is a valid a...Petr Mrázek
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-11-17NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
2017-10-29GH-2026 only run versions with FirstThreadOnMacOS trait on first threadPetr Mrázek
2017-10-28GH-2026 actually do the previous on macOS, not WindowsPetr Mrázek
2017-10-28GH-2026 start Minecraft on first thread on macOSPetr Mrázek
2017-10-28GH-2026 fix failing library test case for native librariesPetr Mrázek
2017-10-28GH-2026 fix native library downloadsPetr Mrázek
2017-10-08NOISSUE change behaviour of the +tweakers patch itemPetr Mrázek
2017-09-27NOISSUE use classparser for importing Legacy instances with undecided Minecra...Petr Mrázek
2017-09-27GH-1993 swap min/max memory settings when they are the wrong way aroundPetr Mrázek