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
/
covers
Age
Commit message (
Expand
)
Author
2024-01-14
Feature/movefluid (#2459)
Martin Robertz
2024-01-13
Add missing null check in pump cover (#2452)
tth05
2024-01-12
Add valid covers bit mask to CoverableTileEntity (#2446)
tth05
2024-01-05
Merge MuTEMaster into Master (#2431)
BlueWeabo
2023-12-29
Cleanup deprecation (#2416)
miozune
2023-12-07
change Import/Export to Export/Import to match button position (#2397)
Martin Robertz
2023-10-15
Fix memory leak of player instances in CoverBehavior (#2333)
tth05
2023-10-09
Allows covers to be configured to tick more slowly (#2307)
querns
2023-09-13
Adds Metrics Transmitter Cover and Advanced GT Sensor Card for Information Pa...
querns
2023-09-10
Deprecate GregTech_API#mAE2 (#2288)
miozune
2023-08-23
Update the conditionals buttons and tooltips on covers to reflect their actua...
Guillaume Mercier
2023-08-10
Fix Digital Tank capacity for Fluid Storage Monitor (#2217)
miozune
2023-07-28
Less hostile user interfaces (Buffer/Filter/Input bus) (#2165)
Yannick Marcotte-Gourde
2023-06-05
Code cleanup (#2040)
chill
2023-05-29
Allow setting larger threshold of item detector cover for digital chests (#2035)
miozune
2023-05-24
Adjust overrides to allow opening machine GUI (#2019)
Maxim
2023-05-06
Exploring some various ForgeDirection fixes (#1950)
Jason Mitchell
2023-04-29
Revert #1816 and #1825 (#1931)
NexusNull
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-21
Recipes ra2 (#1872)
boubou19
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-02
Fix: Basic heat vent works without water (#1832)
Léa Gris
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-04-01
add option for strong signal (#1825)
NexusNull
2023-03-11
Add regulator abilities to Steam Valve (#1785)
NexusNull
2023-03-10
Fix advanced external transmitter cover (#1793)
Matej Dipčár
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-24
Fix array ClassCastExceptions (#1681)
Raven Szewczyk
2023-01-20
MTE Inventory updates (#1496)
Jason Mitchell
2022-12-14
ensure machine controller incompatible with redstone receiver (#1547)
Glease
2022-12-14
make covers actually insensitive to redstone if it doesn't need it (#1546)
Glease
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-26
Fixed annoying cover message bug (#1490)
johnch18
2022-10-13
Fix Fluid Detector RS signal (#1464)
Charles Gagnon
2022-10-12
No more duplicated key II (#1457)
iouter
2022-10-05
Allow Redstone, Energy, and item to pass through Fluid Filter Cover (#1437)
miozune
2022-10-01
Merge branch 'advanced_redstone_covers'
Martin Robertz
2022-10-01
spotless
Martin Robertz
2022-10-01
no-more-duplicate-key (#1424)
iouter
2022-09-23
Move `hashCoverCoords` to WirelessBase
Matej Dipčár
2022-09-23
Add new icon for the analog mode
Matej Dipčár
2022-09-23
Rename `In`, `Out` to `Internal`, `External`
Matej Dipčár
2022-09-23
Add Analog Mode to the receiver
Matej Dipčár
2022-09-23
Add Maintenance Detector Cover
Matej Dipčár
2022-09-23
Add Fake Item Slot to GUI
Matej Dipčár
2022-09-23
Implement Wireless Item Detector
Matej Dipčár
2022-09-23
Reformat intent
Matej Dipčár
2022-09-23
Reset signal, only when frequency or UUID changed
Matej Dipčár
2022-09-23
Fix calculating super chest content
Matej Dipčár
[next]