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
/
common
/
tileentities
Age
Commit message (
Expand
)
Author
2021-07-30
make rotation marker a bit fancier, fix fusion texture
Glease
2021-07-30
fix distillation tower structure
Glease
2021-07-30
general bugfix & tweaking pass for multis
Glease
2021-07-30
fix turbine casing dynamic texture
Glease
2021-07-30
re-enable flipping, but add an option to render them not flipped
Glease
2021-07-30
fix distillation tower not outputting bottom fluid
Glease
2021-07-30
loosen access control even more to make bartworks happy
Glease
2021-07-30
Fix coil structure checks
Glease
2021-07-30
open up some fields in EBF to make bartworks happy
Glease
2021-07-30
turn off flipping as it bothers some people too much
Glease
2021-07-30
optimize fuel recipe lookup
Glease
2021-07-30
Fix rebase derp
Glease
2021-07-30
migrate all other multis over
Glease
2021-07-30
migrate even more multis over
Glease
2021-07-30
migrate a few more multis over
Glease
2021-07-30
unbreak newMetaEntity
Glease
2021-07-30
render rotated controllers front face
Glease
2021-07-30
Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changes
Glease
2021-07-30
Turn off EBF rotation limit
Glease
2021-07-30
Implement IConstructable for demo multis
Glease
2021-07-30
Initial StructureLib integration
Glease
2021-07-29
Merge pull request #608 from D-Cysteine/delete-dynamic-recipes
Martin Robertz
2021-07-29
Merge pull request #604 from repo-alt/experimental
Martin Robertz
2021-07-28
Delete dynamic recipe generation code
D-Cysteine
2021-07-24
Fix method formatting
D-Cysteine
2021-07-24
Update single-block boiler GUI to use getCapacity()
D-Cysteine
2021-07-24
Missing bit of ME output bus optimization (leftover piece of cached stack get...
repo_alt
2021-07-23
Merge pull request #600 from repo-alt/experimental
Martin Robertz
2021-07-22
Added caching to the ME output bus, to reduce stress on ME system in high out...
repo_alt
2021-07-22
Fix cleanroom blocks color
Usernm
2021-07-20
Made digital chest prioritized like partitioned cell
repo_alt
2021-07-18
ME Output bus storeAll returned inverted value
repo_alt
2021-07-15
Removed useless method callings
TimeConqueror
2021-07-15
Removed useless array creation in most #copy methods by changing them to #cop...
TimeConqueror
2021-07-01
Improve lava boiler tooltip
Glease
2021-06-28
fix rock break stack overflow (typo)
Glease
2021-06-19
Remove coordinates with proper equality check
amy null
2021-06-16
fix tooltip
Glease
2021-06-04
move the comment to where it belongs
Glease
2021-06-04
Fix ancient copy paste problem
Glease
2021-06-03
Prevent integer overflow in solar boiler
Glease
2021-05-24
feat(glow): iconset machines glow support
Léa Gris
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
2021-05-21
feat(render): buffers glow
Léa Gris
2021-05-21
feat(render): pipeline side glow
Léa Gris
2021-05-21
feat(render): active disassembler top glow
Léa Gris
2021-05-21
feat(render): active steam macerator top glow
Léa Gris
2021-05-21
feat(render): teleporter glow
Léa Gris
[next]