summaryrefslogtreecommitdiffstats
path: root/logic/minecraft
Commit message (Collapse)AuthorAgeLines
* 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
|
* Fix version file problems, fix console window not being destroyedPetr Mrázek2014-08-21-1/+1
|
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-2/+23
|
* Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek2014-07-26-406/+328
| | | | Fix #396
* Make forge work.Petr Mrázek2014-07-19-112/+142
| | | | Using classifiers FTW.
* Implement gradle spec reader/writerPetr Mrázek2014-07-16-14/+101
|
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-3/+12
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-2/+0
|
* Handle a bunch more clang warningsPetr Mrázek2014-07-01-1/+1
|
* Fix bug in OneSixInstance's modification detection.Taeyeon Mori2014-06-30-1/+1
| | | | | OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-7/+0
|
* Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-5/+61
| | | | | | pack list. Icons are from Oxygen.
* Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵Petr Mrázek2014-06-09-1/+2
| | | | now.
* Add and implement pages and page dialog.Petr Mrázek2014-06-09-1/+1
|
* New, simpler and versioned format for the patch load order.Petr Mrázek2014-06-09-66/+79
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-108/+170
|