aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-09update depsMartin Robertz
2023-09-09higher tier SCs in mainframes (#241)GDCloud
2023-09-05Cleanup dependencies (#240)miozune
2023-09-04Cleanup old content and add GT++ patch (#239)Connor-Colenso
* Remove unused EM item * Remove more unused EM stuff * Checkpoint for more EM removal. * Progress! * Update texture * Fix textures and remove unused EM pipe * Remove deprecated datastick reader. * Spotless * Remove wormhole multi, unused. --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Connor Colenso <colen@CONNORSPC>
2023-08-02Fix TT extended Multis using wrong exotic energy input hatches list (#237)BlueWeabo
* fix TT extended Multis using wrong exotic energy input hatches list * go away from using stream and use addAll
2023-07-30Fix wireless energy voiding (#236)Harry
* Fix wireless energy hatch voiding energy * avoid bigint
2023-07-25Validate ObjectInputStream (#235)miozune
2023-07-25Validate side when processing packet (#234)miozune
* Remove outdated script * Update dependencies * Validate side when processing packet
2023-07-24Add support for Crafting input hatch (#233)Harry
* Add support for Crafting input hatch * spotless
2023-07-17Don't require both hatch parameters to be non-null to copy them (#232)Maxim
2023-07-11fix (#231)GDCloud
2023-07-10Implement generic processing logic (#226)Maxim
* Migrated EoH * Added deprecation for checkRecipe_EM * Migrated QC * Migrated DB * Migrated AT * Migrated RS and scanner * Migrated EI * Migrated switch * Migrated microwave * Migrated tesla tower * Fixed implementation of texts * update deps * Addressed review comments * Update dependencies.gradle * Update dependencies.gradle * update deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-07-08High amp wireless + low amp recipe changes (#228)GDCloud
* adjust low amp wireless recipes * add hatches * localization * texture * recipes * fix circuits * custom texture * fix achievement localisation * number formatting * Small clean. * spotlessApply (#230) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-08fix transformer maintenance status (#229)Quetz4l
* fix transformer maintenance status * fix transformer maintenance status * change the type of function from public to protect * change the variable name from isNeededMaintenanceChecks to hasMaintenanceChecks
2023-07-01update deps (#227)Martin Robertz
2023-06-20Fix energy infuser and stocking bus interaction (#224)miozune
2023-06-19Fix EOH recipe time (#223)Connor-Colenso
This recipe was "buffed" by ~170x by someone to a nonsense number. The user at this tier is making likely in the region of 500B EU/t, if not more. OCing this 5-6 times will cost 236B - 1T EU/t and take 375-750 seconds. A much more reasonable value. For comparison, this multi at its best makes 12T EU/t, that means that the EU cost to craft this currently is 6% of 1 tick of energy output. This is clearly absurd. In future please discuss content changes with the actual author to get intent rather than randomly changing things.
2023-06-14butcher EOH controller recipe time to 5m like every other controller were (#222)RIONDY 'POPlol333' Adam
2023-06-13remove recipes (#221)GDCloud
2023-06-07EOH tooltip touch-up (#220)GDCloud
* tooltip changes * typo
2023-06-04fix (#219)GDCloud
2023-06-02tradeoff (#218)GDCloud
2023-05-29butcher controller recipe time (#217)RIONDY 'POPlol333' Adam
* butcher controller recipe time * oh lol tpm time too
2023-05-28Added higher explosion resistance to pipe casings (#216)Maxim
2023-05-19gui changes + add some getters and setters (#214)梅天佑
2023-05-19adjust uxv part recipes (#215)GDCloud
2023-05-17Use Avaritia variant of Tinkers' parts (#213)miozune
2023-05-14Rework 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-14Enable MuTEs to have lasers (#187)BlueWeabo
* it works?!? * fixes * spotless
2023-05-14Fix 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-10EM_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-09fix overflow calculations (#204)GDCloud
2023-05-06update depMartin Robertz
2023-05-05Revert "no tengam (for now!)" (#196)Martin Robertz
This reverts commit 2164da46f28cc35898d5ba391f06af9f6dfbee71.
2023-05-05integrate BW replacements (#203)chochem
2023-05-05Adjust ev multiamp hatch recipes (#202)chochem
* add transformers to recipes * bs
2023-05-01update depMartin Robertz
2023-05-01revertMartin Robertz
2023-05-01update dep filesMartin Robertz
2023-05-01Forge direction (#199)Jason Mitchell
* ForgeDirection * spotlessApply --------- Co-authored-by: GitHub GTNH Actions <unknown>
2023-04-28Merge pull request #198 from GTNewHorizons/cleanup/gt-containerMartin Robertz
Remove unused GT_Container and GT_GUIContainer extenders
2023-04-28Remove unused GT_Container and GT_GUIContainer extendersmiozune
2023-04-26Merge pull request #197 from GTNewHorizons/feature/parametrizer-card-improvementMartin Robertz
Parametrizer Memory Card improvements
2023-04-26Parametrizer Memory Card improvementsmiozune
2023-04-25fix cosmic neutronium plates and infinity plate idsMartin Robertz
2023-04-25Merge pull request #195 from chochem/no-tengamMartin Robertz
no tengam
2023-04-25no tengam (for now!)chochem
2023-04-22Update depsJason Mitchell
2023-04-22Merge pull request #194 from GTNewHorizons/fix_estimated_euConnor-Colenso
Fix EOH estimated eu/t formula
2023-04-22forgot debugGDCloud