aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/GT_Mod.java
AgeCommit message (Expand)Author
2021-05-21feat(render): glowing texture rendererLéa Gris
2021-05-15Merge pull request #533 from GTNewHorizons/update-fluid-displayMartin Robertz
2021-05-16Remove ic2 iridium ore to iridium ingot recipeGlease
2021-05-15Allow client to proactively request fluid display updatesGlease
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-01-19ME output busrepo_alt
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact o...Jason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-17Added immutable version of getOres method, which is faster due to not using #...TimeConqueror
2021-01-05Speed up removals even moreJason Mitchell
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2021-01-02Remove a bunch of old, commented out shitJason Mitchell
2020-12-31Print somewhere else since *SOMEONE* is ASMing GT_Client.onPostLoadJason Mitchell
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-13Cache steam fluid IDs on startup and use those instead of string comparisions...Jason Mitchell
2020-11-15Clean up Extreme Diesel EngineGlease
2020-09-02GT p2p tunnel was added to AE itselfrepo_alt
2020-05-04Drop barts apiTechnus
2020-04-19Refactored CLS support into an own Compatbartimaeusnek
2020-04-19fixjackowski626
2020-04-19CLS not a dependency anymorejackowski626
2020-04-19Foxed Gradle and var declarationjackowski626
2020-04-19CLS supportjackowski626
2020-04-19Revert "CLS support"jackowski626
2020-04-19CLS supportjackowski626
2020-04-15Refactor to fixed thread pool executorTechnus
2020-04-14crashfixbartimaeusnek
2020-04-14Named the threadbartimaeusnek
2020-04-10Merge branch 'experimental' into fixesbartimaeusnek
2020-04-10different fixesbartimaeusnek
2020-04-10Void miner adjustments (#262)bartimaeusnek
2020-04-10Added all Ores to Voidminer in DeepDarkbartimaeusnek
2020-03-15Refactored GT_Mod.javabartimaeusnek
2020-03-02Add separate debug variables for pumps and minersRichard Hendricks
2020-02-23OP command to toggle debug flagsrepo_alt
2020-02-15removed unused importsDream-Master
2019-12-28Chunkloading support for multiblock miner (#227)repo-alt
2019-12-21Digital chests refactored, preserving binary compatibility.repo_alt
2019-12-21AE2 integration for Quantum and super chests (why they are 2 different classes?)Vladimir Kalinin
2019-12-02improved loading times a lot (#211)bartimaeusnek
2019-08-14fixes "scythe bug"bartimaeusnek
2019-07-13Update transformers and pollutionTechnus
2019-05-17fixed NBT dependant Recipesbartimaeusnek
2019-04-22rerouted forestry modid to the config value to prevent typosbartimaeusnek
2019-04-09fixesbartimaeusnek
2019-01-24Add support for placer ores, including config options for enable/disable and ...Richard Hendricks
2019-01-21Increase stone chances. Increased small ore for silver, realgar, zinc. Decrea...Richard Hendricks
2018-10-22fixes for item CasingsDream-Master