aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech
AgeCommit message (Collapse)Author
2023-11-23Fixing the EOH OC situation (#256)GDCloud
* tooltip changes * typo * return to old formula and switch to bigint * add new item + texture * actually load the item * power formulas * start on stellar plasma integration * rework math * make static * grammar * spotless * astral array fabricator recipe * tooltip work * adjust recipe * fix build errors * address reviews * FluidStackLong * more long fluid stack stuff * fix nei fluid amounts * add brackets * undo wildcard import * rework loop for checking aaf amount * wrong nbt tag * address reviews v2
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-06-20Fix energy infuser and stocking bus interaction (#224)miozune
2023-05-28Added higher explosion resistance to pipe casings (#216)Maxim
2023-04-26Parametrizer Memory Card improvementsmiozune
2023-03-24address reviewsGDCloud
2023-03-24add max for good measureGDCloud
2023-03-24achievementsGDCloud
2023-03-02Remove Mistake in descriptionLewisSaber
2023-02-18Add proper descriptions for some blocksGTNH-Colen
2023-02-11LocalisationsGTNH-Colen
2023-02-11LocalisationGTNH-Colen
2023-01-07Add star fieldGTNH-Colen
2023-01-06Revert colour system, too complex.GTNH-Colen
2023-01-02Grayscale texturesGTNH-Colen
2023-01-02Grayscale texturesGTNH-Colen
2022-12-31Draw block worksGTNH-Colen
2022-12-30Working EOH star creation animation on recipe startGTNH-Colen
2022-12-29Working sun obj and rotation + alpha blend overlay in EOH.GTNH-Colen
2022-12-09Add no-inventory GUI for multiblockmiozune
2022-11-19Parametrizersmiozune
2022-11-18Multiblockmiozune
2022-11-18Uncertainty Resolversmiozune
2022-11-16Object Holder & Rackmiozune
2022-09-24Update zh_CN.lang[Kiwi233]
2022-08-24Purge OpVmiozune
2022-08-07Changed tooltip to fit the new behaviorminecraft7771
2022-07-25Improved tesla tower tooltipminecraft7771
2022-07-24Added Quantum Processing Machine tooltipminecraft7771
2022-07-23Added enhanced tooltips to every multiblock controllerminecraft7771
2022-06-04Update zh_CN.lang[Kiwi233]
2022-04-23laser mode for debug genGlodBlock
2022-02-06More locale workTec
2022-02-06Update TT_UtilityTec
2022-01-30Merge branch 'GTMEGA/master'Tec
# Conflicts: # src/main/java/com/github/technus/tectech/compatibility/thaumcraft/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_essentiaDequantizer.java # src/main/java/com/github/technus/tectech/compatibility/thaumcraft/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_essentiaQuantizer.java # src/main/java/com/github/technus/tectech/loader/MainLoader.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_decay.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_dequantizer.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_quantizer.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_scanner.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/GT_MetaTileEntity_MultiblockBase_EM.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/em_collider/GT_MetaTileEntity_EM_collider.java # src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/em_machine/GT_MetaTileEntity_EM_machine.java
2022-01-27Cleanup Atoms Localization, and FontRendererTec
2022-01-23Separate EM to new tabTec
2022-01-23Rework API, add localeTec
2021-10-31Update zh_CN.lang[Kiwi233]
2021-10-13Fix UXV Multi Amp Dynamo Hatch Namesglowredman
2021-08-02Update zh_CN.langMartin Robertz
changes from @Kiwi233
2021-08-02Update zh_CN.lang[Kiwi233]
2021-05-14Fix capitalizationPrometheus0000
2021-01-18Add Textures and locale for powerpass coverbasdxz
also make it actually load the item lol
2021-01-07Add recipe for debug maint hatch (#47)Prometheus0000
* Add recipe for debug maint hatch * Change name/description of the debug maint hatch * Reduced components * Reduce tape amount * Revert joke description * Revert the comment too
2020-12-19Added Ender Fluid Link Resourcesbasdxz
-Added Locale -Added Textures
2020-12-15Ender Coversbasdxz
Things missing: -UI -Texture -Recipe -Wiki
2020-12-13Update zh_CN.lang[Kiwi233]
2020-12-13Merge branch 'master' of https://github.com/Kiwi233/TecTech[Kiwi233]