index
:
MultiMC
develop
tom
Minecraft modpack tooling with Google spyware removed
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
logic
/
OneSixUpdate.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Fix FTB local libraries bug
Jan Dalheimer
2014-05-03
-1
/
+1
*
Detect and report missing local libraries.
Petr Mrázek
2014-04-13
-0
/
+18
*
Make some more error messages translateable.
Petr Mrázek
2014-03-23
-4
/
+3
*
Improve reporting of version file errors.x
Petr Mrázek
2014-03-09
-18
/
+22
*
Reorganize the version-related code.
Petr Mrázek
2014-03-01
-4
/
+4
*
Copying of FTB instances working again
Jan Dalheimer
2014-02-21
-1
/
+6
*
Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 in...
Petr Mrázek
2014-02-01
-2
/
+2
|
\
|
*
Split parsing/applying. Better error logging. Fix crash.
Jan Dalheimer
2014-01-27
-2
/
+2
|
*
Change naming from Derp -> OneSix until the new instance type supports legacy
Jan Dalheimer
2014-01-24
-0
/
+372
|
*
Derpstances. Everything renamed. Launching does not yet work.
Jan Dalheimer
2014-01-22
-377
/
+0
*
|
Offline mode can be used even when online.
Petr Mrázek
2014-01-27
-49
/
+3
*
|
Extract native libs in the launcher part.
Petr Mrázek
2014-01-22
-6
/
+1
|
/
*
Marginally improve OneSix offline mode launch
Petr Mrázek
2014-01-18
-6
/
+14
*
Change the native extraction/loading logic.
Petr Mrázek
2014-01-18
-45
/
+10
*
Do not use the java checker during instance update
Petr Mrázek
2014-01-14
-83
/
+65
*
Tidy status messages a bit
Sky
2013-12-23
-7
/
+7
*
Improve group changing, update instance on version change
Petr Mrázek
2013-12-15
-5
/
+3
*
Use asset sizes from the index to make the progress bar better
Petr Mrázek
2013-12-15
-0
/
+1
*
Add status shown specifically when downloading assets
Sky
2013-12-14
-0
/
+1
*
First sweep moving URLs to a constants file
Sky
2013-12-13
-5
/
+5
*
Merge https://github.com/Drayshak/MultiMC5 into develop
Petr Mrázek
2013-12-11
-2
/
+4
|
\
|
*
Better (but unsorted) Java detection
Sky
2013-12-11
-2
/
+4
*
|
Swap https -> http for asset indexes
Petr Mrázek
2013-12-11
-1
/
+1
|
/
*
Use metacache for minecraft.jar downloads
Petr Mrázek
2013-12-10
-8
/
+13
*
Nuke.
Petr Mrázek
2013-12-10
-7
/
+0
*
Finish assets update for 1.7.3
Petr Mrázek
2013-12-10
-4
/
+95
*
Fix offline mode bugs
Petr Mrázek
2013-12-08
-16
/
+38
*
Fix (hopefully) library dependency resolution.
Petr Mrázek
2013-12-01
-1
/
+0
*
Detect java bitness on launch, use appropriate libraries
Petr Mrázek
2013-11-25
-31
/
+108
*
Prepare for rework of instance launch/update
Petr Mrázek
2013-11-24
-5
/
+25
*
Use the forge mirrors for downloading forge libraries
Petr Mrázek
2013-11-17
-3
/
+17
*
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-11-04
-0
/
+1
*
S3 bucket listing support and network code refactors.
Petr Mrázek
2013-10-26
-7
/
+7
*
Local libs that won't get replaced/redownloaded
Petr Mrázek
2013-10-20
-0
/
+2
*
Added file logger
Petr Mrázek
2013-10-06
-14
/
+11
*
``Working'' forge unpackers. Needs a lot of hardening but good for alpha.
Petr Mrázek
2013-09-30
-3
/
+6
*
Compression algo dependencies, still need hackery...
Petr Mrázek
2013-09-26
-1
/
+4
*
Working 1.6 modding (currently only forge)
Petr Mrázek
2013-09-22
-40
/
+45
*
Implement legacy forge button!
Petr Mrázek
2013-09-18
-2
/
+2
*
Forge version list implementation. Needs integration and testing.
Petr Mrázek
2013-09-16
-16
/
+31
*
Split OneSixVersion into parts.
Petr Mrázek
2013-09-11
-0
/
+1
*
Use HttpMetaCache to minimize network use.
Petr Mrázek
2013-09-08
-6
/
+14
*
Speed up the downloads. Massively.
Petr Mrázek
2013-09-02
-13
/
+8
*
Basic 1.6 mod management (no jar mods)
Petr Mrázek
2013-08-28
-1
/
+1
*
Legacy jar reassembly, base of proper custom jar support
Petr Mrázek
2013-08-24
-1
/
+1
*
Move all the things (YES. Move them.)
Petr Mrázek
2013-08-17
-0
/
+169