Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | GH-1047 parse world files and integrate MCEdit with world page | Petr Mrázek | 2015-09-06 | -94/+225 | |
| | |||||
* | Use default Yes/No buttons for confirmation | Petr Mrázek | 2015-09-06 | -5/+5 | |
| | |||||
* | Add confirmation dialog for world deletion | Alex | 2015-09-06 | -0/+12 | |
| | |||||
* | Copyright fixes for new code | Alex | 2015-09-06 | -2/+2 | |
| | |||||
* | Comment changes and general cleanup | Alex | 2015-09-06 | -16/+29 | |
| | |||||
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+257 | |
| | |||||
* | Fixed overwriting of wrapper command | iambob314 | 2015-09-05 | -1/+1 | |
| | | | Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand". | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+1 | |
| | |||||
* | GH-1223 fix override settings | Petr Mrázek | 2015-09-04 | -9/+23 | |
| | | | | They now work more like passthrough settings, except not passing through set and reset | ||||
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -3/+0 | |
| | |||||
* | GH-1197 finish color stuff | Petr Mrázek | 2015-08-20 | -45/+19 | |
| | |||||
* | GH-1197 add console log color adaptation | Petr Mrázek | 2015-08-19 | -6/+14 | |
| | | | | rainbow library was part of KDE - KGuiAddons | ||||
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -35/+155 | |
| | | | | Also adds gzip compressed log support | ||||
* | NOISSUE improve account UI | Petr Mrázek | 2015-08-14 | -1/+0 | |
| | |||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -5/+5 | |
| | |||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -1/+1 | |
| | |||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -4/+4 | |
| | |||||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -12/+7 | |
| | |||||
* | GH-1008 implement log window max line count | Petr Mrázek | 2015-06-11 | -1/+89 | |
| | | | | Defaults to 100k lines | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -6/+6 | |
| | |||||
* | GH-994 hopefully fix issue with people still using jar mods | Petr Mrázek | 2015-05-29 | -6/+72 | |
| | | | | | | 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 | -10/+0 | |
| | |||||
* | GH-1003 add some save locking for dialog pages that deal with settings | Petr Mrázek | 2015-05-25 | -0/+15 | |
| | |||||
* | GH-991 implement wrapper commands | Petr Mrázek | 2015-05-24 | -5/+21 | |
| | |||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -2/+2 | |
| | | | | | 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-970 fix help page links | Petr Mrázek | 2015-05-21 | -2/+2 | |
| | |||||
* | GH-932 Icon themes actually do not need a restart to be applied0.4.6 | Petr Mrázek | 2015-05-20 | -1/+1 | |
| | |||||
* | 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-951 add .litemod to mod browse dialog | Petr Mrázek | 2015-05-12 | -1/+9 | |
| | |||||
* | NOISSUE only watch mod folders when the user is looking at them | Petr Mrázek | 2015-05-11 | -1/+12 | |
| | |||||
* | NOISSUE do not show file browse dialog twice | Petr Mrázek | 2015-05-06 | -5/+0 | |
| | |||||
* | GH-899 clean up mod browse buttons and dead legacy forge | Petr Mrázek | 2015-05-05 | -83/+24 | |
| | |||||
* | GH-899 fix add mod button not opening the central mods folder | Petr Mrázek | 2015-05-04 | -1/+1 | |
| | |||||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -132/+79 | |
| | |||||
* | GH-922 improve version select dialogs | Petr Mrázek | 2015-05-02 | -0/+2 | |
| | |||||
* | NOISSUE show errors for instance updates in edit instance window | Petr Mrázek | 2015-05-02 | -0/+9 | |
| | |||||
* | GH-328 overhaul all relevant version lists | Petr Mrázek | 2015-05-01 | -3/+2 | |
| | |||||
* | GH-925 add scroll to bottom button to LogPage | Petr Mrázek | 2015-04-29 | -16/+49 | |
| | |||||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -7/+0 | |
| | |||||
* | GH-866 load instance profile on launch and from version page | Petr Mrázek | 2015-04-15 | -1/+3 | |
| | |||||
* | NOISSUE use QObjectPtr for translations and screenshots | Petr Mrázek | 2015-04-13 | -4/+4 | |
| | |||||
* | NOISSUE fix legacy edit instance | Petr Mrázek | 2015-04-13 | -0/+593 | |
| | |||||
* | NOISSUE get rid of the obsolete version builder | Petr Mrázek | 2015-04-12 | -1/+0 | |
| | |||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+6481 | |