Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-26 | Merge pull request #665 from GTNewHorizons/GlodBlock-patch-1 | Martin Robertz | |
allow NEI to search fluid for cell | |||
2021-09-26 | preload all FluidContainerData | GlodBlock | |
2021-09-26 | change formular from AL Hydoxide | DreamMasterXXL | |
(cherry picked from commit 3e1135976f3071b56d16bf4c9a21adbed891165f) | |||
2021-09-26 | fix derp | DreamMasterXXL | |
(cherry picked from commit ed7ec10a5880ee0a1eb890fa31abb5a1f9f30203) | |||
2021-09-26 | update materials have only dust | DreamMasterXXL | |
2021-09-26 | remove tool variants from new materials | DreamMasterXXL | |
(cherry picked from commit ef698215955e651d0ea91c50201047dbac964122) | |||
2021-09-26 | remove aluminium ebf recipe | DreamMasterXXL | |
add Aluminiumoxide and Hydroxide Add Cryolite (cherry picked from commit 1a7c53ef0e17e965c6c52e9c55eb5cba5014ce22) | |||
2021-09-25 | exchange Silicon with Silicondioxide | DreamMasterXXL | |
(cherry picked from commit c79c3ee99cb80ac5b80b944562a93090b58b19ef) | |||
2021-09-25 | fix Autoclave graphic | DreamMasterXXL | |
(cherry picked from commit 4544849c1afe7a6aa9a5da370cb98b19bad25c53) | |||
2021-09-25 | changed silicondioxide to most of the materials get silicon as byproducts before | DreamMasterXXL | |
(cherry picked from commit b9d01e022134298319838213f6121794e3352fdf) | |||
2021-09-25 | add 4 slots to Autoclave | DreamMasterXXL | |
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-25 | Add number formatting to overlooked spot | D-Cysteine | |
2021-09-21 | Merge pull request #660 from Minepolz320/experimental | Martin Robertz | |
Gregtech tools Fix | |||
2021-09-19 | Fix GT Tools | Minepolz320 | |
I tried to fix the tools | |||
2021-09-19 | change the color for Quatz Sand and Potassium | DreamMasterXXL | |
add control circuit in assembler for rotor production | |||
2021-09-17 | Merge pull request #654 from kuba6000/THTR-Rework | Martin Robertz | |
New casing for HTGR | |||
2021-09-14 | Merge pull request #659 from kuba6000/crashfix | Martin Robertz | |
Fix crash | |||
2021-09-13 | Fix crash | kuba6000 | |
2021-09-10 | Merge pull request #650 from GTNewHorizons/Track-Rebalance | Martin Robertz | |
rework(RC Rails) | |||
2021-09-05 | New casing added | kuba6000 | |
2021-08-29 | create a MOD ID for Core Mod | DreamMasterXXL | |
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-29 | add Vanadium Gallium and Naquadah generate gears | DreamMasterXXL | |
(cherry picked from commit 6a5448b476d3c78e63a79eb60f3f82b4f57035ba) | |||
2021-08-28 | Fix PA not setting input filter properly | Glease | |
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-27 | enable VanadiumGallium and Naquadah small Gears | DreamMasterXXL | |
2021-08-27 | outdated i remove them | DreamMasterXXL | |
2021-08-26 | rework(RC Rails) | DreamMasterXXL | |
buff recipes for rebars, tracks and rails add circuit support to Bender | |||
2021-08-22 | Launch at least one worker thread | Glease | |
2021-08-22 | Merge pull request #645 from GTNewHorizons/patch-empty-fluid-stack | Martin Robertz | |
Fix GUI fluid pick up producing fluid stack with 0 amount | |||
2021-08-22 | unify gui drain fluid code path and add missing check | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-08-21 | use hook as Glease suggested | GlodBlock | |
2021-08-16 | Merge pull request #642 from GTNewHorizons/beter-power-net | boubou19 | |
fix wierd burning cable | |||
2021-08-16 | remove import | korneel vandamme | |
2021-08-16 | a better way to stop wierd burning | korneel vandamme | |
2021-08-16 | atempt to fix wierd burning cable bug | korneel vandamme | |
2021-08-16 | Removed useless concurrency for some maps | TimeConqueror | |
2021-08-12 | Added liquid rendering inside Large Fluid Pipe | TimeConqueror | |
2021-08-12 | Sped up GT_Utility#areUnificationsEqual | TimeConqueror | |
2021-08-11 | Optionally disable automation access to the digital chests with storage ↵ | repo_alt | |
buses attached | |||
2021-08-10 | Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod) | TimeConqueror | |
2021-08-08 | Fix GT_MetaTileEntity_Buffer sort mode chat message | D-Cysteine | |
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 | |
Add number formatting for tooltips & recipes | |||
2021-08-07 | Print powers of 10 instead, for large numbers only | D-Cysteine | |
2021-08-07 | Merge branch 'format-numbers' of ↵ | D-Cysteine | |
https://github.com/D-Cysteine/GT5-Unofficial into format-numbers | |||
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 | |