summaryrefslogtreecommitdiffstats
path: root/logic/minecraft
Commit message (Collapse)AuthorAgeLines
* GH-1016 print list of mods, coremods and jarmodsPetr Mrázek2015-05-31-6/+32
| | | | Includes a change to jar mods, where they gain an 'originalName' attribute used only for display
* GH-1016 print mods, jar mods and core mods on startPetr Mrázek2015-05-31-0/+15
| | | | Needs some work - jar mods just have the uuid name
* GH-1015 catch exceptions when doing profile reapplyPetr Mrázek2015-05-31-16/+28
| | | | This is a temporary solution.
* GH-1021 make builtin versions not customizablePetr Mrázek2015-05-31-8/+34
| | | | They use attributes not defined in the OneSix format.
* GH-1020 use plain strings for library URLsPetr Mrázek2015-05-31-7/+14
| | | | Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution
* GH-1015 fix crash when version is incomplete and adding jar modsPetr Mrázek2015-05-29-1/+8
|
* GH-1011 fetch missing versions when customizing/reverting Minecraft patchesPetr Mrázek2015-05-28-11/+12
|
* GH-967 make libraries handle their own path prefixPetr Mrázek2015-05-27-25/+76
| | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable
* GH-991 implement wrapper commandsPetr Mrázek2015-05-24-2/+21
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-20/+20
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* GH-983 use 'minecraft.jar' for ancient jar-modded versionsPetr Mrázek2015-05-21-2/+8
| | | | Fixes NEI in MC 1.4.7 and probably other obscure issues
* GH-985 fix jar modsPetr Mrázek2015-05-21-0/+2
|
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-77/+294
| | | | | | | Version patches get a lot of new flags that determine which actions are allowed Version page respects the flags Customize, revert and edit for version patches Builting patches can be customized
* NOISSUE do not dump minecraft version files into the logPetr Mrázek2015-05-16-1/+0
|
* GH-958 print PID when starting MinecraftPetr Mrázek2015-05-16-0/+3
|
* GH-952 do not remove {version,custom}.json files, rename themPetr Mrázek2015-05-16-7/+7
|
* GH-952 flesh out {version,custom}.json upgrade stepPetr Mrázek2015-05-15-18/+50
|
* NOISSUE only watch mod folders when the user is looking at themPetr Mrázek2015-05-11-0/+1
|
* NOISSUE more loggingPetr Mrázek2015-05-06-0/+3
|
* GH-942 fix vanilla version listPetr Mrázek2015-05-06-10/+16
| | | | | Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug
* GH-907 fix location/java override for java detectionPetr Mrázek2015-05-05-3/+30
|
* NOISSUE windows hates mePetr Mrázek2015-05-04-1/+1
|
* GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek2015-05-04-8/+68
|
* NOISSUE handle recommended versions betterPetr Mrázek2015-05-02-2/+24
| | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default
* GH-328 overhaul all relevant version listsPetr Mrázek2015-05-01-1/+39
|
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-17/+17
|
* GH-849 Further NetJob related fixesPetr Mrázek2015-04-26-18/+16
|
* GH-887 fix patch file removalPetr Mrázek2015-04-13-1/+20
|
* NOISSUE refactor and rearrange zip file utilsPetr Mrázek2015-04-13-181/+5
|
* GH-329 update description text in MainWindow when instance Minecraft version ↵Petr Mrázek2015-04-13-0/+1
| | | | changes
* NOISSUE fix legacy edit instancePetr Mrázek2015-04-13-33/+0
|
* SCRATCH remove more obsolete asset logicPetr Mrázek2015-04-12-33/+0
|
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-130/+4
|
* NOISSUE move everything.Petr Mrázek2015-04-12-104/+110
|
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-3/+1
|
* SCRATCH no more gui includes in logicPetr Mrázek2015-04-12-38/+2
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-3/+4231
|
* NOISSUE fix overlap in instance settings registrationPetr Mrázek2015-04-12-11/+0
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-43/+43
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-9/+5
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-5/+3
|
* NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek2015-04-04-25/+10
|
* NOISSUE use QSaveFile for saving patch orderPetr Mrázek2015-04-02-2/+14
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-7/+4
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-683/+1250
|
* Change copyright dates to 2015Greenphlem2015-02-06-13/+13
|
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-0/+1
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-6/+6
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-7/+7
|
* Sync from quickmodsPetr Mrázek2014-09-06-19/+24
|