summaryrefslogtreecommitdiffstats
path: root/logic/OneSixUpdate.cpp
Commit message (Collapse)AuthorAgeLines
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-445/+0
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-3/+3
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-3/+3
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-7/+8
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-17/+11
|
* GH-853 evict asset index files from cache when they don't parsePetr Mrázek2015-04-01-0/+3
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* GH-721 Redo internal NetJob implementation.Petr Mrázek2015-01-11-0/+1
| | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-90/+31
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Add some logging to places where version updates might not trigger.Petr Mrázek2014-08-21-0/+2
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-6/+6
|
* Disable window titles and isons again, windows build fixesPetr Mrázek2014-06-09-3/+3
|
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-102/+42
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-5/+7
|
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-1/+1
|
* Reorganize logic code.Petr Mrázek2014-06-09-10/+9
|
* Much change, very jarmod.Petr Mrázek2014-06-09-2/+212
|
* Begin the transformation!Petr Mrázek2014-06-09-1/+1
| | | | Nuke all the things.
* Fix FTB local libraries bugJan Dalheimer2014-05-03-1/+1
|
* Detect and report missing local libraries.Petr Mrázek2014-04-13-0/+18
|
* Make some more error messages translateable.Petr Mrázek2014-03-23-4/+3
|
* Improve reporting of version file errors.xPetr Mrázek2014-03-09-18/+22
|
* Reorganize the version-related code.Petr Mrázek2014-03-01-4/+4
|
* Copying of FTB instances working againJan Dalheimer2014-02-21-1/+6
|
* Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-02-01-2/+2
|\ | | | | | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
| * Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-2/+2
| |
| * Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-0/+372
| |
| * Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-377/+0
| |
* | Offline mode can be used even when online.Petr Mrázek2014-01-27-49/+3
| | | | | | | | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
* | Extract native libs in the launcher part.Petr Mrázek2014-01-22-6/+1
|/
* Marginally improve OneSix offline mode launchPetr Mrázek2014-01-18-6/+14
| | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries.
* Change the native extraction/loading logic.Petr Mrázek2014-01-18-45/+10
|
* Do not use the java checker during instance updatePetr Mrázek2014-01-14-83/+65
|
* Tidy status messages a bitSky2013-12-23-7/+7
|
* Improve group changing, update instance on version changePetr Mrázek2013-12-15-5/+3
| | | | | Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account.
* Use asset sizes from the index to make the progress bar betterPetr Mrázek2013-12-15-0/+1
|
* Add status shown specifically when downloading assetsSky2013-12-14-0/+1
|
* First sweep moving URLs to a constants fileSky2013-12-13-5/+5
|
* Merge https://github.com/Drayshak/MultiMC5 into developPetr Mrázek2013-12-11-2/+4
|\
| * Better (but unsorted) Java detectionSky2013-12-11-2/+4
| |
* | Swap https -> http for asset indexesPetr Mrázek2013-12-11-1/+1
|/
* Use metacache for minecraft.jar downloadsPetr Mrázek2013-12-10-8/+13
|
* Nuke.Petr Mrázek2013-12-10-7/+0
|
* Finish assets update for 1.7.3Petr Mrázek2013-12-10-4/+95
|
* Fix offline mode bugsPetr Mrázek2013-12-08-16/+38
|
* Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-1/+0
| | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs.
* Detect java bitness on launch, use appropriate librariesPetr Mrázek2013-11-25-31/+108
| | | | Fixes problems with latest snapshot
* Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-5/+25
| | | | | | | | | | Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded.
* Use the forge mirrors for downloading forge librariesPetr Mrázek2013-11-17-3/+17
| | | | Let's hope we never, ever see a forge download error again.