| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-21 | IndiumBee (#1282) | Runakai1 | |
| * IndiumBee Added Indiumbee * Bee change REduced chance to 2% added venus dim requirement * Updated Infinity Bee Infinity bee had a 100 chance divider which was unreasonably high considering its blocked from mutatron. | |||
| 2022-08-21 | add craft for every sc tier using liquid helium (#1281) | RIONDY 'POPlol333' Adam | |
| * add craft for every sc tier using liquid helium * sorry, fixed | |||
| 2022-08-21 | Centrifuge Changes (#1280) | Runakai1 | |
| * Centrifuge Changes All of the Centrifuge recipes for bees were a joke. Thus, I kept chances and made it output a full dust instead. Also, Infinity Catalyst, Cosmic Neutronium and Infinity are properly integrated into their respective tiers with better chances. + fixed spelling mistake * Dependencies and Neutronium removed dependencies I added made neutronium bee output 1 nugget instead of dust- was a mistake by me in bees balance changes. Should have been a nugget from the beginning. | |||
| 2022-08-21 | fix soundEvent log spam (#1279) | pulsemageadvocate | |
| 2022-08-20 | Fix bad effect removal on obfuscated environment (#288) | miozune | |
| 2022-08-20 | Fix fluid fertilizer amount (#286) | miozune | |
| 2022-08-20 | Merge pull request #82 from GTNewHorizons/DE-Schematics | Connor-Colenso | |
| De schematics | |||
| 2022-08-20 | Some fixes for the new input bus (#1278) | repo-alt | |
| * Fix a circuit slot position "Borrow" item size rendering from AE2 * Add existing type check | |||
| 2022-08-20 | Fix NPE with reflection (#287) | miozune | |
| 2022-08-20 | continue placing solar heaters on place sucess (#285) | Glease | |
| 2022-08-20 | buff schematics | Martin Robertz | |
| 2022-08-20 | Don't modulate color when rendering fluid (#1277) | Vladislav Laetansky | |
| * Bind atlas according to sprite number * Don't modulate color when rendering fluids | |||
| 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 | |
