aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
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-26change formular from AL HydoxideDreamMasterXXL
(cherry picked from commit 3e1135976f3071b56d16bf4c9a21adbed891165f)
2021-09-26fix derpDreamMasterXXL
(cherry picked from commit ed7ec10a5880ee0a1eb890fa31abb5a1f9f30203)
2021-09-26update materials have only dustDreamMasterXXL
2021-09-26remove tool variants from new materialsDreamMasterXXL
(cherry picked from commit ef698215955e651d0ea91c50201047dbac964122)
2021-09-26remove aluminium ebf recipeDreamMasterXXL
add Aluminiumoxide and Hydroxide Add Cryolite (cherry picked from commit 1a7c53ef0e17e965c6c52e9c55eb5cba5014ce22)
2021-09-25exchange Silicon with SilicondioxideDreamMasterXXL
(cherry picked from commit c79c3ee99cb80ac5b80b944562a93090b58b19ef)
2021-09-25fix Autoclave graphicDreamMasterXXL
(cherry picked from commit 4544849c1afe7a6aa9a5da370cb98b19bad25c53)
2021-09-25changed silicondioxide to most of the materials get silicon as byproducts beforeDreamMasterXXL
(cherry picked from commit b9d01e022134298319838213f6121794e3352fdf)
2021-09-25add 4 slots to AutoclaveDreamMasterXXL
LV is 1 Slot MV is 2 Slots HV is 3 Slots EV is 4 Slots remove Silicon ebf recipe added new Sio2 recipes
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
2021-08-07Make DecimalFormat staticD-Cysteine
2021-08-07Add warning comment just in caseD-Cysteine