aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-27Merge pull request #384 from Prometheus0000/fix_rodsMartin Robertz
Fix rods
2020-12-27Merge pull request #385 from Prometheus0000/CB_fixMartin Robertz
Fixes chest buffers at higher tiers not working
2020-12-26Add ~~stolen~~ borrowed textures for long distance pipesJason Mitchell
2020-12-26Fixes chest buffers at higher tiers not workingPrometheus0000000
2020-12-26Restrict pipes to the correct metaJason Mitchell
2020-12-26Remove hand crafting recipes for fuel rodsPrometheus0000000
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵Jason Mitchell
GT6 under LGPL.
2020-12-26Readability cleanupJason Mitchell
2020-12-26Update ranges (from upstream)Jason Mitchell
2020-12-26Machine Block Update changesJason Mitchell
* Conditionally trigger an update on front facing (Needed for pipelines) * Use a queue instead of recursion
2020-12-26Misc cleanup/reformatsJason Mitchell
2020-12-26Remove a bunch of commented out stuff (mainly higher tier single blocks)Jason Mitchell
2020-12-26Merge pull request #17 from GTNewHorizons/experimentalPrometheus0000
update
2020-12-26bump versionDreamMasterXXL
2020-12-25Merge pull request #382 from GTNewHorizons/patch-pump-descMartin Robertz
Fix single block pump description
2020-12-25Fix single block pump descriptionGlease
2020-12-25Merge pull request #370 from 4gname/patch-2Martin Robertz
Fixed checking of Filter Casings in Cleanroom
2020-12-25Merge pull request #381 from Prometheus0000/rodMartin Robertz
Change rod to amount it should be
2020-12-24Change rod to amount it should bePrometheus0000
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7156
2020-12-24Heating Coil Logic Overhaulbartimaeusnek
2020-12-22Merge pull request #378 from Prometheus0000/harvesterMartin Robertz
Crop harvester recipe buff
2020-12-22Change crop harvester recipePrometheus0000000
2020-12-22Merge pull request #15 from GTNewHorizons/experimentalPrometheus0000
update
2020-12-21bump versionDreamMasterXXL
2020-12-21Merge pull request #377 from GTNewHorizons/attempt-fix-CMEMartin Robertz
attempt fix cme on gt block update
2020-12-21attempt fix cme on gt block updatebotn365
attempt to fix a concurentModificationexeption crash when having large gt block updates
2020-12-19bump versionDreamMasterXXL
2020-12-19Merge pull request #375 from dvdmandt/experimentalMartin Robertz
Remove EU costs from covers
2020-12-19Merge pull request #376 from GTNewHorizons/fix-move-itemsMartin Robertz
Fix move items
2020-12-19use getAccesble slots againkorneel vandamme
2020-12-19make getAccessibleSlots more optimesed for pipeskorneel vandamme
2020-12-19Remove EU costs from coversDavid Lindström
2020-12-16Merge pull request #374 from Prometheus0000/fix_combMartin Robertz
Fix comb drop (ganymede dust)
2020-12-16Fix comb drop (ganymede dust)Prometheus0000000
2020-12-15bump versionDreamMasterXXL
2020-12-14Merge pull request #373 from GTNewHorizons/feature/steam-valve-coverMartin Robertz
Feature/steam valve cover
2020-12-13Cache steam fluid IDs on startup and use those instead of string ↵Jason Mitchell
comparisions everywhere. NOTE: Also drops MFR steam compat
2020-12-14add animated texture for the valveDreamMasterXXL
2020-12-13moved recipes to assemblerDreamMasterXXL
2020-12-13add texturesDreamMasterXXL
if anyone have a better one just send it to me.
2020-12-13removed redundant variableKiloJoel
2020-12-13removed redundant methodKiloJoel
2020-12-13added steam valve coverKiloJoel
2020-12-13Merge pull request #371 from Kiwi233/experimentalMartin Robertz
Update for 5.09.33.59
2020-12-13Update for 5.09.33.59[Kiwi233]
2020-12-13Merge pull request #2 from GTNewHorizons/experimentalKiwi
5.09.33.57
2020-12-12Merge pull request #363 from GTNewHorizons/face_rendering_orientationMartin Robertz
fix(rendering): UV Mapping on tiles
2020-12-12fix(rendering): UV Mapping on tilesLéa Gris
- Fix all faces use the same UV mapping and orientation to be same as standard vanilla full blocks Vanilla blocks's face rendering. - Fix the orientation of bottom-face's arrow overlay with fixed UV of the `GT_MetaTileEntity_Buffer` type machines (filters, buffers, regulators) - Fix UV mapping of item pipes restrictor overlay - Fix UV mapping of fluid pipes blocked input overlay orientation on all sides - Fix UV mappiong of thick covers - Remove the now useless and broken custom UVMapped vertices at the bottom face. ![](https://i.imgur.com/MImsbQY.png)
2020-12-11fix cleanroom check structureLex
2020-12-10add the option to disable input filter (#365)botn365