index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
/
api
/
util
/
GT_OreDictUnificator.java
Age
Commit message (
Expand
)
Author
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