aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums/GT_Values.java
AgeCommit message (Expand)Author
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-03-14save config late (#982)Glease
2022-02-23Base work adding 3 new tiers of coils. (#885)Alkalus
2022-01-23AE2 Cable facade as cover (#887)Glease
2021-11-16underground oil and pollution persistence form reworkGlease
2021-08-29create a MOD ID for Core ModDreamMasterXXL
2021-08-11Optionally disable automation access to the digital chests with storage buses...repo_alt
2021-05-15Allow client to proactively request fluid display updatesGlease
2021-04-03Ensure conservation of masses in boilersGlease
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact o...Jason Mitchell
2020-12-28Added Tier Colorsbartimaeusnek
2020-04-19Refactored CLS support into an own Compatbartimaeusnek
2020-03-16Refactored GT_Values.javabartimaeusnek
2020-03-02Add separate debug variables for pumps and minersRichard Hendricks
2019-12-28Chunkloading support for multiblock miner (#227)repo-alt
2019-01-24Add support for placer ores, including config options for enable/disable and ...Richard Hendricks
2018-09-08Various fixesbartimaeusnek
2018-08-31added config option to allow broken recipe map for debug purposesbartimaeusnek
2018-08-13Fix for issue 3399.Richard Hendricks
2018-06-19Attempt to fix for #3030. Checking in on branch and doing PR so it can be re...Richard Hendricks
2017-11-24Removed oreveinSize to use a hardcoded value for now, until we can do per-dim...Richard Hendricks
2017-11-24Remove tabs, replace with spacesRichard Hendricks
2017-11-24Feature complete. Ready for testing in multiple dimensions.Richard Hendricks
2017-11-24First pass at chunkifying oreveinsRichard Hendricks
2017-10-20Add small ores debug messagesRichard Hendricks
2017-10-16Add variable to configure number of attempts before giving up, default to 64....Richard Hendricks
2017-10-16Rebase to latest experimental headRichard Hendricks
2017-09-15Added debug prints for cleanroom issues.Richard Hendricks
2016-10-07gt api directory change from bloodasp codeTechnus
2016-10-07Removed unused material + some minor string changeBlood-Asp
2016-09-21Fixed more texture bugTechnus
2016-09-21Initial material change and tier expansion.Technus
2016-09-21Adding tiers to GT_ValuesTechnus
2016-06-21experimental branchDream-Master
2016-06-21reverse commitDream-Master
2016-06-21even with Blood asp experimental branchDream-Master
2016-06-21remove allDream-Master
2015-10-21Reformat codeShawn Buckley
2015-10-20Merge pull request #253 from JonnyNova/tf_squashBlood-Asp
2015-10-19Replace GT_Values.T/F with java primitive boolean valuesShawn Buckley
2015-10-19Replace homegrown character comparision for builtin onesShawn Buckley
2015-10-18Move source directoryShawn Buckley