aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Expand)Author
2021-07-29Merge pull request #608 from D-Cysteine/delete-dynamic-recipesMartin Robertz
2021-07-29Merge pull request #604 from repo-alt/experimentalMartin Robertz
2021-07-28Delete dynamic recipe generation codeD-Cysteine
2021-07-26clean, fixed nanoSphyix
2021-07-26Merge branch 'experimental' of https://github.com/Sphyix/GT5-Unofficial into ...Sphyix
2021-07-26added tooltip to armors providing hazmatSphyix
2021-07-26added hazmat armorsSphyix
2021-07-24Fix typoD-Cysteine
2021-07-24Add missing (- 100) to GUI calculationsD-Cysteine
2021-07-24Fix method formattingD-Cysteine
2021-07-24Update single-block boiler GUI to use getCapacity()D-Cysteine
2021-07-24Missing bit of ME output bus optimization (leftover piece of cached stack get...repo_alt
2021-07-23Merge pull request #583 from GTNewHorizons/recipe-changeMartin Robertz
2021-07-23Merge pull request #600 from repo-alt/experimentalMartin Robertz
2021-07-22Added caching to the ME output bus, to reduce stress on ME system in high out...repo_alt
2021-07-22Fix cleanroom blocks colorUsernm
2021-07-20Made digital chest prioritized like partitioned cellrepo_alt
2021-07-18ME Output bus storeAll returned inverted valuerepo_alt
2021-07-15Merge pull request #598 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless method callingsTimeConqueror
2021-07-15Merge pull request #597 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-07-02add the spaceGlodBlock
2021-07-01make item filter recipe more reasonableGlodBlock
2021-07-01Improve lava boiler tooltipGlease
2021-06-28fix rock break stack overflow (typo)Glease
2021-06-26Grammar fixPrometheus0000
2021-06-26remove debug message and fix the tooltipGlodBlock
2021-06-26fix the typoGlodBlock
2021-06-25add recipe for item filterGlodBlock
2021-06-25add item filter coverGlodBlock
2021-06-25Fix redstone cover UX being weirdGlease
2021-06-19Remove coordinates with proper equality checkamy null
2021-06-18fixed texture of the UEV pumpboubou_19
2021-06-17Merge pull request #565 from GTNewHorizons/item-regulator-fixMartin Robertz
2021-06-17fixed Pollution handler not checking if pollution is enabled in the cfgboubou_19
2021-06-16fix tooltipGlease
2021-06-14Fix capitalizationPrometheus0000
2021-06-07Merge pull request #553 from MatthewCOwen/experimentalMartin Robertz
2021-06-07removed covervariable as a parameter and applied proper maskingMatt
2021-06-06Uses GT_WirelessRedstoneCover packets nowMatt
2021-06-05Made fixes based on Glease's suggestionsMatt
2021-06-05fixed some bit masking logicMatt
2021-06-04replaced another magic bitmaskMatt
2021-06-04Clean ups and fixesMatt
2021-06-04Private channel is now implementedMatt
2021-06-04User can only manually change the lower 16 bits of the coverVariableMatt
2021-06-04move the comment to where it belongsGlease