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_ModHandler.java
Age
Commit message (
Expand
)
Author
2024-04-11
Destroy non-GT tools when they are completely broken (#2565)
HoleFish
2024-04-01
Move solderingMaterial warning message (#2557)
Reagan Roop
2023-12-23
Allow a soldering iron to use soldering material from an IC2 Tool Box. (#2421)
Abdiel Kavash
2023-12-06
Fix null problem with recycler (#2396)
miozune
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-11-14
Fix recipe check after previous PR (#2364)
miozune
2023-09-22
Cleanup noXXXYYY methods round 2 (#2302)
miozune
2023-09-22
obliterate RA1 (#2206)
boubou19
2023-09-09
Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)
miozune
2023-09-06
Adds item and charging info to Locker WAILA panel (#2245)
querns
2023-08-11
Blacklist AE2FC drop and packet, and Chisel stones from Recycler (#2222)
miozune
2023-07-06
Remove container item check (#2118)
Jakub
2023-06-05
Code cleanup (#2040)
chill
2023-06-01
some gtmodhandler improvements (#2043)
chochem
2023-05-28
simplify ifs (#2027)
chill
2023-05-23
Speedup Recycler recipe lookup (#2016)
miozune
2023-05-06
Exploring some various ForgeDirection fixes (#1950)
Jason Mitchell
2023-04-21
Recipes ra2 (#1872)
boubou19
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-09
Misc (#1844)
boubou19
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-30
General Fixes (#1702)
Connor-Colenso
2023-01-24
Fix array ClassCastExceptions (#1681)
Raven Szewczyk
2022-12-29
Add a way to remove a furnace recipe using the output instead of input (#1609)
BlueWeabo
2022-11-07
remove compat with IC2 fuel can (#1506)
Glease
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-30
Transcendent metal (almost) (#1171)
Connor-Colenso
2022-07-02
Par, var, begone! (#1104)
YannickMG
2022-04-08
Allow soldering to be inserted into toolbox and used for maintenance (#1002)
miozune
2022-01-04
Add a bunch of minor optimizations (#848)
Glease
2021-12-30
Refactors for easier reading (#839)
Jason Mitchell
2021-12-23
Rc blast furnace integration remove (#834)
Martin Robertz
2021-12-23
Remove no longer needed smelting cache (#831)
Glease
2021-12-13
Yeet unused compat, including GT adding a bunch of RC rock crushing recipes :...
Jason Mitchell
2021-11-28
remove tiny dust in ore process
GlodBlock
2021-11-12
Update GT_ModHandler.java
Alkalus
2021-08-01
Add cracked fluid cells
D-Cysteine
2021-07-29
Oredict clay buckets + fix railcraft item IDs
D-Cysteine
2021-07-15
Removed useless array creation in most #copy methods by changing them to #cop...
TimeConqueror
2021-05-23
It's ugly, but it works.
Jason Mitchell
2021-01-05
Speed up removals even more
Jason Mitchell
2021-01-02
1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)
Jason Mitchell
2020-12-13
Cache steam fluid IDs on startup and use those instead of string comparisions...
Jason Mitchell
2020-12-05
This makes batteries drain/charge their tier loss extra charging their contai...
David Lindström
2020-09-09
replace HashMap with a (bounded) Guava Cache
repo_alt
2020-09-08
A simple cache for the furnace recipes, to avoid linear iteration
repo_alt
2020-02-06
Suggestion for Distilled Water uses #5520
Dream-Master
2019-12-02
improved loading times a lot (#211)
bartimaeusnek
[next]