| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-06 | Update zh_CN.lang | [Kiwi233] | |
| 2022-02-06 | Merge tag '5.0.1' into develop | Tec | |
| 2022-02-06 | Merge branch 'release/5.0.1' | Tec | |
| 2022-02-06 | Update TT_Utility | Tec | |
| 2022-02-06 | buff three diesn fuel | GlodBlock | |
| 2022-02-06 | render fix | GlodBlock | |
| 2022-02-06 | Fix digester recipe check | unknown | |
| 2022-02-05 | Remove small/tiny piles from recipe (#87) | Jakub | |
| Former-commit-id: 8648aaf916c4c6231c8a8ab9b31cb13abc3bee60 | |||
| 2022-02-05 | fix fuel value dismatch in nei | GlodBlock | |
| 2022-02-05 | Merge pull request #1 from GTNewHorizons/gradle-dependencies-update | Martin Robertz | |
| update dependencies file | |||
| 2022-02-05 | Merge branch 'Elisis:main' into main | Martin Robertz | |
| 2022-02-05 | update dependencies file | Martin Robertz | |
| 2022-02-05 | Merge branch 'release/5.0.0' | Tec | |
| # Conflicts: # dependencies.gradle | |||
| 2022-02-05 | Fix recipe conflict with ULV Magneto Resonatic Circuit (#85) | miozune | |
| Former-commit-id: b2482ad25df9325db4ae77ee3920aba1476226ff | |||
| 2022-02-05 | Merge branch 'feature/OrbitalAffinity' into develop | Tec | |
| 2022-02-05 | Initial Orbvital afffinity impl | Tec | |
| 2022-02-05 | First half of end of bastnasite line | unknown | |
| 2022-02-04 | Updates (#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-04 | Texture 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-04 | Add 2 more transmute recipes (#921) | Pao | |
| 2022-02-04 | Translation related fixes (#920) | Glease | |
| * Translation related fixes * Rename trans to transItem | |||
| 2022-02-04 | Merge pull request #37 from GTNewHorizons/nei-rect-handler-cleanup | Martin Robertz | |
| Don't override GT5U's GT_RectHandler | |||
| 2022-02-04 | GT_RectHandler now relies on an interface (#916) | YannickMG | |
| and not specific class names | |||
| 2022-02-04 | Paperbark tweak (#917) | miozune | |
| 2022-02-04 | Revert trans changes for GT_Generic_Item and descendants (#919) | YannickMG | |
| 2022-02-04 | Changed 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-03 | Don't override GT5U's GT_RectHandler | YannickMG | |
| 2022-02-04 | Merge branch 'Elisis:main' into main | Elisis | |
| 2022-02-04 | Remove scala imports | unknown | |
| 2022-02-03 | trigger warning | Jason Mitchell | |
| 2022-02-03 | LGPL-3.0 (#83) | bombcar | |
| * updatebuild * update license Former-commit-id: ef47ff063e28721d0f93e0f19d3d7067664da60f | |||
| 2022-02-03 | Basic 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-02 | Pulverize 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-02 | Merge branch 'OrbitalAffinity' into feature/OrbitalAffinity | Tec | |
| 2022-02-02 | no message | Tec | |
| 2022-02-02 | Merge branch 'master' into develop | Tec | |
| # Conflicts: # dependencies.gradle | |||
| 2022-02-02 | Merge branch 'develop' into OrbitalAffinity | Tec | |
| # Conflicts: # src/main/java/com/github/technus/tectech/mechanics/anomaly/AnomalyHandler.java | |||
| 2022-02-02 | Cleanup master dependencies | Tec | |
| 2022-02-02 | Add world edit cui | Tec | |
| 2022-02-02 | Bump GT5 version, fix 484L ASMD overflow and add bio/wetware xSMD support. | GTNH-Colen | |
| 2022-02-02 | Bump GT5 version, fix 484L ASMD overflow. | GTNH-Colen | |
| 2022-02-01 | Sort things out in the load order | Tec | |
| 2022-02-01 | Add 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-01 | Make the gaem boot with all the nice stuff | Tec | |
| 2022-02-01 | Reserve meta IDs for glowredman (#912) | glowredman | |
| 2022-02-01 | Reserve MTE IDs for glee8e (#911) | Glease | |
| 2022-02-01 | read/write set for yothatch | GlodBlock | |
| 2022-02-01 | format number | GlodBlock | |
| 2022-02-01 | allow multi output for yottank | GlodBlock | |
| 2022-02-01 | Further recipe addition | unknown | |
