aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2021-08-16Merge pull request #640 from D-Cysteine/experimentalMartin Robertz
2021-08-16Merge remote-tracking branch 'origin/experimental' into experimentalTimeConqueror
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-15Fix accidentally deleted spaceD-Cysteine
2021-08-15Add number formatting for recipe special valueD-Cysteine
2021-08-14Merge pull request #638 from GTNewHorizons/lfp-liquid-renderMartin Robertz
2021-08-12Add a spaceD-Cysteine
2021-08-12Fix some overlooked overridesD-Cysteine
2021-08-11Update bee mutations to handle modified climateD-Cysteine
2021-08-12Added liquid rendering inside Large Fluid PipeTimeConqueror
2021-08-12Sped up GT_Utility#areUnificationsEqualTimeConqueror
2021-08-12Item Renderers: improved readabilityTimeConqueror
2021-08-11use `clear` to avoid hash map recreationrepo_alt
2021-08-11Optionally disable automation access to the digital chests with storage buses...repo_alt
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
2021-08-07Merge pull request #629 from D-Cysteine/fix-chest-buffer-infinite-loopMartin Robertz
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-08add integrated circuit for dye recipeGlodBlock
2021-08-08coolant recipe conflictGlodBlock
2021-08-07Merge branch 'format-numbers' of https://github.com/D-Cysteine/GT5-Unofficial...D-Cysteine
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-05Remove bSortStacks checkD-Cysteine
2021-08-05Update GT_MetaTileEntity_ChestBuffer.javaD-Cysteine
2021-08-05Merge pull request #626 from D-Cysteine/bypass-disassemblerMartin Robertz
2021-08-05Merge pull request #625 from GTNewHorizons/speedupMartin Robertz
2021-08-05Fix oversight in oil cracker structure codeGlease
2021-08-04Merge pull request #627 from D-Cysteine/add-cracked-cellsMartin Robertz
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 java....TimeConqueror
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror
2021-08-03Merge pull request #622 from GTNewHorizons/gtpp-hatchesMartin Robertz
2021-08-02Added some constructors to Hatch Buses to remove some GTPP ASMTimeConqueror
2021-08-02add integrated circuit for coolantGlodBlock
2021-08-01Add cracked fluid cellsD-Cysteine