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
Age
Commit message (
Expand
)
Author
2021-01-18
Merge pull request #410 from albus12138/fix_multiblock_tooltip_error
Martin Robertz
2021-01-18
Replace tab with 4 spaces
r4phael
2021-01-17
Fix multiblock machine tooltip error
r4phael
2021-01-16
Better fix.
Jason Mitchell
2021-01-16
Fix crash with speedup
Jason Mitchell
2021-01-17
Changed removing part with O(n) instead of O(n^2)
TimeConqueror
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-08
Merge pull request #394 from GTNewHorizons/infinty-chest-compatibilety
Martin Robertz
2021-01-05
Speed up removals even more
Jason Mitchell
2021-01-03
infinity chest compatibiltey
botn365
2021-01-02
1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)
Jason Mitchell
2020-12-31
Implemented ReverseRecipes
bartimaeusnek
2020-12-31
Disassembler rework
bartimaeusnek
2020-12-19
use getAccesble slots again
korneel vandamme
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-11-27
fix-infinit-while
botn365
2020-11-26
isRecipeInputEqual optimization (#351)
Uristqwerty
2020-11-21
Merge pull request #335 from Prometheus0000/LCE2
Martin Robertz
2020-11-21
Merge pull request #347 from GTNewHorizons/move-Item-optimazation
Martin Robertz
2020-11-20
Merge branch 'experimental' into LCE2
Prometheus0000
2020-11-20
Fix merger problem
Prometheus0000000
2020-11-19
Change all the multi tooltips over. Also changed tooltip class a bit
Prometheus0000000
2020-11-20
add suport for drawers and barrels
korneel vandamme
2020-11-18
Add new method of displaying MB tooltips. LCR as example for now
Prometheus0000000
2020-11-16
add moveMultipleItemStacks to utils
korneel vandamme
2020-11-15
Clean up Extreme Diesel Engine
Glease
2020-11-14
Miners may actually detect ores by the oredict
repo_alt
2020-11-03
Minor text fixes
Prometheus0000000
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-08-23
Attempt at improving chest buffers, also slowing down lower tier ones.
moller21
2020-07-31
Better optimization for moving items between inventories.
Kalle
2020-07-29
Simple optimization to GT_Utility.moveOneItemStack
Kalle
2020-06-09
Fixed NEI time value for Replicators
bartimaeusnek
2020-06-01
Added gui's for the rest of em covers.
moller21
2020-05-16
bee changes
DreamMasterXXL
2020-05-10
Merge pull request #281 from moller21/coverguis2
Martin Robertz
2020-05-06
Cover gui: Right click to open instead take.2
moller21
2020-05-05
Merge pull request #279 from GTNewHorizons/DropBartApi
Martin Robertz
2020-05-04
Drop barts api
Technus
2020-05-04
Added cover guis for pump/filter
moller21
2020-05-03
Clean up the fluid display thing.
moller21
2020-04-24
Merge pull request #269 from GTNewHorizons/ReplicatorNERF
Martin Robertz
2020-04-19
Reduced log
bartimaeusnek
2020-04-19
Refactored CLS support into an own Compat
bartimaeusnek
2020-04-19
Nerfed replicator
bartimaeusnek
2020-04-10
replaced magic numbers with string identifiers
bartimaeusnek
2020-04-10
different fixes
bartimaeusnek
[next]