summaryrefslogtreecommitdiffstats
path: root/logic/ftb
Commit message (Collapse)AuthorAgeLines
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-12/+12
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-3/+3
|
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-20/+12
| | | | Not reliable in the face of crashes... but what is?
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+3
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-3/+3
|
* GH-967 make libraries handle their own path prefixPetr Mrázek2015-05-27-2/+4
| | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable
* GH-1003 Fix settings dialog delaysPetr Mrázek2015-05-26-12/+13
|
* GH-992 GH-997 Do not rewrite values when loading FTB packsPetr Mrázek2015-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 printsPetr Mrázek2015-05-24-5/+1
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-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 creationPetr Mrázek2015-05-22-60/+73
|
* GH-977 this isn't funny anymore...Petr Mrázek2015-05-22-11/+10
|
* GH-977 possibly fix FTB on windows. Maybe. Partially. Now maybe for real.Petr Mrázek2015-05-22-36/+40
|
* GH-977 possibly fix FTB on windows. Maybe. Partially.Petr Mrázek2015-05-21-2/+10
|
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-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 builderPetr Mrázek2015-04-12-1/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-21/+21
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-2/+2
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-9/+9
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-34/+32
|
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-1/+1
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-17/+14
|
* NOISSUE Move FTB logic out of generic codePetr Mrázek2015-04-04-0/+390
|
* NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek2015-04-04-4/+25
|
* GH-856 add profile strategy for FTB packsPetr Mrázek2015-04-03-10/+191
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-0/+233