aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-11default is enabledGlodBlock
Former-commit-id: 2dace120b5cebff5a59069c67bd5f9f373f05072
2021-08-11add config for block casingsGlodBlock
Former-commit-id: 1aba363d4499cf9cddc55640b24e78ed2dad074a
2021-08-11add another check for oredictGlodBlock
Former-commit-id: 934612d5628464733524eb0870d889eaff997978
2021-08-11Merge pull request #635 from GTNewHorizons/damage-source-hotMartin Robertz
Expanded HeatDamageSource (added imheritor based on hot item in inventory)
2021-08-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror
2021-08-10stop it generating shit in GregTech.langGlodBlock
Former-commit-id: dd09c2b8efd59ee944c04b0008992eee16d48a23
2021-08-10fix fluorine positiveGlodBlock
2021-08-10update lang fileGlodBlock
2021-08-10change some material's nameGlodBlock
2021-08-09Merge pull request #21 from vovaksenov/expMartin Robertz
Biomass recipes for Rainforest Oak Sapling
2021-08-09Biomass recipes for Rainforest Oak Saplingvovaksenov
Added for consistency: sapling + water / honey / juice = biomass. Based my code on the code used in this project, so I hope there are no problems with it. I can't test it myself as I don't know how to build a jar file out of this, sorry.
2021-08-09Merge pull request #9 from D-Cysteine/masterMartin Robertz
Add number formatting
2021-08-09Merge pull request #24 from D-Cysteine/format-numbersMartin Robertz
Add number formatting and fix array OOB Former-commit-id: aad7bbf246f138f558a7e49d419896eef8d1b627
2021-08-09Merge pull request #633 from D-Cysteine/experimentalMartin Robertz
Add more number formatting; remove scientific notation display
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-08Add formatting to getInfoData()D-Cysteine
Former-commit-id: 7a846b13949e026b7757b49406681d000e6f6c83
2021-08-08Handle tier out of boundsD-Cysteine
Former-commit-id: 82c6160b47472af821b83dc518442f90bbe4c365
2021-08-08Format numbers in tooltipsD-Cysteine
Former-commit-id: fd8e7ed0571e12f19755312f0240aa4827986b85
2021-08-08Add number formattingD-Cysteine
2021-08-08Merge pull request #5 from iouter/mainGlodBlock
Add fluid localization entry
2021-08-08Add fluid localization entryiouter
2021-08-08add size infoGlodBlock
2021-08-08Merge pull request #23 from kuba6000/masterMartin Robertz
Fix void miner ore generation Former-commit-id: 953e06e849cd2d506ab7b1172329cdbd9e11615d
2021-08-08Change logickuba6000
Former-commit-id: 0b1528224ccf3921febe2d5b74df97538ba86a06
2021-08-08Fix server freeze when miner is placed in garden dim or any other dim ↵kuba6000
without ores & name changes Former-commit-id: 2f4afe6749189afebef3e646a52be48ed70ccd4e
2021-08-07Merge pull request #630 from D-Cysteine/format-numbersMartin Robertz
Add number formatting for tooltips & recipes
2021-08-07Merge pull request #629 from D-Cysteine/fix-chest-buffer-infinite-loopMartin Robertz
Fix chest buffer infinite loop
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Merge pull request #632 from GTNewHorizons/GlodBlock-patch-1Martin Robertz
add integrated circuit for dye recipe
2021-08-08add integrated circuit for dye recipeGlodBlock
2021-08-07Merge pull request #631 from GTNewHorizons/GlodBlock-patch-1Martin Robertz
coolant recipe conflict
2021-08-08coolant recipe conflictGlodBlock
2021-08-07Merge branch 'format-numbers' of ↵D-Cysteine
https://github.com/D-Cysteine/GT5-Unofficial into format-numbers
2021-08-07Fix compiler warningD-Cysteine
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-07Fix ross ores & generation chanceskuba6000
Fixes issue where ross planets have all ores from both of them & Fixes weight override when the same ore appears more than once Former-commit-id: a79536975a6362224cab0cb7844210550d2eb7ab
2021-08-06Remove commentskuba6000
Former-commit-id: 1062f70ea6f76f2fe2fbffdcbae8692f5cd0f7d4
2021-08-06Fix void miner ore generationkuba6000
Fix ores that are impossible to get because of their weight < 1 Former-commit-id: 3522bd46ed16293667c73626e16fd10f616fbe69
2021-08-06small recipe fixGlodBlock
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-05Update version numberD-Cysteine
2021-08-05Update GT_MetaTileEntity_ChestBuffer.javaD-Cysteine