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
/
storage
Age
Commit message (
Expand
)
Author
2022-09-13
fix localisation typo (#1379)
Alexdoru
2022-09-02
Add Drag-And-Drop support for digital tank (#1333)
miozune
2022-09-01
Digitalize Super Tank part 2 (#1331)
くぁーりぃ
2022-08-29
Digitalize Super Tank (#1318)
くぁーりぃ
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-16
Prevent NBT from being written to item when digital tank is harvested while h...
miozune
2022-08-14
null check (#1259)
repo-alt
2022-07-31
Fix clicking FluidDisplay not working with digital tank overflow mode (#1149)
miozune
2022-07-23
add(api/enums): particle and sound effect enumerations (#1154)
Léa Gris
2022-06-07
Make display slot invalid. (#1072)
Jakub
2022-04-24
Use proper method for emptying container item (#1034)
miozune
2022-04-16
Fix Super/Quantum tanks `FluidTankInfo` (#1024)
MuXiu1997
2022-04-08
Add a voiding mode for Super/Quantum tanks (#1009)
MuXiu1997
2021-12-20
remove the client side method
GlodBlock
2021-12-18
add a quick way to clear tank
GlodBlock
2021-11-19
give player debuff when holding a filled chest/tank
GlodBlock
2021-11-18
make tank/chest keep its contents when harvsted
GlodBlock
2021-08-11
use `clear` to avoid hash map recreation
repo_alt
2021-08-11
Optionally disable automation access to the digital chests with storage buses...
repo_alt
2021-08-08
Add formatting to getInfoData()
D-Cysteine
2021-08-07
Add formatting to pipes, wires, super chests, super tanks
D-Cysteine
2021-07-20
Made digital chest prioritized like partitioned cell
repo_alt
2021-05-24
feat(glow): iconset machines glow support
Léa Gris
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): first set of glow textures
Léa Gris
2021-02-16
Make AE2 dependency actually optional
repo_alt
2021-02-08
Better quantum chest integration
repo_alt
2021-01-17
More removal of commented out code, small formatting adjustments
Jason Mitchell
2021-01-07
fixed item detector cover on quantum chests (#398)
repo-alt
2020-12-26
Misc cleanup/reformats
Jason Mitchell
2020-11-30
ony set to max if it has to much
korneel vandamme
2020-11-29
fix over filling quantumchest
korneel vandamme
2020-10-13
better localisation handeling
korneel vandamme
2020-10-13
remove extra if else
korneel vandamme
2020-10-12
fix extra } in post tick
korneel vandamme
2020-10-12
speling
botn365
2020-10-12
add overflow voiding to digital chests
botn365
2020-01-01
Item dupe through the terminal
repo_alt
2019-12-23
Removed hard dep on AE2
bartimaeusnek
2019-12-21
Digital chests refactored, preserving binary compatibility.
repo_alt
2019-12-21
AE2 integration for Quantum and super chests (why they are 2 different classes?)
Vladimir Kalinin
2018-09-08
Various fixes
bartimaeusnek
2017-07-09
Possible fix of Super chest #1621
Dream-Master
2017-06-15
Merge branch 'unstable_BLOOD' into reMerge
Technus
2017-06-05
Add missing translation lines. #772
Blood-Asp
2017-04-27
Merge branch 'unstable' into mergeGTNH
Technus
2017-04-27
Formatting clean up, nothing else
Techlone
2017-04-26
Refactored mDescription to mDescriptionArray, added a deprecated field
Johannes Gäßler
2017-04-14
Machine descriptions are now a String array instead of a single String.
Johannes Gäßler
[next]