Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | GH-980 more changelog tweakery | Petr Mrázek | 2015-06-01 | -1/+3 | |
| | |||||
* | GH-980 Update changelog for 0.4.7 | Petr Mrázek | 2015-06-01 | -3/+28 | |
| | |||||
* | 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 | -21/+54 | |
| | | | | 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-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 | -13/+41 | |
| | |||||
* | GH-967 make libraries handle their own path prefix | Petr Mrázek | 2015-05-27 | -29/+82 | |
| | | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | ||||
* | NOISSUE use -fPIC builds when the system Qt is derpy | Petr Mrázek | 2015-05-26 | -0/+4 | |
| | |||||
* | GH-997 fix saving of settings values with special characters | Petr Mrázek | 2015-05-26 | -1/+1 | |
| | | | | Values are now escaped properly | ||||
* | GH-997 add unit test for ini file save/load passthrough | Petr Mrázek | 2015-05-26 | -2/+21 | |
| | |||||
* | GH-1003 Fix settings dialog delays | Petr Mrázek | 2015-05-26 | -24/+18 | |
| | |||||
* | GH-1003 add some save locking for dialog pages that deal with settings | Petr Mrázek | 2015-05-25 | -0/+18 | |
| | |||||
* | GH-992 GH-997 Do not rewrite values when loading FTB packs | Petr Mrázek | 2015-05-25 | -1/+19 | |
| | | | | | name, icon and notes won't be overwritten when loading FTB packs this also eliminates the file saving delay from setting the values | ||||
* | GH-977 Initialize FTB icon properly (iconKey vs logo), remove debug prints | Petr Mrázek | 2015-05-24 | -5/+1 | |
| | |||||
* | GH-991 implement wrapper commands | Petr Mrázek | 2015-05-24 | -7/+46 | |
| | |||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -41/+102 | |
| | | | | | 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 | -62/+75 | |
| | |||||
* | GH-980 update chengelog | Petr Mrázek | 2015-05-22 | -2/+6 | |
| | |||||
* | GH-977 this isn't funny anymore... | Petr Mrázek | 2015-05-22 | -13/+12 | |
| | |||||
* | GH-977 possibly fix FTB on windows. Maybe. Partially. Now maybe for real. | Petr Mrázek | 2015-05-22 | -36/+40 | |
| | |||||
* | GH-977 possibly fix FTB on windows. Maybe. Partially. | Petr Mrázek | 2015-05-21 | -2/+10 | |
| | |||||
* | 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-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 | -5/+19 | |
| | |||||
* | 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 | |
| | |||||
* | NOISSUE Link wiki feature list in readme | Benjamin Hoffmeyer | 2015-05-20 | -1/+1 | |
| | |||||
* | GH-972 fix 'temporaty' typo | Petr Mrázek | 2015-05-20 | -1/+1 | |
| | |||||
* | 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 tweak changelog for the OSX SSL fix | Petr Mrázek | 2015-05-19 | -0/+1 | |
| | |||||
* | GH-960 possible fix for missing OSX ca certs | Petr Mrázek | 2015-05-19 | -0/+42 | |
| | |||||
* | GH-952 Update changelog for hardcore version page tweakery | Petr Mrázek | 2015-05-18 | -0/+3 | |
| | |||||
* | GH-952 Hardcore version page tweakery | Petr Mrázek | 2015-05-17 | -145/+542 | |
| | | | | | | | 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 do not dump minecraft version files into the log | Petr Mrázek | 2015-05-16 | -1/+0 | |
| | |||||
* | NOISSUE change travis to Qt 5.3 | Petr Mrázek | 2015-05-16 | -3/+3 | |
| | |||||
* | NOISSUE replace derpy merkdown thing with hoedown | Petr Mrázek | 2015-05-16 | -145/+5915 | |
| | |||||
* | NOISSUE add some functionality to the derpy markdown changelog thing | Petr Mrázek | 2015-05-16 | -0/+37 | |
| | |||||
* | GH-958 print PID when starting Minecraft | Petr Mrázek | 2015-05-16 | -0/+4 | |
| | |||||
* | GH-952 rearrange 0.4.6 changelog into sections so it's actually readable | Petr Mrázek | 2015-05-16 | -39/+54 | |
| | |||||
* | 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 | |
| | |||||
* | GH-951 add .litemod to mod browse dialog | Petr Mrázek | 2015-05-12 | -9/+17 | |
| | |||||
* | GH-932 fix some changelog typos | Petr Mrázek | 2015-05-12 | -2/+2 | |
| | |||||
* | GH-932 update version and changelog for 0.4.6 | Petr Mrázek | 2015-05-12 | -2/+66 | |
| |