aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2020-11-15Clean up Extreme Diesel EngineGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-10-13Merge pull request #324 from GTNewHorizons/digital-chest-void-overflowMartin Robertz
Digital chest void overflow
2020-10-13better localisation handelingkorneel vandamme
2020-10-13Make cleanroom workspeed based on height and tierGlease
It is now 225 second per block height. A standard 3x4x3 cleanroom will take 7.5 minute to fire up (down from 8.33 minute). Any wider will not cause it to slowdown. The cleanroom will be overclockable (not perfect).
2020-10-13remove extra if elsekorneel vandamme
2020-10-12fix extra } in post tickkorneel vandamme
2020-10-12spelingbotn365
2020-10-12add overflow voiding to digital chestsbotn365
2020-09-27fix furnace recipes with 2+ outputbotn365
fix multi smelter only given 1 item if the even if the recipe gave more then 1 item
2020-09-15fix horibe tps lag on multie smelterbotn365
2020-09-09Fix GTNewHorizons/GT-New-Horizons-Modpack#6586Glease
This makes it waste the extra fuel value, give the optimal output advertised on tooltip and always have an efficiency of 100%.
2020-08-23Attempt at improving chest buffers, also slowing down lower tier ones.moller21
2020-07-25change(Gregtech)recipesDreamMasterXXL
change T1 heavy Duty ingot recipe from crafting to Assembler HV change Iridium Alloy Ingot recipe from crafting recipe to Assembler IV (cherry picked from commit ec51124197a8009d38e2e2027667b5c40569175f)
2020-07-25feat(Gregtech)New Boiler FuelsDreamMasterXXL
Add Cactus and Sugar Fuesl from gt++ to the single Block Boiler burn list Allow for Cactus/sugar coke/coal to be used as fuel in coal boilers. #6438 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6438 (cherry picked from commit eb900fccc4dc85dee445498c9524c9a75b5529e6)
2020-07-23feat(Gregtech) add Raw DD Portal BlockDreamMasterXXL
Add Raw Poatal Block for DD Infusion recipe
2020-07-19removed unused functionDreamMasterXXL
2020-07-19added missing importsDreamMasterXXL
2020-07-19Rework clientside pollution (#302)moller21
* Rework clientside pollution * Pollution rework * removed debug
2020-06-20Item detector cover GUI fix. How'd i miss that.moller21
2020-06-04Merge pull request #300 from moller21/cover_guisMartin Robertz
Cover guis
2020-06-03coverguis: Cleaned up text.moller21
2020-06-03Merge pull request #295 from GTNewHorizons/LargeChemOCMartin Robertz
Unified Large Chem reactor OC
2020-06-02Not for the arm either ...moller21
2020-06-02Should not break existing covers now.moller21
2020-06-01Check first, then commit next timemoller21
2020-06-01Added gui's for the rest of em covers.moller21
2020-05-27Update GT_VolumetricFlask.javaAlkalus
Fixed missing annotation, prevents crashing Server Side if class is accessed reflectively.
2020-05-27Unified Large Chem reactor OCbartimaeusnek
related #294 Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-05-26Update GT_VolumetricFlask.javaAlkalus
Made Flask icon handling more flexible.
2020-05-22Merge branch 'experimental' into beesDreamMasterXXL
2020-05-22Update GT_MetaTileEntity_Cleanroom.javaMartin Robertz
2020-05-16fix recipe map autoclaveDreamMasterXXL
2020-05-16fix low gravity recipesDreamMasterXXL
2020-05-16adding missing autoclave comb recipesDreamMasterXXL
2020-05-16bee changesDreamMasterXXL
Autoclave get a new input slot
2020-05-16fix bugsDreamMasterXXL
Naquadria combs give naquadah ore #6120 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120
2020-05-15Naquadria combs give naquadah ore #6120DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120 (cherry picked from commit a3dbffc92ebf8b89a24e29339cf9064ce7437b70)
2020-05-14Merge branch 'experimental' into HEE-BeesDreamMasterXXL
2020-05-13Merge pull request #286 from GTNewHorizons/fluidRendererFixMartin Robertz
FluidRenderer Fixes
2020-05-13FluidRenderer Fixesbartimaeusnek
+ Made GT_FluidDisplayItem.getIconFromDamage NEVER return null + Made GT_FluidDisplayStackRenderer reset its OpenGL calls before returning Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-05-13Add Fire Essense beeDreamMasterXXL
2020-05-12Merge branch 'experimental' into HEE-BeesDreamMasterXXL
2020-05-12fix a few thingsDreamMasterXXL
2020-05-12Refactored drilling area center to be in the corner of the chunk, so that ↵repo_alt
miner would be digging whole number of standard 3x3 veins (if placed properly)
2020-05-12fix spawner egg from combsDreamMasterXXL
2020-05-12buffed drilling area in chunk mode for it to be not smaller than in the ↵repo_alt
block mode fixed scanner info & tooltip https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836
2020-05-11Merge remote-tracking branch 'origin/experimental' into HEE-BeesDreamMasterXXL
2020-05-11Changed drilling plant tooltip to be more clear about drilling arearepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836
2020-05-10finishing hee bees so farDreamMasterXXL