Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE missed a few places... | Petr Mrázek | 2015-10-05 | -2/+2 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -12/+12 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -3/+3 |
| | ||||
* | GH-1217 add simple instance play time tracking | Petr Mrázek | 2015-09-22 | -20/+12 |
| | | | | Not reliable in the face of crashes... but what is? | |||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+3 |
| | ||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -3/+3 |
| | ||||
* | GH-967 make libraries handle their own path prefix | Petr Mrázek | 2015-05-27 | -2/+4 |
| | | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | |||
* | GH-1003 Fix settings dialog delays | Petr Mrázek | 2015-05-26 | -12/+13 |
| | ||||
* | GH-992 GH-997 Do not rewrite values when loading FTB packs | Petr Mrázek | 2015-05-25 | -1/+7 |
| | | | | | 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-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -1/+11 |
| | | | | | 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 | -60/+73 |
| | ||||
* | GH-977 this isn't funny anymore... | Petr Mrázek | 2015-05-22 | -11/+10 |
| | ||||
* | 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-952 Hardcore version page tweakery | Petr Mrázek | 2015-05-17 | -3/+14 |
| | | | | | | | 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 get rid of the obsolete version builder | Petr Mrázek | 2015-04-12 | -1/+0 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -21/+21 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -2/+2 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -9/+9 |
| | ||||
* | SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL | Petr Mrázek | 2015-04-12 | -34/+32 |
| | ||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -17/+14 |
| | ||||
* | NOISSUE Move FTB logic out of generic code | Petr Mrázek | 2015-04-04 | -0/+390 |
| | ||||
* | NOISSUE Remove special FTB logic from generic version patch code | Petr Mrázek | 2015-04-04 | -4/+25 |
| | ||||
* | GH-856 add profile strategy for FTB packs | Petr Mrázek | 2015-04-03 | -10/+191 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -0/+233 |