aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/objects
AgeCommit message (Expand)Author
2024-09-04Delete/modify some reflection + more renaming (#3037)Alexdoru
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-08-27Config/gregtech.cfg (#2939)boubou19
2024-07-29Remove old integer methods in OC calculator and parallel helper (#2779)HoleFish
2024-03-11Fix Fusion overclock (#2528)HoleFish
2024-01-20Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil (#2465)tth05
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2023-12-26Change to the overclock logic of Fusion Reactor (#2422)HoleFish
2023-12-03Refactor RecipeMap (#2345)miozune
2023-10-21A new approach for block updates in BaseMetaTileEntity (#2342)iamblackornot
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