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
/
automation
Age
Commit message (
Expand
)
Author
2024-09-02
The Great Renaming (#3014)
NotAPenguin
2024-07-09
MultiTileEntityBlock work
Jason Mitchell
2024-07-09
Refactors
Jason Mitchell
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-12-03
Fix non-MUI way used for syncing itemstack (#2387)
miozune
2023-11-08
Migrate to non-Object version Utility methods (#2359)
ghostflyby
2023-08-17
Fix server crash with RecipeFilter (#2231)
miozune
2023-07-28
Less hostile user interfaces (Buffer/Filter/Input bus) (#2165)
Yannick Marcotte-Gourde
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-14
Pulling the hardcoded ore behavior from TypeFilter (#1648)
Andrey
2022-12-18
Fix Regulator cannot control stack size of ghost slot (#1558)
miozune
2022-12-13
Fix incorrect index used for Item Filter (#1543)
miozune
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-09-27
Proper fix for charger slot in Regulator not dropping item stored when broken...
miozune
2022-09-27
Revert "Fix charger slot in Regulator not dropping item stored (#1417)" (#1419)
Connor-Colenso
2022-09-27
Fix charger slot in Regulator not dropping item stored (#1417)
miozune
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-03-30
Optimize item transfer and inventory sorting (#992)
Jakub
2022-02-26
fix redstone output for buffers and filters (#947)
repo-alt
2022-02-03
Basic Machine NEI Power Tiers (#914)
YannickMG
2022-02-01
Add input bus like sorting to chest and super buffers (#900)
Johann Bernhardt
2022-01-14
Add recipe filter block (#870)
Glease
2021-10-01
remove unused imports
boubou_19
2021-10-01
prevent sorting mode when tickrate timer is reset
boubou_19
2021-08-05
Remove bSortStacks check
D-Cysteine
2021-08-05
Update GT_MetaTileEntity_ChestBuffer.java
D-Cysteine
2021-07-31
Add comments
D-Cysteine
2021-07-31
Fix iteration over invalid slots
D-Cysteine
2021-06-16
fix tooltip
Glease
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): buffers glow
Léa Gris
2021-05-13
Merge pull request #493 from johnch18/bufferFix2
Martin Robertz
2021-04-27
fix(textfiles): add missing neline at end of files
Léa Gris
2021-04-12
Fixed algorithm, updated flavor text.
charles
2021-04-03
Made it so that higher tier buffers try to move multiple stacks/tick
charles
2021-01-17
More removal of commented out code, small formatting adjustments
Jason Mitchell
2021-01-17
Fix chest buffer and super buffer tooltip saying it consumes power
Glease
2020-12-29
Remove all energy cost of moving fluid and items
Glease
2020-12-26
Fixes chest buffers at higher tiers not working
Prometheus0000000
2020-08-23
Attempt at improving chest buffers, also slowing down lower tier ones.
moller21
2020-04-10
Void miner adjustments (#262)
bartimaeusnek
2018-09-08
Various fixes
bartimaeusnek
2018-06-02
For the first 6 ticks after pushing, always push. Then goto every 5 ticks. ...
Richard Hendricks
2018-05-31
Tune how often to actually push so that it is every-other-tick if teh receivi...
Richard Hendricks
[next]