Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | GH-1096 make ubuntu package work on both 32bit and 64bit machines | Petr Mrázek | 2015-06-28 | -28/+46 | |
| | |||||
* | GH-1096 simple debian/ubuntu wrapper package | Petr Mrázek | 2015-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_PATH | Petr Mrázek | 2015-06-12 | -2/+5 | |
| | |||||
* | GH-1008 implement log window max line count | Petr Mrázek | 2015-06-11 | -1/+91 | |
| | | | | Defaults to 100k lines | ||||
* | GH-1060 ugly XP hack is ugly | Petr Mrázek | 2015-06-10 | -0/+55 | |
| | |||||
* | GH-1060 create and delete update dir | Petr Mrázek | 2015-06-10 | -0/+6 | |
| | |||||
* | GH-1060 update tweaks | Petr Mrázek | 2015-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 updater | Petr Mrázek | 2015-06-09 | -7/+62 | |
| | |||||
* | GH-1060 tweaks to new update mechanism - logging | Petr Mrázek | 2015-06-09 | -6/+21 | |
| | |||||
* | GH-1060 implement very basic updater (only linux and maybe osx right now) | Petr Mrázek | 2015-06-09 | -11/+156 | |
| | |||||
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -115/+10 | |
| | |||||
* | NOISSUE use FS a bit more | Petr Mrázek | 2015-06-06 | -6/+8 | |
| | |||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -12/+161 | |
| | |||||
* | NOISSUE Don't attempt to package the accessible plugins on Qt >= 5.4 | Jan Dalheimer | 2015-06-06 | -9/+12 | |
| | |||||
* | NOISSUE begin working on 0.4.8 and update changelog | Petr Mrázek | 2015-06-02 | -1/+1 | |
| | |||||
* | GH-1031 include icon in exported instance if it is custom | Petr Mrázek | 2015-06-01 | -7/+71 | |
| | |||||
* | GH-994 hopefully fix issue with people still using jar mods | Petr Mrázek | 2015-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 patches | Petr Mrázek | 2015-05-28 | -2/+29 | |
| | |||||
* | GH-1003 Fix settings dialog delays | Petr Mrázek | 2015-05-26 | -12/+5 | |
| | |||||
* | GH-1003 add some save locking for dialog pages that deal with settings | Petr Mrázek | 2015-05-25 | -0/+18 | |
| | |||||
* | GH-991 implement wrapper commands | Petr Mrázek | 2015-05-24 | -5/+24 | |
| | |||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-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 creation | Petr Mrázek | 2015-05-22 | -2/+2 | |
| | |||||
* | GH-977 this isn't funny anymore... | Petr Mrázek | 2015-05-22 | -2/+2 | |
| | |||||
* | GH-970 fix help page links some more | Petr Mrázek | 2015-05-21 | -1/+1 | |
| | |||||
* | GH-980 update version number and changelog for 0.4.7 | Petr Mrázek | 2015-05-21 | -1/+1 | |
| | |||||
* | GH-970 fix help page links | Petr Mrázek | 2015-05-21 | -2/+2 | |
| | |||||
* | GH-794 add libstdc++ to build on linux. hopefully? | Petr Mrázek | 2015-05-21 | -0/+3 | |
| | |||||
* | GH-932 Icon themes actually do not need a restart to be applied0.4.6 | Petr Mrázek | 2015-05-20 | -1/+1 | |
| | |||||
* | GH-960 possible fix for missing OSX ca certs | Petr Mrázek | 2015-05-19 | -0/+41 | |
| | |||||
* | GH-952 Hardcore version page tweakery | Petr Mrázek | 2015-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 instance | Petr Mrázek | 2015-05-16 | -1/+1 | |
| | |||||
* | NOISSUE replace derpy merkdown thing with hoedown | Petr Mrázek | 2015-05-16 | -144/+58 | |
| | |||||
* | NOISSUE add some functionality to the derpy markdown changelog thing | Petr Mrázek | 2015-05-16 | -0/+37 | |
| | |||||
* | GH-951 add .litemod to mod browse dialog | Petr Mrázek | 2015-05-12 | -9/+17 | |
| | |||||
* | GH-932 update version and changelog for 0.4.6 | Petr Mrázek | 2015-05-12 | -2/+2 | |
| | |||||
* | NOISSUE only watch mod folders when the user is looking at them | Petr Mrázek | 2015-05-11 | -1/+12 | |
| | |||||
* | GH-942 fix vanilla version list | Petr Mrázek | 2015-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 twice | Petr Mrázek | 2015-05-06 | -7/+1 | |
| | |||||
* | GH-835 show errors reported by the update download task to the user | Petr Mrázek | 2015-05-05 | -0/+4 | |
| | |||||
* | GH-899 clean up mod browse buttons and dead legacy forge | Petr Mrázek | 2015-05-05 | -83/+78 | |
| | |||||
* | GH-899 fix add mod button not opening the central mods folder | Petr Mrázek | 2015-05-04 | -1/+1 | |
| | |||||
* | NOISSUE windows hates me | Petr Mrázek | 2015-05-04 | -3/+3 | |
| | |||||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -201/+241 | |
| | |||||
* | GH-922 improve version select dialogs | Petr Mrázek | 2015-05-02 | -17/+154 | |
| | |||||
* | NOISSUE handle recommended versions better | Petr Mrázek | 2015-05-02 | -1/+1 | |
| | | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default | ||||
* | NOISSUE do not remake instance tools menu, refill it instead | Petr Mrázek | 2015-05-02 | -3/+8 | |
| | |||||
* | NOISSUE show errors for instance updates in edit instance window | Petr Mrázek | 2015-05-02 | -0/+9 | |
| | |||||
* | NOISSUE fix build issues | Petr Mrázek | 2015-05-02 | -1/+1 | |
| | | | | Hopefully all | ||||
* | GH-930 Improve wording of instance delete dialog | Petr Mrázek | 2015-05-01 | -3/+2 | |
| |