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
/
BaseMetaTileEntity.java
Age
Commit message (
Expand
)
Author
2023-07-24
Add a config to enable seeing average ns per tick in waila (#2173)
BlueWeabo
2023-07-10
Generic processing logic (#2096)
Maxim
2023-07-01
Refactor Cleanroom logic (#2108)
miozune
2023-06-05
Code cleanup (#2040)
chill
2023-05-28
simplify logic expressions (#2026)
chill
2023-05-06
Exploring some various ForgeDirection fixes (#1950)
Jason Mitchell
2023-05-01
bs+sa
Martin Robertz
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-21
Allow sound loop to be muffled :pensib: (#1902)
Maxim
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-09
add slot migration to disassembler (#1860)
Glease
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-03-09
Send cover data immediately when cover is placed (#1791)
miozune
2023-02-10
Rfg cleanup (#1726)
Raven Szewczyk
2023-02-05
Add TPM Multiblock (#1718)
Connor-Colenso
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-20
MTE Inventory updates (#1496)
Jason Mitchell
2023-01-18
Added getter if machine is rain proof (#1662)
Maxim
2023-01-02
add callhook for pre block destroy (#1625)
Glease
2022-12-17
another attempt at lag fixing (#1556)
Glease
2022-11-28
Make Waila show all the covers attached (#1527)
miozune
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-22
Added check to API if the block should drop its inventory on break (#1479)
Maxim
2022-09-23
Implement `onBaseTEDestroyed` hook for covers
Matej Dipčár
2022-09-03
merge in ASM-ed in changes from gt++ (#1339)
Glease
2022-08-31
Two slots wiremill (#1324)
Martin Robertz
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-10
do not return IAlignment if MTE is not IAlignmentProvider (#1234)
Glease
2022-07-23
add(api/enums): particle and sound effect enumerations (#1154)
Léa Gris
2022-07-12
Report crash while updateEntity to FML log as well (#1126)
miozune
2022-04-21
Fix machine rain exploding in biomes that does not have visual rains (#1026)
Glease
2022-04-18
Multitileentity precursor (#963)
Jason Mitchell
2022-03-31
Make gregtech machines mark the chunk they're in as dirty on updates (#1001)
Jakub Szewczyk
2022-02-03
Basic Machine NEI Power Tiers (#914)
YannickMG
2022-01-30
Waila handling was all in one place, distribute it now that it's in GT5u prop...
Jason Mitchell
2022-01-23
AE2 Cable facade as cover (#887)
Glease
2021-12-30
Refactors for easier reading (#839)
Jason Mitchell
2021-12-18
Fix derp in BaseMetaPipeEntity during git merge (#824)
Glease
2021-12-17
Fix cover data not resetting on client
Glease
2021-12-16
Fix oversight in cover NBT migration
Glease
2021-12-01
Add a new ghost slot to single block machines for config circuits
Glease
2021-11-27
Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduce
Martin Robertz
2021-11-26
Reduce innate outbound loss by one tier
Glease
2021-11-23
centralized pollution for GT multies
boubou_19
2021-11-21
Makes it not crash if someone calls in from UNKNOWN direction
Glease
2021-11-17
Rename GT_CoverBehavior_New to GT_CoverBehaviorBase
Glease
2021-11-17
convert cover data storage to a full nbt tag
Glease
2021-10-23
Try to use locale formatting
D-Cysteine
2021-10-22
Try start processing immediately upon manual fluid manipulation
Glease
[next]