aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2021-10-05allow single block generators accept long valueGlodBlock
the single block Naq V gens fuel value is over max int, so it will fail to accept.
2021-10-03Merge pull request #672 from Prometheus0000/New_stuffMartin Robertz
Add higher tier parts
2021-09-29Merge pull request #675 from Prometheus0000/HIMartin Robertz
Allow HI stacking to 64
2021-09-29Allow HI stacking to 64Prometheus0000
2021-09-29Finish upPrometheus0000
2021-09-28Merge pull request #674 from Florexiz/experimentalMartin Robertz
Implemented limiting mode for input busses (same as in singleblocks)
2021-09-28Replaced get() with get_nocopy()Florexiz
2021-09-27Limiting mode now disabled for already existing bussesFlorexiz
2021-09-27Implemented limiting mode for input busses (same as in singleblocks)Florexiz
2021-09-27allow VF to accept fluid inputGlodBlock
2021-09-27Add higher tier partsPrometheus0000
2021-09-26Merge pull request #665 from GTNewHorizons/GlodBlock-patch-1Martin Robertz
allow NEI to search fluid for cell
2021-09-26preload all FluidContainerDataGlodBlock
2021-09-25Add number formatting to overlooked spotD-Cysteine
2021-09-21Merge pull request #660 from Minepolz320/experimentalMartin Robertz
Gregtech tools Fix
2021-09-19Fix GT ToolsMinepolz320
I tried to fix the tools
2021-09-19change the color for Quatz Sand and PotassiumDreamMasterXXL
add control circuit in assembler for rotor production
2021-09-17Merge pull request #654 from kuba6000/THTR-ReworkMartin Robertz
New casing for HTGR
2021-09-14Merge pull request #659 from kuba6000/crashfixMartin Robertz
Fix crash
2021-09-13Fix crashkuba6000
2021-09-10Merge pull request #650 from GTNewHorizons/Track-RebalanceMartin Robertz
rework(RC Rails)
2021-09-05New casing addedkuba6000
2021-08-29create a MOD ID for Core ModDreamMasterXXL
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT
2021-08-29add Vanadium Gallium and Naquadah generate gearsDreamMasterXXL
(cherry picked from commit 6a5448b476d3c78e63a79eb60f3f82b4f57035ba)
2021-08-28Fix PA not setting input filter properlyGlease
Also slightly improved PA code quality because those IntelliJ warnings are too annoying. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-08-27enable VanadiumGallium and Naquadah small GearsDreamMasterXXL
2021-08-27outdated i remove themDreamMasterXXL
2021-08-26rework(RC Rails)DreamMasterXXL
buff recipes for rebars, tracks and rails add circuit support to Bender
2021-08-22Launch at least one worker threadGlease
2021-08-22Merge pull request #645 from GTNewHorizons/patch-empty-fluid-stackMartin Robertz
Fix GUI fluid pick up producing fluid stack with 0 amount
2021-08-22unify gui drain fluid code path and add missing checkGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-08-21use hook as Glease suggestedGlodBlock
2021-08-16Merge pull request #642 from GTNewHorizons/beter-power-netboubou19
fix wierd burning cable
2021-08-16remove importkorneel vandamme
2021-08-16a better way to stop wierd burningkorneel vandamme
2021-08-16atempt to fix wierd burning cable bugkorneel vandamme
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-12Added liquid rendering inside Large Fluid PipeTimeConqueror
2021-08-12Sped up GT_Utility#areUnificationsEqualTimeConqueror
2021-08-11Optionally disable automation access to the digital chests with storage ↵repo_alt
buses attached
2021-08-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror
2021-08-08Fix GT_MetaTileEntity_Buffer sort mode chat messageD-Cysteine
2021-08-08Add formatting to getCoordinateScan()D-Cysteine
2021-08-08Add formatting to pipe heat capacityD-Cysteine
2021-08-08Add formatting to getInfoData()D-Cysteine
2021-08-08Remove scientific notation formatterD-Cysteine
2021-08-07Merge pull request #630 from D-Cysteine/format-numbersMartin Robertz
Add number formatting for tooltips & recipes
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Merge branch 'format-numbers' of ↵D-Cysteine
https://github.com/D-Cysteine/GT5-Unofficial into format-numbers
2021-08-07Add formatting to pipes, wires, super chests, super tanksD-Cysteine