aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/GT_Proxy.java
AgeCommit message (Expand)Author
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
2021-10-29Make metaitem.98 more flexible, and add oredict support for steam cellD-Cysteine
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain to...Glease
2021-10-18Cache sorted recipe list in NEI handlersGlease
2021-10-13add indicator on hatchesGlodBlock
2021-08-29change same RC items they wrongly namedDreamMasterXXL
2021-08-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror
2021-08-03Code cleanupD-Cysteine
2021-08-01Add cracked fluid cellsD-Cysteine
2021-08-01Delete dead codeD-Cysteine
2021-07-31Format long lineD-Cysteine
2021-07-30Change hard dep on IguanaTweaks to soft depD-Cysteine
2021-07-30Merge branch 'experimental' into fix-clay-bucketsMartin Robertz
2021-07-30re-enable flipping, but add an option to render them not flippedGlease
2021-07-29Add clay bucket ore prefix; fix oredictingD-Cysteine
2021-07-29Oredict clay buckets + fix railcraft item IDsD-Cysteine
2021-07-26clean, fixed nanoSphyix
2021-07-26added tooltip to armors providing hazmatSphyix
2021-07-26added hazmat armorsSphyix
2021-05-25Allow client send preference to serverGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): glowing texture rendererLéa Gris
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-01-21Make sure the onServerTick event is actually called.Jason Mitchell
2021-01-18Hashmap insteadJason Mitchell
2021-01-18Less silly getBurnTime()Jason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell