aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/GT_Proxy.java
AgeCommit message (Expand)Author
2022-10-01refactor(fluid_api): fluent interface (#1407)Léa Gris
2022-09-20fix(GT_Fluid): GT Fluid temperature seems broken #11355 (#1396)Léa Gris
2022-09-11Fix global wireless EU bugging by transferring to world NBT system (#1371)Connor-Colenso
2022-09-06Fix overly large sprites being used causing some users FPS lag (#1347)Glease
2022-09-05feat(API): Implements a featured API for GT_Fluid (#1345)Léa Gris
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-26Add burn time for Diamond in GT way (#1300)くぁーりぃ
2022-08-12More wireless fixes/updates (#1206)Connor-Colenso
2022-08-05Show original voltage (configurable) and amperage when overclocked (#1204)miozune
2022-08-04Fix ItemDatas are not properly registered if material name starts with number...miozune
2022-08-02copper and molten texture change (#1184)Yang Xizhi
2022-07-31Better Endgame Wireless EU (#1144)Connor-Colenso
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-22MultiTileEntityJason Mitchell
2022-07-21Show voltage tier of transformer for Waila (#1148)miozune
2022-07-15Add recipe owner display (#1135)miozune
2022-06-23Spacetime temp fix (#1089)Connor-Colenso
2022-06-23Plasma forge fixes (#1086)Connor-Colenso
2022-06-10Adjust NEI recipe pages (#1077)Connor-Colenso
2022-04-22fix plasma to molten ratio on vac freezersMartin Robertz
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-04-08Allows sorting of configuration circuits (#1012)MuXiu1997
2022-03-14save config late (#982)Glease
2022-01-23AE2 Cable facade as cover (#887)Glease
2022-01-18Oil Cracker Buff (#879)Steelux
2022-01-11The tooltips your mod wishes it had (#858)YannickMG
2022-01-10Cover tabs (#856)YannickMG
2021-12-13Yeet unused compat, including GT adding a bunch of RC rock crushing recipes :...Jason Mitchell
2021-12-09remove duplicate recipes (#789)bombcar
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-25changed singleblock generators to use per second for more precisionboubou_19
2021-11-25changed single block boilers to use per second for more precisionboubou_19
2021-11-25changed the charcoal pit to use per second for more precisionboubou_19
2021-11-25changed EBF to use per second for more precisionboubou_19
2021-11-25changed pyrolyse oven to use per second for more precisionboubou_19
2021-11-25changed multismelter to use per second for more precisionboubou_19
2021-11-25changed the gas turbine to use per second for more precisionboubou_19
2021-11-25forgot to convert tick value into secondboubou_19
2021-11-25changed the Extreme Combustion Generator to use per second for more precisionboubou_19
2021-11-25changed the Combustion Generator to use epr second for more precisionboubou_19
2021-11-25changed the BBF to use per second for more precisionboubou_19
2021-11-25changed implosion compressor to user per second for more precisionboubou_19
2021-11-25changed large boilers to use per second for more precisionboubou_19
2021-11-24centralized pollution for generatorsboubou_19
2021-11-24centralized pollution for GT boilersboubou_19
2021-11-23centralized pollution for GT multiesboubou_19
2021-11-23added configs to disabled dirt particles and pollution fog renderingboubou_19
2021-11-21added infinity armor to hazmatsSphyix
2021-11-16underground oil and pollution persistence form reworkGlease
2021-10-30Add support for more fluidsD-Cysteine