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
/
gui
/
GT_Container_BasicMachine.java
Age
Commit message (
Expand
)
Author
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2022-10-22
fix client side not reading amount of fluid from correct slot (#1480)
Glease
2022-09-02
Add Drag-And-Drop support for digital tank (#1333)
miozune
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-23
Refactored built-in integrated circuit support (#1284)
repo-alt
2022-07-02
Par, var, begone! (#1104)
YannickMG
2022-04-24
add quadruple input hatch (#1016)
Yang Xizhi
2022-01-03
Basicmachine gui slots rework (#846)
YannickMG
2021-12-31
Basicmachine gui slots highlight fix (#841)
YannickMG
2021-12-02
add select circuit gui for machine and circuits itself (#773)
Martin Robertz
2021-12-01
Remove debug message
Glease
2021-12-01
Add a new ghost slot to single block machines for config circuits
Glease
2021-10-22
Try start processing immediately upon manual fluid manipulation
Glease
2021-07-10
Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTank
Glease
2021-02-25
Merge pull request #440 from GTNewHorizons/patch-water-bottle-divide-0
Glease
2021-02-22
Fix bottled water filling
Glease
2021-02-22
Pickup fluid instead if the input tank is full
Glease
2021-02-10
Fix bucket gui fluid manipulation
Glease
2021-02-09
Allows manipulating multiple cell worth of fluid
Glease
2021-02-09
Fix size 0 fluid stack
Glease
2021-01-31
Address reviews
Glease
2021-01-31
BasicMachine fluid tank manipulations in GUI
Glease
2020-03-17
Refactored GT_Container_BasicMachine.java
bartimaeusnek
2015-10-21
Reformat code
Shawn Buckley
2015-10-18
Move source directory
Shawn Buckley