Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-14 | Rework EOH overclock formula (#208) | GDCloud | |
* rework OC formula * better wording * new formula * wording (it's not always increasing) * address review + shorten drain time | |||
2023-05-14 | Enable MuTEs to have lasers (#187) | BlueWeabo | |
* it works?!? * fixes * spotless | |||
2023-05-14 | Fix infinity plate (#207) | Martin Robertz | |
* fix Large Infinity plates use TGregworks not Tcon mod * update bs * Update src/main/java/com/github/technus/tectech/loader/recipe/ResearchStationAssemblyLine.java Co-authored-by: miozune <miozune@gmail.com> * Merge branch 'fix-Infinity-Plate' into fix-Infinity-Plate-2 # Conflicts: # src/main/java/com/github/technus/tectech/loader/recipe/ResearchStationAssemblyLine.java * change if mod is loaded * spotlessApply (#209) Co-authored-by: GitHub GTNH Actions <> * spotless * spotlessApply (#210) Co-authored-by: GitHub GTNH Actions <> * remove infos about plates * add gt material * check if GG is loaded * spotlessApply (#211) Co-authored-by: GitHub GTNH Actions <> * fix * sa * spotlessApply (#212) Co-authored-by: GitHub GTNH Actions <> * fix derp * duct tape fix prevent crashing * sa * add missing import * Fix Bedrockium * oops --------- Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2023-05-10 | EM_transformer (#205) | Quetz4l | |
* * will be turned off after build * the on/off button in the gui is enabled * Spotless apply * fix em transformer machine shuts OFF after restarting * fix em transformer * remove this --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2023-05-09 | fix overflow calculations (#204) | GDCloud | |
2023-05-05 | Revert "no tengam (for now!)" (#196) | Martin Robertz | |
This reverts commit 2164da46f28cc35898d5ba391f06af9f6dfbee71. | |||
2023-05-05 | integrate BW replacements (#203) | chochem | |
2023-05-05 | Adjust ev multiamp hatch recipes (#202) | chochem | |
* add transformers to recipes * bs | |||
2023-05-01 | Forge direction (#199) | Jason Mitchell | |
* ForgeDirection * spotlessApply --------- Co-authored-by: GitHub GTNH Actions <unknown> | |||
2023-04-28 | Remove unused GT_Container and GT_GUIContainer extenders | miozune | |
2023-04-26 | Parametrizer Memory Card improvements | miozune | |
2023-04-25 | fix cosmic neutronium plates and infinity plate ids | Martin Robertz | |
2023-04-25 | no tengam (for now!) | chochem | |
2023-04-22 | forgot debug | GDCloud | |
2023-04-22 | fix formula | GDCloud | |
2023-04-21 | Use Attuned Tengam | glowredman | |
2023-04-20 | Merge remote-tracking branch 'origin/deobf-params' into dev | Martin Robertz | |
2023-04-20 | spotless | Martin Robertz | |
2023-04-20 | update bs+sa+material | Martin Robertz | |
2023-04-20 | Deobfuscate parameters | glowredman | |
2023-04-18 | good enough | GTNH-Colen | |
2023-04-18 | Add default case | glowredman | |
2023-04-18 | Transition away from deprecated methods/fields | glowredman | |
2023-04-18 | Use `mDescriptionArray` | glowredman | |
2023-04-18 | Remove dead code | glowredman | |
2023-04-18 | Add serialVersionUIDs | glowredman | |
2023-04-18 | Add `@SuppressWarnings` | glowredman | |
2023-04-18 | Use SoundResource enum | glowredman | |
2023-04-18 | Add generics | glowredman | |
2023-04-18 | Update buildscript | glowredman | |
2023-04-16 | Merge pull request #189 from GTNewHorizons/master | Martin Robertz | |
merge master | |||
2023-04-14 | fix fluids | GDCloud | |
2023-04-14 | base -> superconductor | GDCloud | |
2023-04-14 | base -> superconductor | GDCloud | |
2023-04-13 | recipes | GDCloud | |
2023-04-12 | recipes | GDCloud | |
2023-04-10 | fix crash in dev | boubou19 | |
2023-04-10 | spotless | boubou19 | |
2023-04-10 | break down recipe file in multiple smallers | boubou19 | |
2023-04-10 | remove commented out code | boubou19 | |
2023-04-10 | Superconductor -> SuperconductorUHV | boubou19 | |
2023-04-10 | optimize imports | boubou19 | |
2023-04-10 | use Mods enum | boubou19 | |
2023-04-10 | remove Loader.isModLoaded calls | boubou19 | |
2023-04-10 | delete recipes for when NHCore isn't present | boubou19 | |
2023-04-10 | delete spartak core compat | boubou19 | |
2023-04-02 | Merge pull request #184 from GTNewHorizons/EOH_Plasmas | Connor-Colenso | |
Fix some EOH rendering issues and buff EOH plasma output by 8x. DD now also gives all plasmas for exotic catalyst | |||
2023-04-02 | Add item renderer for EOH | GTNH-Colen | |
2023-04-02 | Add item renderer registration | GTNH-Colen | |
2023-04-02 | Stop render block dropping | GTNH-Colen | |