aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-06Update zh_CN.lang[Kiwi233]
2022-02-06Merge tag '5.0.1' into developTec
2022-02-06Merge branch 'release/5.0.1'Tec
2022-02-06Update TT_UtilityTec
2022-02-06buff three diesn fuelGlodBlock
2022-02-06render fixGlodBlock
2022-02-06Fix digester recipe checkunknown
2022-02-05Remove small/tiny piles from recipe (#87)Jakub
Former-commit-id: 8648aaf916c4c6231c8a8ab9b31cb13abc3bee60
2022-02-05fix fuel value dismatch in neiGlodBlock
2022-02-05Merge pull request #1 from GTNewHorizons/gradle-dependencies-updateMartin Robertz
update dependencies file
2022-02-05Merge branch 'Elisis:main' into mainMartin Robertz
2022-02-05update dependencies fileMartin Robertz
2022-02-05Merge branch 'release/5.0.0'Tec
# Conflicts: # dependencies.gradle
2022-02-05Fix recipe conflict with ULV Magneto Resonatic Circuit (#85)miozune
Former-commit-id: b2482ad25df9325db4ae77ee3920aba1476226ff
2022-02-05Merge branch 'feature/OrbitalAffinity' into developTec
2022-02-05Initial Orbvital afffinity implTec
2022-02-05First half of end of bastnasite lineunknown
2022-02-04Updates (#84)Jason Mitchell
* Update to work w/ new GT5u rendering code * explicitly depend on tectech * Remove deprecated tectech ICustomBlockSetting interface Former-commit-id: 4aa48a3f9af82af04cb39dd1c406d5245b44fbea
2022-02-04Texture Shenanigans (#915)Jason Mitchell
* Texture Shenanigans - Get rid of all the TODOs and run everything through the new Texture API in a backwards compatible way. * allow bw runclient to run * Add obf name Co-authored-by: bombcar <github@bombcar.com>
2022-02-04Add 2 more transmute recipes (#921)Pao
2022-02-04Translation related fixes (#920)Glease
* Translation related fixes * Rename trans to transItem
2022-02-04Merge pull request #37 from GTNewHorizons/nei-rect-handler-cleanupMartin Robertz
Don't override GT5U's GT_RectHandler
2022-02-04GT_RectHandler now relies on an interface (#916)YannickMG
and not specific class names
2022-02-04Paperbark tweak (#917)miozune
2022-02-04Revert trans changes for GT_Generic_Item and descendants (#919)YannickMG
2022-02-04Changed DT Water Distillation Recipe (#918)Steelux
* Changed DT Water Distillation Recipe - Changed input and output values to match, and rounded them up to a round number. * Changed Values to 1000L - Changed input and output to 1 bucket, about 4 times what they were before, and doubled both the duration and EU/t cost. * Changed EU/t to Allow Some Loss in MV
2022-02-03Don't override GT5U's GT_RectHandlerYannickMG
2022-02-04Merge branch 'Elisis:main' into mainElisis
2022-02-04Remove scala importsunknown
2022-02-03trigger warningJason Mitchell
2022-02-03LGPL-3.0 (#83)bombcar
* updatebuild * update license Former-commit-id: ef47ff063e28721d0f93e0f19d3d7067664da60f
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
* Add IntelliJ .shelf folder to .gitignore * Fixing GT_GuiTooltip bug I introduced * Deprecated superfluous String trans methods. * Add Power class to compute and describe power usage * trans -> GT_Utility.trans Removed absent param from Javadoc * Add Power to BasicMachine and use it for power calculations * Steam BasicMachine rework Have Bronze and Steel tier override Power with appropriate SteamPower Make Bronze machines explicitly tier 1 Make Steel machines explicitly tier 2 Defined recipe list and bricked status for each machine Unified checkRecipe uses machine's recipe list and Power * Raised NEI dependency to 2.2.5 * Defining NEI transfer rect in individual UIs Using a new interface called from GT_RectHandler * Code cleanup & minor refactor * Add power field to NEI Default Handler Add method to create Power object from the recipe map * Display power tier in NEI handler name * User Power to draw NEI Handler description * Enable filtering handler recipes using Power * Repurposing aBricked parameter into aHighPressure To fix my previous faulty method of setting mTier * Must call getCache to get recipes properly. * Better communicate NEI Overclock info
2022-02-02Pulverize Cobweb to String (#913)Steelux
- Added a recipe to pulverize Cobweb to String, at a 1:1 ration until HV Macerator, where there's a 50% chance to get one more.
2022-02-02Merge branch 'OrbitalAffinity' into feature/OrbitalAffinityTec
2022-02-02no messageTec
2022-02-02Merge branch 'master' into developTec
# Conflicts: # dependencies.gradle
2022-02-02Merge branch 'develop' into OrbitalAffinityTec
# Conflicts: # src/main/java/com/github/technus/tectech/mechanics/anomaly/AnomalyHandler.java
2022-02-02Cleanup master dependenciesTec
2022-02-02Add world edit cuiTec
2022-02-02Bump GT5 version, fix 484L ASMD overflow and add bio/wetware xSMD support.GTNH-Colen
2022-02-02Bump GT5 version, fix 484L ASMD overflow.GTNH-Colen
2022-02-01Sort things out in the load orderTec
2022-02-01Add input bus like sorting to chest and super buffers (#900)Johann Bernhardt
* Add input bus like sorting to chest and super buffers * Remove unused import
2022-02-01Make the gaem boot with all the nice stuffTec
2022-02-01Reserve meta IDs for glowredman (#912)glowredman
2022-02-01Reserve MTE IDs for glee8e (#911)Glease
2022-02-01read/write set for yothatchGlodBlock
2022-02-01format numberGlodBlock
2022-02-01allow multi output for yottankGlodBlock
2022-02-01Further recipe additionunknown