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
2022-09-01
impl(covers): functional covers uses machine casing (#1317)
Léa Gris
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-25
feat(vent_cover): cool hot-coolant (#1298)
Léa Gris
2022-08-15
Overriding GUI colors with .mcmeta (#1261)
Albi
2022-08-14
Fluid Limiter Cover (#1248)
TrainerSnow
2022-08-14
do not cache result of GuiColors if the object is not short-lived (#1254)
Glease
2022-08-12
Added means of customizing GUI colors for resource packs (#1203)
Albi
2022-08-05
GUI for facade covers (#1201)
Florexiz
2022-07-02
Par, var, begone! (#1104)
YannickMG
2022-05-26
Fluid Regulator GUI fixes (#1065)
miozune
2022-04-24
Add Fluid Storage Monitor Cover (#1027)
MuXiu1997
2022-04-19
Add Threshold to Energy Detector Cover (#1025)
MuXiu1997
2022-04-18
Multitileentity precursor (#963)
Jason Mitchell
2022-04-16
Refuse to allow multiple controllers on a single block (#1023)
MuXiu1997
2022-03-05
Fix disable machine mode on cover (#968)
Jakub
2022-03-02
add locks to the node graph so paths can block power transfer #25 (#950)
Martin Robertz
2022-02-22
disable rendering facade texture intended for second pass (#944)
Glease
2022-02-16
Fix typo (#939)
miozune
2022-02-09
Do not reference class on dedicated server (#929)
Glease
2022-02-04
Translation related fixes (#920)
Glease
2022-01-27
Fix copy pasting error in fluid regulator (#897)
Glease
2022-01-24
Add conditional mode to fluid regulator (#890)
Glease
2022-01-23
AE2 Cable facade as cover (#887)
Glease
2022-01-22
- fixed threshold GUI for item detector cover on digital chests (#884)
repo-alt
2022-01-15
Feature/ae dependency optional (#874)
repo-alt
2022-01-08
Fix ItemFilter GUI broken
Glease
2022-01-06
Modify translation numbers for localization (#854)
iouter
2021-12-31
clarify conditional (#842)
bombcar
2021-12-21
Fix typo (#829)
Glease
2021-12-18
Fix derp in BaseMetaPipeEntity during git merge (#824)
Glease
2021-12-15
Fix incorrect common code extraction (#807)
Glease
2021-12-09
Add threshold support to item and fluid covers (#785)
D-Cysteine
2021-12-02
add select circuit gui for machine and circuits itself (#773)
Martin Robertz
2021-11-17
Revert unintended changes in GT_Cover_ItemMeter
Glease
2021-11-17
Rename GT_CoverBehavior_New to GT_CoverBehaviorBase
Glease
2021-11-17
convert ItemFilter to use NBTTagCompound storage
Glease
2021-11-17
convert cover data storage to a full nbt tag
Glease
2021-09-22
better spread of channel values when using items of the same itemID
Matt
2021-09-22
sendChatToPlayer now sends only the public portion
Matt
2021-07-22
Added caching to the ME output bus, to reduce stress on ME system in high out...
repo_alt
2021-07-03
Remove unnecessary redstone state query for covers
Glease
2021-06-26
remove debug message and fix the tooltip
GlodBlock
2021-06-26
fix the typo
GlodBlock
2021-06-25
add item filter cover
GlodBlock
2021-06-25
Fix redstone cover UX being weird
Glease
2021-06-07
removed covervariable as a parameter and applied proper masking
Matt
2021-06-06
Uses GT_WirelessRedstoneCover packets now
Matt
2021-06-05
Made fixes based on Glease's suggestions
Matt
2021-06-05
fixed some bit masking logic
Matt
2021-06-04
replaced another magic bitmask
Matt
[next]