aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-06GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek
2015-09-06Use default Yes/No buttons for confirmationPetr Mrázek
2015-09-06Just use an oxygen icon for the worlds folder...Petr Mrázek
2015-09-06Add confirmation dialog for world deletionAlex
2015-09-06IconPetr Mrázek
2015-09-06Copyright fixes for new codeAlex
2015-09-06Comment changes and general cleanupAlex
2015-09-06GH-1047 World management for instances. Removal only currently.Alex
2015-09-06Merge pull request #1225 from iambob314/patch-1Petr Mrázek
Fixed overwriting of wrapper command
2015-09-05Fixed overwriting of wrapper commandiambob314
Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
2015-09-05SCRATCH do not export the pure templatePetr Mrázek
2015-09-05SCRATCH NetAction fixPetr Mrázek
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-09-04GH-1223 fix override settingsPetr Mrázek
They now work more like passthrough settings, except not passing through set and reset
2015-08-24GH-1124 tell user which java path is wrong.Petr Mrázek
2015-08-24GH-1133 fix bad java path detection some morePetr Mrázek
2015-08-23GH-1206 fix deleting files during updatePetr Mrázek
Backups weren't created properly which led to failure to update
2015-08-23NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek
2015-08-22GH-1140 mark cached modpack dls as stale so it checks the serverPetr Mrázek
2015-08-22GH-1158 generate client uuid for yggdrasil authPetr Mrázek
2015-08-21GH-1148 New instance name is either version or modpack 'base name'Petr Mrázek
Default names now use the placeholder text in the new instance dialog.
2015-08-21NOISSUE fix librainbow some morePetr Mrázek
2015-08-20NOISSUE fix librainbowMrazek, Petr
2015-08-20GH-1149 add irc notification to travisMrazek, Petr
2015-08-20GH-1197 finish color stuffPetr Mrázek
2015-08-19GH-1197 add console log color adaptationPetr Mrázek
rainbow library was part of KDE - KGuiAddons
2015-08-19NOISSUE revamp the minecraft log exception detectionPetr Mrázek
2015-08-19NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek
Also adds gzip compressed log support
2015-08-16GH-1164 make sure the censor filter never contains empty keysPetr Mrázek
2015-08-14Revert "NOISSUE redo the launcher part"Petr Mrázek
This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
2015-08-14NOISSUE improve account UIPetr Mrázek
2015-08-14NOISSUE fix build on windows - pid -> processIdPetr Mrázek
2015-07-26GH-1053 add back update progress dialogPetr Mrázek
2015-07-22GH-1053 move guessLevel to instancesPetr Mrázek
2015-07-21GH-1053 add launch step creation to legacy instancesPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek
2015-07-05GH-1053 cleanupPetr Mrázek
2015-07-05GH-1053 split settings dialog creation to its own namespacePetr Mrázek
2015-07-05GH-1053 move launch process UI to a separate classPetr Mrázek
2015-07-04GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek
2015-06-30SCRATCH squash MinecraftLauncher into BaseLauncherPetr Mrázek
needs to be split differently needs to be squashed together with the logic from MainWindow
2015-06-30SCRATCH fix BaseLauncherPetr Mrázek
2015-06-30GH-1053 base process and launch refactor, part 1Petr Mrázek
2015-06-29GH-1100 Fix issues with LD_* variables when restarting on updatesJan Dalheimer
2015-06-28GH-1096 make ubuntu package work on both 32bit and 64bit machinesPetr Mrázek
2015-06-28GH-1096 simple debian/ubuntu wrapper packagePetr Mrázek
Built with `fakeroot dpkg-deb --build multimc_1.0-1`
2015-06-13GH-1068 update changelogPetr Mrázek