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
/
OneSixVersionBuilder.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Finalize version on reload.
Petr Mrázek
2014-03-19
-27
/
+2
*
Move version stuff to the model and reimplement reordering
Jan Dalheimer
2014-03-14
-6
/
+7
*
Improve reporting of version file errors.x
Petr Mrázek
2014-03-09
-59
/
+70
*
Remove version patch reordering. Remove the main class display from onesix ed...
Petr Mrázek
2014-03-09
-5
/
+5
*
More refactor.
Petr Mrázek
2014-03-05
-56
/
+67
*
Fix missed version file assignment.
Petr Mrázek
2014-03-03
-3
/
+2
*
No end in sight :<
Petr Mrázek
2014-03-03
-19
/
+22
*
More code butchery related to version files. No end in sight.
Petr Mrázek
2014-03-03
-42
/
+17
*
Remove a lot of error code and error handling madness.
Petr Mrázek
2014-03-02
-76
/
+14
*
Remove widgets from logic.
Petr Mrázek
2014-03-02
-4
/
+17
*
Get rid of parse flags
Petr Mrázek
2014-03-02
-5
/
+3
*
Reorganize the version-related code.
Petr Mrázek
2014-03-01
-783
/
+14
*
Merge branch 'fix_json_version' into integration_json_and_tools
Petr Mrázek
2014-02-24
-155
/
+132
|
\
|
*
Instance flags. Currently used for marking instances as broken. Can later be ...
Jan Dalheimer
2014-02-17
-4
/
+4
|
*
Different error message if it's a launcher version mismatch
Jan Dalheimer
2014-02-17
-19
/
+49
|
*
Check if the json version is one we know how to handle
Jan Dalheimer
2014-02-17
-6
/
+26
*
|
Don't assume forge for FTB instances. Fix FTB related stuff.
Jan Dalheimer
2014-02-21
-105
/
+148
|
/
*
Allow overriding the order in which patches are applied
Jan Dalheimer
2014-02-08
-0
/
+68
*
Error if a patch file is for a different version of minecraft
Jan Dalheimer
2014-02-08
-0
/
+9
*
Fix installing forge after liteloader and then removing liteloader. Also form...
Jan Dalheimer
2014-02-02
-66
/
+80
*
Add a MMC-depend field (soft/hard) for version checking
Jan Dalheimer
2014-02-02
-28
/
+82
*
Disable anything related to user.json for now. Will be re-enabled once we hav...
Jan Dalheimer
2014-02-01
-1
/
+3
*
Fix some bugs that got uncovered while trying to get liteloader 1.7 to work
Jan Dalheimer
2014-02-01
-1
/
+12
*
Fix a bug
Jan Dalheimer
2014-02-01
-1
/
+1
*
Change the OneSix library view. It now shows a list of patches.
Jan Dalheimer
2014-02-01
-5
/
+35
*
custom.json overrides all. For user patching there now is instance.json
Jan Dalheimer
2014-01-28
-42
/
+65
*
Fix library ordering
Jan Dalheimer
2014-01-27
-22
/
+14
*
Split parsing/applying. Better error logging. Fix crash.
Jan Dalheimer
2014-01-27
-287
/
+715
*
Change naming from Derp -> OneSix until the new instance type supports legacy
Jan Dalheimer
2014-01-24
-0
/
+446