summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-112/+336
|
* GH-1231 add libpng to packagesPetr Mrázek2015-09-08-0/+3
|
* GH-1233 do not load worlds when not neededPetr Mrázek2015-09-08-2/+0
|
* NOISSUE catch more errors from nbt libPetr Mrázek2015-09-08-0/+14
|
* GH-1047 build fixesPetr Mrázek2015-09-06-2/+3
|
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-173/+6091
|
* Use default Yes/No buttons for confirmationPetr Mrázek2015-09-06-5/+5
|
* Just use an oxygen icon for the worlds folder...Petr Mrázek2015-09-06-1/+3
|
* Add confirmation dialog for world deletionAlex2015-09-06-0/+12
|
* IconPetr Mrázek2015-09-06-0/+5
|
* Copyright fixes for new codeAlex2015-09-06-8/+6
|
* Comment changes and general cleanupAlex2015-09-06-20/+33
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+750
|
* Merge pull request #1225 from iambob314/patch-1Petr Mrázek2015-09-06-1/+1
|\ | | | | Fixed overwriting of wrapper command
| * Fixed overwriting of wrapper commandiambob3142015-09-05-1/+1
|/ | | Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
* SCRATCH do not export the pure templatePetr Mrázek2015-09-05-1/+1
|
* SCRATCH NetAction fixPetr Mrázek2015-09-05-1/+3
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-116/+259
|
* GH-1223 fix override settingsPetr Mrázek2015-09-04-37/+88
| | | | They now work more like passthrough settings, except not passing through set and reset
* GH-1124 tell user which java path is wrong.Petr Mrázek2015-08-24-8/+23
|
* GH-1133 fix bad java path detection some morePetr Mrázek2015-08-24-4/+19
|
* GH-1206 fix deleting files during updatePetr Mrázek2015-08-23-1/+4
| | | | Backups weren't created properly which led to failure to update
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-155/+0
|
* GH-1140 mark cached modpack dls as stale so it checks the serverPetr Mrázek2015-08-22-0/+1
|
* GH-1158 generate client uuid for yggdrasil authPetr Mrázek2015-08-22-2/+9
|
* GH-1148 New instance name is either version or modpack 'base name'Petr Mrázek2015-08-21-10/+43
| | | | Default names now use the placeholder text in the new instance dialog.
* NOISSUE fix librainbow some morePetr Mrázek2015-08-21-4/+3
|
* NOISSUE fix librainbowMrazek, Petr2015-08-20-6/+11
|
* GH-1149 add irc notification to travisMrazek, Petr2015-08-20-0/+3
|
* GH-1197 finish color stuffPetr Mrázek2015-08-20-88/+175
|
* GH-1197 add console log color adaptationPetr Mrázek2015-08-19-9/+630
| | | | rainbow library was part of KDE - KGuiAddons
* NOISSUE revamp the minecraft log exception detectionPetr Mrázek2015-08-19-1/+8
|
* NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek2015-08-19-4/+21
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-51/+445
| | | | Also adds gzip compressed log support
* GH-1164 make sure the censor filter never contains empty keysPetr Mrázek2015-08-16-30/+38
|
* Revert "NOISSUE redo the launcher part"Petr Mrázek2015-08-14-113/+335
| | | | This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
* NOISSUE improve account UIPetr Mrázek2015-08-14-18/+52
|
* NOISSUE fix build on windows - pid -> processIdPetr Mrázek2015-08-14-1/+1
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-63/+151
|
* GH-1053 move guessLevel to instancesPetr Mrázek2015-07-22-58/+53
|
* GH-1053 add launch step creation to legacy instancesPetr Mrázek2015-07-21-8/+67
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-592/+1258
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-89/+91
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-141/+214
|
* GH-1053 cleanupPetr Mrázek2015-07-05-20/+3
|
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-48/+76
|
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-333/+392
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-262/+303
|
* SCRATCH squash MinecraftLauncher into BaseLauncherPetr Mrázek2015-06-30-386/+305
| | | | | needs to be split differently needs to be squashed together with the logic from MainWindow
* SCRATCH fix BaseLauncherPetr Mrázek2015-06-30-4/+19
|