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
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop
Petr Mrázek
2014-01-18
-3
/
+0
|
\
|
*
Get rid of some obsolete functions
Jan Dalheimer
2014-01-05
-3
/
+0
*
|
DERP DERP DERP
Petr Mrázek
2014-01-18
-1
/
+2
*
|
Fix derp: there is no static QFileInfo::exists in Qt 5.1.1
Petr Mrázek
2014-01-18
-2
/
+4
*
|
Marginally improve OneSix offline mode launch
Petr Mrázek
2014-01-18
-49
/
+97
*
|
Change the native extraction/loading logic.
Petr Mrázek
2014-01-18
-45
/
+68
*
|
Improve Console window output.
Orochimarufan
2014-01-17
-44
/
+177
*
|
Sort forge versions right. Do not spam the multimc log with mc server status ...
Petr Mrázek
2014-01-16
-13
/
+31
*
|
Fix FTB.
Petr Mrázek
2014-01-15
-34
/
+54
*
|
Do not use the java checker during instance update
Petr Mrázek
2014-01-14
-91
/
+65
*
|
Small fix for stale files getting stuck in the cache
Petr Mrázek
2014-01-13
-5
/
+11
*
|
Merge branch 'feature_better_launch' into develop
Petr Mrázek
2014-01-12
-3
/
+11
|
\
\
|
*
|
Fix window title problem on OSX.
Petr Mrázek
2014-01-12
-3
/
+11
*
|
|
Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 i...
Petr Mrázek
2014-01-12
-9
/
+9
|
\
\
\
|
*
|
|
Fix a few things related to the translations
Jan Dalheimer
2014-01-04
-9
/
+9
*
|
|
|
Merge branch 'feature_mojang_status' into develop
Petr Mrázek
2014-01-12
-0
/
+196
|
\
\
\
\
|
*
|
|
|
More comments removal
Sky
2014-01-12
-1
/
+0
|
*
|
|
|
Remove wrong comments
Sky
2014-01-12
-10
/
+0
|
*
|
|
|
Show Mojang service statuses in status bar
Sky
2014-01-12
-0
/
+207
*
|
|
|
|
Merge branch 'feature_better_launch' into develop
Petr Mrázek
2014-01-12
-107
/
+113
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Replace old launcher part with a shiny new one. No more garbage on the comman...
Petr Mrázek
2014-01-12
-107
/
+113
*
|
|
|
Harden CacheDownload.
Petr Mrázek
2014-01-11
-25
/
+39
*
|
|
|
Make CacheDownload use QSaveFile
Petr Mrázek
2014-01-10
-30
/
+24
*
|
|
|
Hide user properties in the console too
Sky
2014-01-10
-0
/
+8
|
/
/
/
*
|
|
Add logging calls to the java checker.
Petr Mrázek
2014-01-09
-2
/
+11
*
|
|
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into new-version-system
Forkk
2014-01-07
-18
/
+6
|
\
\
\
|
*
|
|
Deploy jars instead of extracting them at runtime, remove non-working nvidia fix
Petr Mrázek
2014-01-08
-18
/
+6
*
|
|
|
Rework version numbering system.
Forkk
2014-01-07
-6
/
+7
|
/
/
/
*
|
|
Don't include debugging messages :(
Sky
2014-01-07
-1
/
+0
*
|
|
Return a properly sorted list of checked javas
Sky
2014-01-07
-4
/
+11
*
|
|
Do not log each and every possible update. Only the latest one.
Petr Mrázek
2014-01-07
-2
/
+2
|
|
/
|
/
|
*
|
Remove the $PWD hack and tests that depended on it.
Petr Mrázek
2014-01-05
-20
/
+4
*
|
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop
Petr Mrázek
2014-01-05
-4
/
+5
|
\
\
|
*
\
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop
Forkk
2014-01-04
-1
/
+1
|
|
\
\
|
*
|
|
Implement changing update channels
Forkk
2014-01-04
-4
/
+5
*
|
|
|
Add an option to force using local updater binary (for updater development)
Petr Mrázek
2014-01-05
-1
/
+1
*
|
|
|
Some more updater fixes
Petr Mrázek
2014-01-05
-21
/
+23
*
|
|
|
Mess with the updater again.
Petr Mrázek
2014-01-05
-5
/
+6
|
|
/
/
|
/
|
|
*
|
|
Fix mod list checkboxes
Petr Mrázek
2014-01-04
-1
/
+1
|
/
/
*
|
Don't try to check for notifications if we don't have a URL for it
Jan Dalheimer
2014-01-03
-0
/
+7
*
|
Fix for pre-Qt5.2
Jan Dalheimer
2014-01-03
-1
/
+1
*
|
Notifications system. Mainly to be used in case the updater breaks.
Jan Dalheimer
2014-01-03
-0
/
+167
|
/
*
DEBUG: Add some logging for instance loading.
Petr Mrázek
2014-01-03
-5
/
+17
*
Force cached updater binary to always resolve as stale
Petr Mrázek
2014-01-02
-5
/
+4
*
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news
Forkk
2014-01-02
-845
/
+2567
|
\
|
*
Make .ico files usable (the plugin is already included)
Jan Dalheimer
2014-01-02
-2
/
+2
|
*
Removed incomplete osx java detection log message
max96at
2014-01-02
-2
/
+0
|
*
Improved java detection on OSX.
Noah Mayr
2014-01-02
-0
/
+2
|
*
ThreadTask for all your ThreadNeeds
Petr Mrázek
2014-01-01
-0
/
+68
|
*
Move assets migration to a task. Needs threading.
Sky
2014-01-01
-79
/
+165
[next]