summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
...
* NOISSUE improve account UIPetr Mrázek2015-08-14-18/+52
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-1/+49
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-4/+5
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-15/+15
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-7/+8
|
* GH-1053 cleanupPetr Mrázek2015-07-05-10/+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-244/+312
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-56/+33
|
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-21/+16
|
* GH-1100 Fix issues with LD_* variables when restarting on updatesJan Dalheimer2015-06-29-2/+2
|
* GH-1096 make ubuntu package work on both 32bit and 64bit machinesPetr Mrázek2015-06-28-28/+46
|
* GH-1096 simple debian/ubuntu wrapper packagePetr Mrázek2015-06-28-0/+2049
| | | | Built with `fakeroot dpkg-deb --build multimc_1.0-1`
* GH-1069 env hack/passthhrough for LD_PRELOAD and LD_LIBRARY_PATHPetr Mrázek2015-06-12-2/+5
|
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-1/+91
| | | | Defaults to 100k lines
* GH-1060 ugly XP hack is uglyPetr Mrázek2015-06-10-0/+55
|
* GH-1060 create and delete update dirPetr Mrázek2015-06-10-0/+6
|
* GH-1060 update tweaksPetr Mrázek2015-06-09-34/+47
| | | | | | | | * download to multimc folder hierarchy * use rename, not copy * keep backup after update * clean previous backup before update * it's not 'copy', it's 'replace'
* GH-1060 add a lot of error checking and reporting to the inner updaterPetr Mrázek2015-06-09-7/+62
|
* GH-1060 tweaks to new update mechanism - loggingPetr Mrázek2015-06-09-6/+21
|
* GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek2015-06-09-11/+156
|
* GH-1060 remove some old updater bits and piecesPetr Mrázek2015-06-09-115/+10
|
* NOISSUE use FS a bit morePetr Mrázek2015-06-06-6/+8
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-12/+161
|
* NOISSUE Don't attempt to package the accessible plugins on Qt >= 5.4Jan Dalheimer2015-06-06-9/+12
|
* NOISSUE begin working on 0.4.8 and update changelogPetr Mrázek2015-06-02-1/+1
|
* GH-1031 include icon in exported instance if it is customPetr Mrázek2015-06-01-7/+71
|
* GH-994 hopefully fix issue with people still using jar modsPetr Mrázek2015-05-29-8/+91
| | | | | | Added an 'add mods' button to the version page Add jar mods now has a very angry nag dialog until it's used successfully Buttons on version page are rearranged to deemphasize jar mods
* GH-1011 fetch missing versions when customizing/reverting Minecraft patchesPetr Mrázek2015-05-28-2/+29
|
* GH-1003 Fix settings dialog delaysPetr Mrázek2015-05-26-12/+5
|
* GH-1003 add some save locking for dialog pages that deal with settingsPetr Mrázek2015-05-25-0/+18
|
* GH-991 implement wrapper commandsPetr Mrázek2015-05-24-5/+24
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-7/+7
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* GH-977 Improve FTB loading and instance creationPetr Mrázek2015-05-22-2/+2
|
* GH-977 this isn't funny anymore...Petr Mrázek2015-05-22-2/+2
|
* GH-970 fix help page links some morePetr Mrázek2015-05-21-1/+1
|
* GH-980 update version number and changelog for 0.4.7Petr Mrázek2015-05-21-1/+1
|
* GH-970 fix help page linksPetr Mrázek2015-05-21-2/+2
|
* GH-794 add libstdc++ to build on linux. hopefully?Petr Mrázek2015-05-21-0/+3
|
* GH-932 Icon themes actually do not need a restart to be applied0.4.6Petr Mrázek2015-05-20-1/+1
|
* GH-960 possible fix for missing OSX ca certsPetr Mrázek2015-05-19-0/+41
|
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-65/+234
| | | | | | | Version patches get a lot of new flags that determine which actions are allowed Version page respects the flags Customize, revert and edit for version patches Builting patches can be customized
* GH-952 fix legacy edit instancePetr Mrázek2015-05-16-1/+1
|
* NOISSUE replace derpy merkdown thing with hoedownPetr Mrázek2015-05-16-144/+58
|
* NOISSUE add some functionality to the derpy markdown changelog thingPetr Mrázek2015-05-16-0/+37
|
* GH-951 add .litemod to mod browse dialogPetr Mrázek2015-05-12-9/+17
|
* GH-932 update version and changelog for 0.4.6Petr Mrázek2015-05-12-2/+2
|
* NOISSUE only watch mod folders when the user is looking at themPetr Mrázek2015-05-11-1/+12
|
* GH-942 fix vanilla version listPetr Mrázek2015-05-06-23/+55
| | | | | Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug
* NOISSUE do not show file browse dialog twicePetr Mrázek2015-05-06-7/+1
|