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
/
metatileentity
Age
Commit message (
Expand
)
Author
2021-04-26
fix(multiblockbase): until the muffler has a valid tile
Léa Gris
2021-04-26
fix(hidecover) unchained posttick caused missed texture and size change
Léa Gris
2021-04-10
Merge pull request #499 from GTNewHorizons/revert
Martin Robertz
2021-04-10
Revert "Fix return value for addOutput(fluid)"
Johann Bernhardt
2021-04-10
Optimize addOutput
Glease
2021-04-04
fix(rendering): multiple rendering fixes and refactor (#494)
Léa Gris
2021-04-03
Merge pull request #486 from johnch18/mccoverfix
Martin Robertz
2021-04-02
Fixed improper loading of bSortStacks from NBT, *should* fix backwards compat...
charles
2021-04-02
Cleaned up some code and fixed translation issue.
charles
2021-04-02
Removed unecessary else branch.
charles
2021-04-02
Added Soldering Iron toggle behavior for sorting using shift+right-click.
charles
2021-04-02
Fixed stupid error I made
charles
2021-04-02
Added sorting of buffer inventories using code from the input bus class.
charles
2021-04-01
Prevent multiple stack in input slots even if input filter is disabled (#489)
Glease
2021-03-31
Fix return value for addOutput(fluid)
Johann Bernhardt
2021-03-30
Updated to use proper naming conventions.
charles
2021-03-30
Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfix
charles
2021-03-30
Made it so that machine control covers disable themselves when the
charles
2021-03-30
Eagerly update the fluid display item upon inventory open
Glease
2021-03-30
Only update fluid display items when necessary
Glease
2021-03-25
fix(tooltip): frameGT description
Léa Gris
2021-03-24
feat(cover): hide covers when holding a soldering-iron
Léa Gris
2021-03-23
integer overflow in comparison
repo_alt
2021-03-20
Merge pull request #468 from GTNewHorizons/separate-fluid-tank-info
Martin Robertz
2021-03-20
quickfix: remove useless Block argument
Léa Gris
2021-03-20
feat(cover): handles transparent covers
Léa Gris
2021-03-20
Expose all fluid tanks properly when there are more than one internal tank
Glease
2021-03-12
Merge pull request #462 from GTNewHorizons/WorldEventWrapper
basdxz
2021-03-12
requested changes
Léa Gris
2021-03-12
Merge pull request #461 from repo-alt/experimental
Martin Robertz
2021-03-11
Minor improvements
bartimaeusnek
2021-03-11
Implemented Builder Pattern
bartimaeusnek
2021-03-10
Added missing
bartimaeusnek
2021-03-10
Implemented Requests
bartimaeusnek
2021-03-10
Refactor World Events
bartimaeusnek
2021-03-10
Correctly release/reuse channel after ME bus removal and reconnect
repo_alt
2021-03-10
feat(i18n): translatable muffler description
Léa Gris
2021-03-09
Changes 4 Bart
basdxz
2021-03-09
Minor clean up and extension of hatch muffler
basdxz
2021-03-09
Minor clean up and extension of hatch muffler (#459)
basdxz
2021-02-25
Reshuffle new constructor args to avoid conflict with GT++ ASM
repo_alt
2021-02-25
Added back bus constructor for "backwards" compat
repo_alt
2021-02-25
Make ME hatch have zero slots, to avoid items being stuck inside (#439)
repo-alt
2021-01-29
multipipe drain() method ignores requested fluid types after first
repo_alt
2021-01-19
ME output bus
repo_alt
2021-01-18
Remove additional method in IDescribable
r4phael
2021-01-17
Fix multiblock machine tooltip error
r4phael
2021-01-08
Merge pull request #396 from GTNewHorizons/disable-filter
Martin Robertz
2021-01-08
Add option to disable input machine on single block machines
Glease
2021-01-07
Re-tiered Mufflers for now (#391)
bartimaeusnek
[next]