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