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-08-03
Removed ArrayIterator and NonNullIterator, because they're redundant
TimeConqueror
2021-08-03
Sped up ArrayExt#withoutTrailingNulls by iterating from the last element
TimeConqueror
2021-08-03
GT_Recipe: speedup
TimeConqueror
2021-08-03
Well, the name 'Arrays' seems to be not so good, since it collides with java....
TimeConqueror
2021-08-02
Added some constructors to Hatch Buses to remove some GTPP ASM
TimeConqueror
2021-08-01
Fix off by one in cubic multi base and tooltip builder
Glease
2021-07-30
fix (GT) build on jenkins
DreamMasterXXL
2021-07-30
Merge branch 'experimental' into fix-clay-buckets
Martin Robertz
2021-07-30
Fix frame box hint & placement
Glease
2021-07-30
Use upstream existing localization instead of creating our own
Glease
2021-07-30
Fix coil hint block usage
Glease
2021-07-30
Make block hint text more informative
Glease
2021-07-30
Fixes related to coil hint blocks
Glease
2021-07-30
Fix mod loading order problem
Glease
2021-07-30
general bugfix & tweaking pass for multis
Glease
2021-07-30
Fix coil structure checks
Glease
2021-07-30
make fuel recipe map index building a bit more robust
Glease
2021-07-30
optimize fuel recipe lookup
Glease
2021-07-30
Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changes
Glease
2021-07-30
feat(texture API): integrate ExtendedFacing rotation
Léa Gris
2021-07-30
Implement IConstructable for demo multis
Glease
2021-07-30
Initial StructureLib integration
Glease
2021-07-29
Oredict clay buckets + fix railcraft item IDs
D-Cysteine
2021-07-22
Update GT_Recipe.java
GlodBlock
2021-07-22
change it into hashset back
GlodBlock
2021-07-21
Merge pull request #594 from GTNewHorizons/fix-recipe-check
Martin Robertz
2021-07-21
make it thread safe
GlodBlock
2021-07-15
Merge pull request #598 from TimeConqueror/experimental
Martin Robertz
2021-07-15
Removed useless method callings
TimeConqueror
2021-07-15
Merge pull request #597 from TimeConqueror/experimental
Martin Robertz
2021-07-15
Removed useless array creation in most #copy methods by changing them to #cop...
TimeConqueror
2021-07-15
Optimized Replacing Vanilla Materials code, removed uselessly-repeated operat...
TimeConqueror
2021-07-10
fix recipe check
GlodBlock
2021-07-10
Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTank
Glease
2021-07-03
Remove unnecessary redstone state query for covers
Glease
2021-06-29
make arc furnace smelt Naquadah parts into ingot
GlodBlock
2021-06-18
Fix consistent crash
amy null
2021-06-16
Fix UnsupportedOperationException for listContainsItem
Glease
2021-06-14
Formatting change
Prometheus0000
2021-06-07
Merge pull request #553 from MatthewCOwen/experimental
Martin Robertz
2021-06-05
refactor a bit (readability, restore string order, avoid double tax)
repo_alt
2021-06-05
Display plant stats when the cropstick is empty
repo_alt
2021-06-04
All covers now record which player last opened that cover's gui
Matt
2021-05-25
Add input bus initial filter preference
Glease
2021-05-25
Allow client send preference to server
Glease
2021-05-24
feat(glow): iconset machines glow support
Léa Gris
2021-05-23
It's ugly, but it works.
Jason Mitchell
2021-05-22
Merge branch 'experimental' into glow-texture
Martin Robertz
2021-05-21
feat(render): implementation-free api texture factory
Léa Gris
2021-05-21
fix(render): move new textures rendering to new package
Léa Gris
[next]