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
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