Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-20 | Merge pull request #693 from D-Cysteine/miner-cobblestone | Martin Robertz | |
Detect the ore type and replace with that type of cobble | |||
2021-10-20 | Added fix from D-Cysteine | Ethryan | |
2021-10-20 | Increase Brewer capacity | Ethryan | |
2021-10-19 | Detect the ore type and replace with that type of cobble | D-Cysteine | |
2021-10-19 | Make miners replace ore blocks with cobblestone | D-Cysteine | |
2021-10-18 | fix derp | DreamMasterXXL | |
2021-10-18 | Cache sorted recipe list in NEI handlers | Glease | |
2021-10-18 | add new machine casings for Hydro Energy | DreamMasterXXL | |
Rhodium Plated Palladium Machine Casing Iridium Mahine Casing | |||
2021-10-16 | Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-update | Martin Robertz | |
Silicon alu autoclave update | |||
2021-10-15 | Merge pull request #682 from GTNewHorizons/patch-cleanroom-tooltip | Martin Robertz | |
Update cleanroom tooltip | |||
2021-10-14 | Merge branch 'GTNewHorizons:experimental' into experimental | Roman Karpenko | |
2021-10-14 | Separate busses now toggleable | Florexiz | |
2021-10-14 | EBF support for separate busses | Florexiz | |
2021-10-14 | Merge pull request #683 from GTNewHorizons/hatch-indicator | Martin Robertz | |
add indicator on hatches | |||
2021-10-14 | Fix hologram height calculation | Glease | |
2021-10-14 | Reset mCasing upon recheck | Glease | |
2021-10-13 | add indicator on hatches | GlodBlock | |
2021-10-12 | Update cleanroom tooltip | Glease | |
2021-10-09 | add GUI for output hatch fluid lock | GlodBlock | |
2021-10-03 | Merge pull request #672 from Prometheus0000/New_stuff | Martin Robertz | |
Add higher tier parts | |||
2021-10-02 | add Ore Multipler to cryosite | DreamMasterXXL | |
add a fluid output to chembath add a SodiumHydroxide recipes out of Na and Water (cherry picked from commit 4a1618fa07e8dc90b4f5106e1928e2a63d96bd2f) | |||
2021-10-01 | remove unused imports | boubou_19 | |
2021-10-01 | prevent sorting mode when tickrate timer is reset | boubou_19 | |
2021-09-30 | small change | GlodBlock | |
follow TimeConqueror's suggestion | |||
2021-09-30 | remove redundant code | GlodBlock | |
2021-09-30 | use lambda | GlodBlock | |
2021-09-30 | move code away from GT_Utility | GlodBlock | |
2021-09-29 | Finish up | Prometheus0000 | |
2021-09-27 | allow VF to accept fluid input | GlodBlock | |
2021-09-27 | Add higher tier parts | Prometheus0000 | |
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-22 | better spread of channel values when using items of the same itemID | Matt | |
2021-09-22 | sendChatToPlayer now sends only the public portion | Matt | |
2021-09-21 | Merge pull request #660 from Minepolz320/experimental | Martin Robertz | |
Gregtech tools Fix | |||
2021-09-20 | prevent GT cape rendering from overriding vanilla capes with no capes. | boubou_19 | |
See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8558 | |||
2021-09-19 | Fix GT Tools | Minepolz320 | |
I tried to fix the tools | |||
2021-09-17 | Merge pull request #654 from kuba6000/THTR-Rework | Martin Robertz | |
New casing for HTGR | |||
2021-09-10 | Merge pull request #657 from repo-alt/experimental | Martin Robertz | |
Allow configurable non-GT blocks in cleanroom structure | |||
2021-09-10 | Merge pull request #650 from GTNewHorizons/Track-Rebalance | Martin Robertz | |
rework(RC Rails) | |||
2021-09-10 | Made cleanroom tooltip more readable on low res | TimeConqueror | |
2021-09-09 | allow differentiating cleanroom additional blocks by meta | repo_alt | |
2021-09-08 | Allow configurable non-GT blocks in cleanroom structure | repo_alt | |
2021-09-05 | Fix potential crash | Jason Mitchell | |
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 | change same RC items they wrongly named | DreamMasterXXL | |
add some null pointers (cherry picked from commit 09501578667ca0d47fcf96b1e4fb03bf29dfd6eb) | |||
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 | Merge pull request #649 from kuba6000/fusionmaintenance | Martin Robertz | |
Remove random maintenance problem from fusion reactors | |||
2021-08-27 | fix(GT)Bender recipe adder | DreamMasterXXL | |
change recipe "Wooden Raols" | |||
2021-08-26 | rework(RC Rails) | DreamMasterXXL | |
buff recipes for rebars, tracks and rails add circuit support to Bender |