Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Copyright fixes for new code | Alex | 2015-09-06 | -6/+4 |
| | ||||
* | Comment changes and general cleanup | Alex | 2015-09-06 | -4/+4 |
| | ||||
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+483 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -12/+33 |
| | ||||
* | GH-1223 fix override settings | Petr Mrázek | 2015-09-04 | -11/+15 |
| | | | | They now work more like passthrough settings, except not passing through set and reset | |||
* | GH-1133 fix bad java path detection some more | Petr Mrázek | 2015-08-24 | -0/+10 |
| | ||||
* | NOISSUE revamp the minecraft log exception detection | Petr Mrázek | 2015-08-19 | -1/+8 |
| | ||||
* | NOISSUE fix log-related legacy instance crash and show hidden log files | Petr Mrázek | 2015-08-19 | -0/+9 |
| | ||||
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -0/+12 |
| | | | | Also adds gzip compressed log support | |||
* | GH-1164 make sure the censor filter never contains empty keys | Petr Mrázek | 2015-08-16 | -30/+38 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -5/+6 |
| | ||||
* | GH-1053 move guessLevel to instances | Petr Mrázek | 2015-07-22 | -0/+43 |
| | ||||
* | GH-1053 add launch step creation to legacy instances | Petr Mrázek | 2015-07-21 | -7/+66 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -6/+209 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -8/+8 |
| | ||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -122/+154 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -4/+4 |
| | ||||
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-06-30 | -378/+4 |
| | | | | | needs to be split differently needs to be squashed together with the logic from MainWindow | |||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -89/+96 |
| | ||||
* | GH-1049 fix bad ifdefs that prevent linux-specific env blacklisting | Petr Mrázek | 2015-06-08 | -2/+0 |
| | ||||
* | NOISSUE sanitize Json | Petr Mrázek | 2015-06-06 | -37/+37 |
| | | | | | | Removes magical parameter madness. All require* can throw All ensure* need a default value and never throw | |||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -42/+42 |
| | ||||
* | GH-1016 print list of mods, coremods and jarmods | Petr Mrázek | 2015-05-31 | -6/+32 |
| | | | | Includes a change to jar mods, where they gain an 'originalName' attribute used only for display | |||
* | GH-1016 print mods, jar mods and core mods on start | Petr Mrázek | 2015-05-31 | -0/+15 |
| | | | | Needs some work - jar mods just have the uuid name | |||
* | GH-1015 catch exceptions when doing profile reapply | Petr Mrázek | 2015-05-31 | -16/+28 |
| | | | | This is a temporary solution. | |||
* | GH-1021 make builtin versions not customizable | Petr Mrázek | 2015-05-31 | -8/+34 |
| | | | | They use attributes not defined in the OneSix format. | |||
* | GH-1020 use plain strings for library URLs | Petr Mrázek | 2015-05-31 | -7/+14 |
| | | | | Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution | |||
* | GH-1015 fix crash when version is incomplete and adding jar mods | Petr Mrázek | 2015-05-29 | -1/+8 |
| | ||||
* | GH-1011 fetch missing versions when customizing/reverting Minecraft patches | Petr Mrázek | 2015-05-28 | -11/+12 |
| | ||||
* | GH-967 make libraries handle their own path prefix | Petr Mrázek | 2015-05-27 | -25/+76 |
| | | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | |||
* | GH-991 implement wrapper commands | Petr Mrázek | 2015-05-24 | -2/+21 |
| | ||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -20/+20 |
| | | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later. | |||
* | GH-983 use 'minecraft.jar' for ancient jar-modded versions | Petr Mrázek | 2015-05-21 | -2/+8 |
| | | | | Fixes NEI in MC 1.4.7 and probably other obscure issues | |||
* | GH-985 fix jar mods | Petr Mrázek | 2015-05-21 | -0/+2 |
| | ||||
* | GH-952 Hardcore version page tweakery | Petr Mrázek | 2015-05-17 | -77/+294 |
| | | | | | | | 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 | |||
* | NOISSUE do not dump minecraft version files into the log | Petr Mrázek | 2015-05-16 | -1/+0 |
| | ||||
* | GH-958 print PID when starting Minecraft | Petr Mrázek | 2015-05-16 | -0/+3 |
| | ||||
* | GH-952 do not remove {version,custom}.json files, rename them | Petr Mrázek | 2015-05-16 | -7/+7 |
| | ||||
* | GH-952 flesh out {version,custom}.json upgrade step | Petr Mrázek | 2015-05-15 | -18/+50 |
| | ||||
* | NOISSUE only watch mod folders when the user is looking at them | Petr Mrázek | 2015-05-11 | -0/+1 |
| | ||||
* | NOISSUE more logging | Petr Mrázek | 2015-05-06 | -0/+3 |
| | ||||
* | GH-942 fix vanilla version list | Petr Mrázek | 2015-05-06 | -10/+16 |
| | | | | | Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug | |||
* | GH-907 fix location/java override for java detection | Petr Mrázek | 2015-05-05 | -3/+30 |
| | ||||
* | NOISSUE windows hates me | Petr Mrázek | 2015-05-04 | -1/+1 |
| | ||||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -8/+68 |
| | ||||
* | NOISSUE handle recommended versions better | Petr Mrázek | 2015-05-02 | -2/+24 |
| | | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default | |||
* | GH-328 overhaul all relevant version lists | Petr Mrázek | 2015-05-01 | -1/+39 |
| | ||||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -17/+17 |
| | ||||
* | GH-849 Further NetJob related fixes | Petr Mrázek | 2015-04-26 | -18/+16 |
| | ||||
* | GH-887 fix patch file removal | Petr Mrázek | 2015-04-13 | -1/+20 |
| |