aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2021-09-10Merge pull request #650 from GTNewHorizons/Track-RebalanceMartin Robertz
rework(RC Rails)
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
2021-08-07Also format recipe timeD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-05Merge pull request #626 from D-Cysteine/bypass-disassemblerMartin Robertz
Add disassembler restrictions bypass
2021-08-05Merge pull request #625 from GTNewHorizons/speedupMartin Robertz
GT_Recipe Speedup
2021-08-04Merge pull request #627 from D-Cysteine/add-cracked-cellsMartin Robertz
Add cracked fluid cells
2021-08-03Code cleanupD-Cysteine
2021-08-03Use MetaGenerated_Item_99D-Cysteine
2021-08-03Add disassembler restrictions bypassD-Cysteine
2021-08-03Removed ArrayIterator and NonNullIterator, because they're redundantTimeConqueror
2021-08-03Sped up ArrayExt#withoutTrailingNulls by iterating from the last elementTimeConqueror
2021-08-03GT_Recipe: speedupTimeConqueror
2021-08-03Well, the name 'Arrays' seems to be not so good, since it collides with ↵TimeConqueror
java.util.Arrays
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror
2021-08-02Added some constructors to Hatch Buses to remove some GTPP ASMTimeConqueror
2021-08-01Add cracked fluid cellsD-Cysteine
2021-08-01Merge pull request #619 from D-Cysteine/fix-molten-cellsMartin Robertz
Fix molten cells
2021-08-01Manual mergingTimeConqueror
2021-08-01Merge branch 'experimental' into code-improvementsAndrey