index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
/
OneSixUpdate.cpp
Age
Commit message (
Expand
)
Author
2013-12-15
Improve group changing, update instance on version change
Petr Mrázek
2013-12-15
Use asset sizes from the index to make the progress bar better
Petr Mrázek
2013-12-14
Add status shown specifically when downloading assets
Sky
2013-12-13
First sweep moving URLs to a constants file
Sky
2013-12-11
Merge https://github.com/Drayshak/MultiMC5 into develop
Petr Mrázek
2013-12-11
Swap https -> http for asset indexes
Petr Mrázek
2013-12-11
Better (but unsorted) Java detection
Sky
2013-12-10
Use metacache for minecraft.jar downloads
Petr Mrázek
2013-12-10
Nuke.
Petr Mrázek
2013-12-10
Finish assets update for 1.7.3
Petr Mrázek
2013-12-08
Fix offline mode bugs
Petr Mrázek
2013-12-01
Fix (hopefully) library dependency resolution.
Petr Mrázek
2013-11-25
Detect java bitness on launch, use appropriate libraries
Petr Mrázek
2013-11-24
Prepare for rework of instance launch/update
Petr Mrázek
2013-11-17
Use the forge mirrors for downloading forge libraries
Petr Mrázek
2013-11-04
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-10-26
S3 bucket listing support and network code refactors.
Petr Mrázek
2013-10-20
Local libs that won't get replaced/redownloaded
Petr Mrázek
2013-10-06
Added file logger
Petr Mrázek
2013-09-30
``Working'' forge unpackers. Needs a lot of hardening but good for alpha.
Petr Mrázek
2013-09-26
Compression algo dependencies, still need hackery...
Petr Mrázek
2013-09-22
Working 1.6 modding (currently only forge)
Petr Mrázek
2013-09-18
Implement legacy forge button!
Petr Mrázek
2013-09-16
Forge version list implementation. Needs integration and testing.
Petr Mrázek
2013-09-11
Split OneSixVersion into parts.
Petr Mrázek
2013-09-08
Use HttpMetaCache to minimize network use.
Petr Mrázek
2013-09-02
Speed up the downloads. Massively.
Petr Mrázek
2013-08-28
Basic 1.6 mod management (no jar mods)
Petr Mrázek
2013-08-24
Legacy jar reassembly, base of proper custom jar support
Petr Mrázek
2013-08-17
Move all the things (YES. Move them.)
Petr Mrázek