aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-27Offline mode can be used even when online.Petr Mrázek
Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
2014-01-22Hotfix 0.2.1 for twitch.Petr Mrázek
Add to the changelog and tweak the version number.
2014-01-22Extract native libs in the launcher part.Petr Mrázek
2014-01-21Fix library path for 64bit nativesPetr Mrázek
2014-01-20Merge branch 'release-0.2'Petr Mrázek
2014-01-20Update the changelog, version, scale the instance iconPetr Mrázek
2014-01-19Merge branch 'patch-1' of https://github.com/ACGaming/MultiMC5 into developPetr Mrázek
2014-01-19Scale faces to 64x64Petr Mrázek
2014-01-19Add 64x64 icon versionsPetr Mrázek
2014-01-19Complete revision of the German language fileACGaming
2014-01-19Remove 24x24 icons :<Petr Mrázek
2014-01-19Add more scales to toolbar iconsPetr Mrázek
2014-01-19Move a bunch of resources into the resources folder.Petr Mrázek
Also, cat is no longer mysterious. It's just FLUFFY!
2014-01-19Use icon theme so we can have more than one icon size per iconPetr Mrázek
2014-01-19Try to improve status arrows a bitSky
2014-01-18Force using LF endlines while configuring testsPetr Mrázek
2014-01-18Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek
2014-01-18DERP DERP DERPPetr Mrázek
DERP ALERT. DUCK AND COVER!
2014-01-18Fix derp: there is no static QFileInfo::exists in Qt 5.1.1Petr Mrázek
2014-01-18Marginally improve OneSix offline mode launchPetr Mrázek
While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries.
2014-01-18Fix settings dialog when offlinePetr Mrázek
2014-01-18Change the native extraction/loading logic.Petr Mrázek
2014-01-17Improve Console window output.Orochimarufan
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
2014-01-16Sort forge versions right. Do not spam the multimc log with mc server status ↵Petr Mrázek
stuff.
2014-01-15Fix FTB.Petr Mrázek
Add support of private packs. Fix instance ID problems related to FTB instances.
2014-01-14Do not use the java checker during instance updatePetr Mrázek
2014-01-13Small fix for stale files getting stuck in the cachePetr Mrázek
2014-01-12Merge branch 'feature_better_launch' into developPetr Mrázek
2014-01-12Fix window title problem on OSX.Petr Mrázek
2014-01-12Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui
2014-01-12Merge branch 'feature_mojang_status' into developPetr Mrázek
2014-01-12Merge branch 'feature_better_launch' into developPetr Mrázek
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek
command line.
2014-01-12More space between status itemsSky
2014-01-12More comments removalSky
2014-01-12Remove wrong commentsSky
2014-01-12Show Mojang service statuses in status barSky
2014-01-11Merge https://github.com/Drayshak/MultiMC5 into developPetr Mrázek
2014-01-11No more generated resources.Petr Mrázek
2014-01-11Harden CacheDownload.Petr Mrázek
It's now super hard. SRSLY.
2014-01-11Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-11Show active account skin whilst it's checked for updatesSky
2014-01-10Make CacheDownload use QSaveFilePetr Mrázek
2014-01-10Add tooltips to Java memory spinboxesSky
2014-01-10Hide user properties in the console tooSky
2014-01-09Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-09Add "MB" as a suffix to memory spinboxesSky
2014-01-08Make the GitHub link in the about dialog clickableForkk
Fixes #38
2014-01-08Merge branch 'master' into developForkk
2014-01-08Merge branch 'hotfix-0.1.1'Forkk
This is a quick hotfix to correct the issue tracker URL. Forgot to do so in the last release.