| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | Merge branch 'master' into buf | kuba6000 | |
| 2022-08-20 | Merge pull request #83 from GTNewHorizons/DE-Schematics-spotless-fixes | Martin Robertz | |
| Spotless apply for branch DE-Schematics for #82 | |||
| 2022-08-20 | spotlessApply | GitHub GTNH Actions | |
| 2022-08-20 | Merge 6fb31e5e496f37453639b07aa7f4a4dddb6811ef into ↵ | Martin Robertz | |
| 3226d5aef49a22161fa3c2ce94d7ef3d8cbc85ed | |||
| 2022-08-20 | Merge branch 'master' into DE-Schematics | Martin Robertz | |
| 2022-08-20 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-20 | fix illegal argument exception in solar tower structure code (#284) | Glease | |
| 2022-08-20 | Don't disable blending before overlay rendering (#1275) | Vladislav Laetansky | |
| * Don't disable blending before overlay rendering * Yeet unnecessary color reset | |||
| 2022-08-20 | Merge pull request #7 from GTNewHorizons/npe-onremoval | Martin Robertz | |
| Fix crash on controller removal | |||
| 2022-08-20 | spotless | Martin Robertz | |
| 2022-08-20 | update buildscript | Martin Robertz | |
| 2022-08-20 | spotless + update buildscrip + gitatributes | Martin Robertz | |
| 2022-08-20 | Fix crash on controller removal | miozune | |
| 2022-08-20 | Merge pull request #81 from GTNewHorizons/if-screw | Connor-Colenso | |
| Fix amount of screw required for Infinity Coil | |||
| 2022-08-20 | Fix amount of screw required for Infinity Coil | miozune | |
| 2022-08-20 | fix derp | Martin Robertz | |
| 2022-08-20 | first draft for adding Schematics to TT Reaseach Table | Martin Robertz | |
| 2022-08-20 | bump dep file | Martin Robertz | |
| (cherry picked from commit 9f3f21de12bc6846779f95e9adcfeca22a891c71) | |||
| 2022-08-20 | Revert "update buildscript" | Martin Robertz | |
| This reverts commit ed1f9e4fda7835b3adc202147b9195771b8da671. | |||
| 2022-08-20 | update buildscript | Martin Robertz | |
| 2022-08-20 | Revert "buildscript update and spotless" | Martin Robertz | |
| This reverts commit b00133893a4b96624420e32fcedd2338c230ae2b. | |||
| 2022-08-19 | buildscript update and spotless | Martin Robertz | |
| (cherry picked from commit c8cf8b7630e8449c8e3a1b76d184a1bbdd2fbad2) | |||
| 2022-08-19 | change Elementium to Elven Elementium (#1274) | Martin Robertz | |
| 2022-08-19 | ME input bus, gives the multiblock direct access to the 16 selected item ↵ | repo-alt | |
| types (#1271) * ME input bus, gives the multiblock direct access to the 16 selected item types * Reworked GUI to match the normal interface * Don't need to duplicate shadow slots Sync can (better) be done in `endRecipeProcessing`, in case some multi doesn't call `updateSlots` or does it at the wrong time * Clarify name, to distinguish from the (future) Buffering and Crafting buses * Make the GUI 4x4 again * Make the 4x4 GUI actually work * Make ghost item show item amount * Remove unimplemented code remnants Co-authored-by: Sampsa <sampo.vanninen@aalto.fi> | |||
| 2022-08-19 | Perfect OC | kuba6000 | |
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | add new sodium bisulfate recipes (#1273) | BlueWeabo | |
| 2022-08-19 | partial autoplace integration (#182) | Glease | |
| * partial autoplace integration * fix crashes if gt++ not present * fix drawText now being an instance method Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 838a1fb2da6699820c939af733732a6276f26c50 | |||
| 2022-08-19 | Fix | kuba6000 | |
| 2022-08-19 | Merge pull request #4 from GTNewHorizons/structure | Martin Robertz | |
| New Extreme Extermination Chamber structure | |||
| 2022-08-19 | Merge branch 'master' into structure | Martin Robertz | |
| 2022-08-19 | Merge pull request #5 from GTNewHorizons/cache | Martin Robertz | |
| Cache Mob Handler Map | |||
| 2022-08-19 | Revert "Fix localization failure with driller (#178)" (#183) | miozune | |
| * Revert "Fix localization failure with driller (#178)" This reverts commit 6b1ca058f85f7de08608a4605c27e1ccdc4c8eef [formerly 476453a57b8b6a6be52709854e36d6b83092ac5d]. * Make descriptions in line with GT * Space * update GT * Fix build Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: be31b795e6394abf449922d57398e1fa25786407 | |||
| 2022-08-19 | Merge pull request #79 from GTNewHorizons/feature/autoplace | Martin Robertz | |
| Partial autoplace integration | |||
| 2022-08-19 | Merge branch 'master' into feature/autoplace | Martin Robertz | |
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | Use the same check as in multiblock base to check the structure (#71) | Maxim | |
| * Use the same check as in multiblock base to check the structure * Applied spotless | |||
| 2022-08-19 | Update dependencies.gradle | Martin Robertz | |
| 2022-08-19 | Autoplace integration (#280) | Glease | |
| * autoplace integration * add missing changes in base class | |||
| 2022-08-19 | Changes to the PA code (#1272) | BlueWeabo | |
| 2022-08-19 | Meta Generated Items renderer overhaul (#1269) | Vladislav Laetansky | |
| * Meta Generated Items renderer overhaul * Adjust naming * Force alpha test * Properly render overlay | |||
| 2022-08-19 | more autoplace utility/fixes (#1245) | Glease | |
| * allow building multiple anyOf structure elements in same batch * port utility from gt++ * add shouldSkip to hatchClass and hatchIds * minor improvement to DT structure code * pass in trigger stack * add makeshift translation for item hint * fix lcr not having autoplace | |||
| 2022-08-19 | Allows the Plasma Turbine to add hatches to the top and bottom (#1241) | Runakai1 | |
| * Allows the Plasma Turbine to add hatches to the top and bottom * Added dynamo sides to change | |||
| 2022-08-19 | Merge pull request #40 from GTNewHorizons/LSC-Wireless | Martin Robertz | |
| LSC wireless EU support + Reduce lag a bit | |||
| 2022-08-19 | GTpp machines pa fix (#283) | BlueWeabo | |
| * Add Dehydrator and use new PA code for recipe map * removed dehydrator from the PA | |||
| 2022-08-18 | Update false Tooltip on Boldarnator (#281) | Runakai1 | |
| 2022-08-18 | no more magical texture index (#1249) | Glease | |
| * no more magical texture index * add a reverse map for fxxk sake | |||
