aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_OreDictUnificator.java
AgeCommit message (Expand)Author
2024-01-20Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil (#2465)tth05
2023-10-11new way to add item data for recycling (#2306)chochem
2023-08-16add ability to remove item data and use it for clay (#2229)chochem
2023-07-17Fix findRecipe might limit stack size by 64 (#2139)miozune
2023-06-05Code cleanup (#2040)chill
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-02-23Fix mutating ItemData NBT (#1762)D-Cysteine
2023-02-16Add Nullable annotation for getAssociation and getItemData (#1746)miozune
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-10Fix breaking drawer voids items (#1645)miozune
2022-12-13Nanite material and circuit board multi for later tiers (#1513)BlueWeabo
2022-11-18Fix crash with array containing null stacks passed to getNonUnifiedStacks (#1...miozune
2022-09-01various loading time optimization (#1330)Glease
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2021-10-18Further optimization to NEI lookupGlease
2021-10-18Optimize away potentially expensive NBT copy in getAssociationGlease
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-06-29make arc furnace smelt Naquadah parts into ingotGlodBlock
2021-04-27fix(logspam): spam unification typos (#514)Léa Gris
2021-01-16Better fix.Jason Mitchell
2021-01-16Fix crash with speedupJason Mitchell
2021-01-17One more changes to immutableTimeConqueror
2021-01-17Added immutable version of getOres method, which is faster due to not using #...TimeConqueror
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2020-11-26isRecipeInputEqual optimization (#351)Uristqwerty
2018-10-05try for force unification of assembler recipesbartimaeusnek
2018-01-07NEI page access of Primitive Blast Furnace (#78)Martin Robertz
2016-10-24Fix maceration byproductsBlood-Asp
2016-10-09Fix TGreg & Remove unneeded config entriesMuramasa
2016-09-25Cleanup, disable auto TE recipes with config and fixesMuramasa
2016-09-24Update with exp changesMuramasa
2016-09-23Reduce disabled component creation & GT_Proxy postInit -> ProcessorsMuramasa
2016-09-16Stop disabled component recipe gen, more separation and fixesMuramasa
2016-09-15Update Part 1Muramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 6Muramasa
2016-08-14Bugfixes 2Muramasa
2016-08-13HashMap > ConcurrentHashMap & String varsMuramasa
2015-10-24fixed naquadah cell reverse processingBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley