index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
Age
Commit message (
Expand
)
Author
2021-08-08
Add formatting to getCoordinateScan()
D-Cysteine
2021-08-08
Add formatting to pipe heat capacity
D-Cysteine
2021-08-08
Add formatting to getInfoData()
D-Cysteine
2021-08-08
Remove scientific notation formatter
D-Cysteine
2021-08-07
Merge pull request #630 from D-Cysteine/format-numbers
Martin Robertz
2021-08-07
Merge pull request #629 from D-Cysteine/fix-chest-buffer-infinite-loop
Martin Robertz
2021-08-07
Print powers of 10 instead, for large numbers only
D-Cysteine
2021-08-08
add integrated circuit for dye recipe
GlodBlock
2021-08-08
coolant recipe conflict
GlodBlock
2021-08-07
Merge branch 'format-numbers' of https://github.com/D-Cysteine/GT5-Unofficial...
D-Cysteine
2021-08-07
Fix compiler warning
D-Cysteine
2021-08-07
Add formatting to pipes, wires, super chests, super tanks
D-Cysteine
2021-08-07
Make DecimalFormat static
D-Cysteine
2021-08-07
Add warning comment just in case
D-Cysteine
2021-08-07
Also format recipe time
D-Cysteine
2021-08-07
Add number formatting for tooltips & recipes
D-Cysteine
2021-08-05
Remove bSortStacks check
D-Cysteine
2021-08-05
Update GT_MetaTileEntity_ChestBuffer.java
D-Cysteine
2021-08-05
Merge pull request #626 from D-Cysteine/bypass-disassembler
Martin Robertz
2021-08-05
Merge pull request #625 from GTNewHorizons/speedup
Martin Robertz
2021-08-05
Fix oversight in oil cracker structure code
Glease
2021-08-04
Merge pull request #627 from D-Cysteine/add-cracked-cells
Martin Robertz
2021-08-03
Code cleanup
D-Cysteine
2021-08-03
Use MetaGenerated_Item_99
D-Cysteine
2021-08-03
Add disassembler restrictions bypass
D-Cysteine
2021-08-03
Removed ArrayIterator and NonNullIterator, because they're redundant
TimeConqueror
2021-08-03
Sped up ArrayExt#withoutTrailingNulls by iterating from the last element
TimeConqueror
2021-08-03
GT_Recipe: speedup
TimeConqueror
2021-08-03
Well, the name 'Arrays' seems to be not so good, since it collides with java....
TimeConqueror
2021-08-03
OutputBus: removed excess constructor with the same parameters
TimeConqueror
2021-08-03
Merge pull request #622 from GTNewHorizons/gtpp-hatches
Martin Robertz
2021-08-02
Added some constructors to Hatch Buses to remove some GTPP ASM
TimeConqueror
2021-08-02
add integrated circuit for coolant
GlodBlock
2021-08-01
Add cracked fluid cells
D-Cysteine
2021-08-01
Make gtpp happy
Glease
2021-08-01
Merge remote-tracking branch 'origin/experimental' into boiler
TimeConqueror
2021-08-01
Boiler: when filled with bucket being in creative mode, it doesn't transform ...
TimeConqueror
2021-08-01
Merge pull request #618 from TimeConqueror/code-improvements
Martin Robertz
2021-08-01
Merge pull request #619 from D-Cysteine/fix-molten-cells
Martin Robertz
2021-08-01
Delete dead code
D-Cysteine
2021-08-01
Visibility changes & new methods in GT_MetaTileEntity_Boiler for using them i...
TimeConqueror
2021-08-01
Manual merging
TimeConqueror
2021-08-01
Merge branch 'experimental' into code-improvements
Andrey
2021-08-01
GT_MetaTileEntity_Boiler: Forgot to replace sendSound
TimeConqueror
2021-08-01
Delete no longer needed recipes
D-Cysteine
2021-08-01
Fix molten cells for some fluids
D-Cysteine
2021-08-01
increase the generator's eu capacity
GlodBlock
2021-08-01
Improved readability of GT_MetaTileEntity_Boiler#doSound
TimeConqueror
2021-08-01
Improved readability of setBlockEvent
TimeConqueror
2021-08-01
Improved readability of BaseMetaTileEntity receiveClientEvent
TimeConqueror
[next]