aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
AgeCommit message (Collapse)Author
2022-02-06update dependencies, including buildscript (#924)bombcar
2022-02-04Texture Shenanigans (#915)Jason Mitchell
* Texture Shenanigans - Get rid of all the TODOs and run everything through the new Texture API in a backwards compatible way. * allow bw runclient to run * Add obf name Co-authored-by: bombcar <github@bombcar.com>
2022-02-04Paperbark tweak (#917)miozune
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
* Add IntelliJ .shelf folder to .gitignore * Fixing GT_GuiTooltip bug I introduced * Deprecated superfluous String trans methods. * Add Power class to compute and describe power usage * trans -> GT_Utility.trans Removed absent param from Javadoc * Add Power to BasicMachine and use it for power calculations * Steam BasicMachine rework Have Bronze and Steel tier override Power with appropriate SteamPower Make Bronze machines explicitly tier 1 Make Steel machines explicitly tier 2 Defined recipe list and bricked status for each machine Unified checkRecipe uses machine's recipe list and Power * Raised NEI dependency to 2.2.5 * Defining NEI transfer rect in individual UIs Using a new interface called from GT_RectHandler * Code cleanup & minor refactor * Add power field to NEI Default Handler Add method to create Power object from the recipe map * Display power tier in NEI handler name * User Power to draw NEI Handler description * Enable filtering handler recipes using Power * Repurposing aBricked parameter into aHighPressure To fix my previous faulty method of setting mTier * Must call getCache to get recipes properly. * Better communicate NEI Overclock info
2022-01-28Bring Waila handling in houseJason Mitchell
Update deps
2022-01-23AE2 Cable facade as cover (#887)Glease
* initial work on facade covers * fix colorMultiplier also removed derp * Clean up drop cover texture reset code What was I thinking actually? Send a packet to reset client states? * Fix cover display stack
2022-01-22fixed runclientbombcar
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-15Explicit tags for dependenciesJason Mitchell
2021-12-10Revert "us us version of cofh core"Martin Robertz
This reverts commit 638ca152bb613e986a25ed5a7a9049bb1fdd5dbb.
2021-12-10us us version of cofh coreMartin Robertz
2021-12-02update buildscript to master repos and update cofh to AE2 required versionbombcar
2021-12-01Move EnderCore to compileOnlyJohann Bernhardt
2021-12-01Migrate to unified build script and gradle 6Johann Bernhardt
2021-12-01Compiles and runs in dev with gradle 5Johann Bernhardt
2021-12-01Set Galacticraft to masterJohann Bernhardt
2021-11-24Switch to more in-house dependenciesJohann Bernhardt
2021-11-07Use updated YAMCore versionJohann Bernhardt
2021-11-07Unify build script draftJohann Bernhardt