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
/
OneSixVersionBuilder.cpp
Age
Commit message (
Expand
)
Author
2014-03-02
Get rid of parse flags
Petr Mrázek
2014-03-01
Reorganize the version-related code.
Petr Mrázek
2014-02-24
Merge branch 'fix_json_version' into integration_json_and_tools
Petr Mrázek
2014-02-21
Don't assume forge for FTB instances. Fix FTB related stuff.
Jan Dalheimer
2014-02-17
Instance flags. Currently used for marking instances as broken. Can later be ...
Jan Dalheimer
2014-02-17
Different error message if it's a launcher version mismatch
Jan Dalheimer
2014-02-17
Check if the json version is one we know how to handle
Jan Dalheimer
2014-02-08
Allow overriding the order in which patches are applied
Jan Dalheimer
2014-02-08
Error if a patch file is for a different version of minecraft
Jan Dalheimer
2014-02-02
Fix installing forge after liteloader and then removing liteloader. Also form...
Jan Dalheimer
2014-02-02
Add a MMC-depend field (soft/hard) for version checking
Jan Dalheimer
2014-02-01
Disable anything related to user.json for now. Will be re-enabled once we hav...
Jan Dalheimer
2014-02-01
Fix some bugs that got uncovered while trying to get liteloader 1.7 to work
Jan Dalheimer
2014-02-01
Fix a bug
Jan Dalheimer
2014-02-01
Change the OneSix library view. It now shows a list of patches.
Jan Dalheimer
2014-01-28
custom.json overrides all. For user patching there now is instance.json
Jan Dalheimer
2014-01-27
Fix library ordering
Jan Dalheimer
2014-01-27
Split parsing/applying. Better error logging. Fix crash.
Jan Dalheimer
2014-01-24
Change naming from Derp -> OneSix until the new instance type supports legacy
Jan Dalheimer