aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/GT_Client.java
AgeCommit message (Expand)Author
2022-02-23Base work adding 3 new tiers of coils. (#885)Alkalus
2022-01-15add a cover copy/paste tool (#872)Yang Xizhi
2022-01-06Add in game GUI to configure client preference (#852)Glease
2021-12-16fix rgb overflow (#814)Yang Xizhi
2021-10-18Cache sorted recipe list in NEI handlersGlease
2021-07-30Minor clean up in GT_ClientGlease
2021-07-30remove debug codeGlease
2021-07-30make rotation marker a lot more fancierGlease
2021-07-30make rotation marker a bit fancier, fix fusion textureGlease
2021-07-30draw flipped textures & flipping markersGlease
2021-07-30Fix rebase derpGlease
2021-07-30migrate even more multis overGlease
2021-07-30Fix rotate front face highlightGlease
2021-07-30allow gt wrench to rotate the front of controllerGlease
2021-05-25Allow client send preference to serverGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-18Fix NPE in GT_ClientGlease
2021-05-15Allow client to proactively request fluid display updatesGlease
2021-04-04fix(rendering): multiple rendering fixes and refactor (#494)Léa Gris
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact o...Jason Mitchell
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from GT...Jason Mitchell
2020-07-19Rework clientside pollution (#302)moller21
2020-05-10Cover GUI: added fluid regulator, finished open on shiftrightclick.moller21
2020-05-06Cover gui: Right click to open instead take.2moller21
2020-05-04Added cover guis for pump/filtermoller21
2020-04-10Void miner adjustments (#262)bartimaeusnek
2020-04-05Display fluid amount in the fluid display stack.moller21
2018-12-11cherry pick 0beea9037cd8ff7a899c14c53d6b9a381c22f42cDimach
2017-12-25Added missing overlays, made the passtrough of wire cutting/connectiong troug...Technus
2017-12-24Allow use of wire cutter/soldering item on the tile entity, as well as the wi...Jason Mitchell
2017-12-24Optimize imports an add molten cellsTechnus
2017-11-29cherry pickAntifluxfield
2017-11-13GT6 styled pipesAntifluxfield
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus
2017-07-17Remove smog "shader"Technus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-15Improve fog density calculationBlood-Asp
2017-06-14pollution smogBlood-Asp
2017-06-04wire/pipe hiding/reduced sizeTechnus
2017-05-01Optimize importsTechnus
2017-04-27BuildableTechnus
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-02-03Fix memory overflow with fluid stack on client sideBlood-Asp
2016-11-28On hide item change retexturize pipes.Technus
2016-11-27Add pipe/wire hiding when holding soldering iron.Technus
2016-11-27Fix multismelter scanner infoTechnus