aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/objects
AgeCommit message (Expand)Author
2023-06-07Remove GT_FluidStack (#2063)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-28make private fields final where possible (#2028)chill
2023-05-24Adjust overrides to allow opening machine GUI (#2019)Maxim
2023-05-07Add docs to mute (#1960)chill
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-08Kill Disassembler 🔪 (#1855)Connor-Colenso
2023-04-04Modid work (#1833)boubou19
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-02-10Rfg cleanup (#1726)Raven Szewczyk
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-04force compound to be grouped together in chemical formula (#1630)Glease
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-10-01Underground Fluid Fix (Fluorine, Liquid Air) (#1418)chochem
2022-10-01no-more-duplicate-key (#1424)iouter
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-16change sAllFluidStacks collection to be weak reference (#1246)Glease
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-02-04Texture Shenanigans (#915)Jason Mitchell
2022-02-04Translation related fixes (#920)Glease
2021-12-23Optimize OrePrefixes.contains and OrePrefixes.add (#832)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-11-16underground oil and pollution persistence form reworkGlease
2021-10-18Optimize away potentially expensive NBT copy in getAssociationGlease
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-03Removed ArrayIterator and NonNullIterator, because they're redundantTimeConqueror
2021-08-03GT_Recipe: speedupTimeConqueror
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-05-21fix(render): flickering off-world rendered multitexture with glowLéa Gris
2021-05-21fix(render): really not render glow if turned off in configLéa Gris
2021-05-21feat(render): glowing texture rendererLéa Gris
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-03-25Enabled autoloading for oil drillsrepo_alt
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-02-08Better quantum chest integrationrepo_alt
2021-01-05fix(rendering): bottom side orientationLéa Gris
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-12fix(rendering): UV Mapping on tilesLéa Gris
2020-04-06Commented texture pagingTechnus
2020-02-23OP command to toggle debug flagsrepo_alt
2020-02-15removed unused importsDream-Master
2019-12-28Chunkloading support for multiblock miner (#227)repo-alt
2019-12-23Removed hard dep on AE2bartimaeusnek
2018-09-08Various fixesbartimaeusnek
2018-08-26Final version of Alkalus's type filter fix. #3367Richard Hendricks