aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-21IndiumBee (#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-21add 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-21Centrifuge 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-21fix soundEvent log spam (#1279)pulsemageadvocate
2022-08-20Fix bad effect removal on obfuscated environment (#288)miozune
2022-08-20Fix fluid fertilizer amount (#286)miozune
2022-08-20Merge pull request #82 from GTNewHorizons/DE-SchematicsConnor-Colenso
De schematics
2022-08-20Some 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-20Fix NPE with reflection (#287)miozune
2022-08-20continue placing solar heaters on place sucess (#285)Glease
2022-08-20buff schematicsMartin Robertz
2022-08-20Don't modulate color when rendering fluid (#1277)Vladislav Laetansky
* Bind atlas according to sprite number * Don't modulate color when rendering fluids
2022-08-20Merge branch 'master' into bufkuba6000
2022-08-20Merge pull request #83 from GTNewHorizons/DE-Schematics-spotless-fixesMartin Robertz
Spotless apply for branch DE-Schematics for #82
2022-08-20spotlessApplyGitHub GTNH Actions
2022-08-20Merge 6fb31e5e496f37453639b07aa7f4a4dddb6811ef into ↵Martin Robertz
3226d5aef49a22161fa3c2ce94d7ef3d8cbc85ed
2022-08-20Merge branch 'master' into DE-SchematicsMartin Robertz
2022-08-20Update dependencies.gradleMartin Robertz
2022-08-20fix illegal argument exception in solar tower structure code (#284)Glease
2022-08-20Don't disable blending before overlay rendering (#1275)Vladislav Laetansky
* Don't disable blending before overlay rendering * Yeet unnecessary color reset
2022-08-20Merge pull request #7 from GTNewHorizons/npe-onremovalMartin Robertz
Fix crash on controller removal
2022-08-20spotlessMartin Robertz
2022-08-20update buildscriptMartin Robertz
2022-08-20spotless + update buildscrip + gitatributesMartin Robertz
2022-08-20Fix crash on controller removalmiozune
2022-08-20Merge pull request #81 from GTNewHorizons/if-screwConnor-Colenso
Fix amount of screw required for Infinity Coil
2022-08-20Fix amount of screw required for Infinity Coilmiozune
2022-08-20fix derpMartin Robertz
2022-08-20first draft for adding Schematics to TT Reaseach TableMartin Robertz
2022-08-20bump dep fileMartin Robertz
(cherry picked from commit 9f3f21de12bc6846779f95e9adcfeca22a891c71)
2022-08-20Revert "update buildscript"Martin Robertz
This reverts commit ed1f9e4fda7835b3adc202147b9195771b8da671.
2022-08-20update buildscriptMartin Robertz
2022-08-20Revert "buildscript update and spotless"Martin Robertz
This reverts commit b00133893a4b96624420e32fcedd2338c230ae2b.
2022-08-19buildscript update and spotlessMartin Robertz
(cherry picked from commit c8cf8b7630e8449c8e3a1b76d184a1bbdd2fbad2)
2022-08-19change Elementium to Elven Elementium (#1274)Martin Robertz
2022-08-19ME 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-19Perfect OCkuba6000
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-19add new sodium bisulfate recipes (#1273)BlueWeabo
2022-08-19partial 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-19Fixkuba6000
2022-08-19Merge pull request #4 from GTNewHorizons/structureMartin Robertz
New Extreme Extermination Chamber structure
2022-08-19Merge branch 'master' into structureMartin Robertz
2022-08-19Merge pull request #5 from GTNewHorizons/cacheMartin Robertz
Cache Mob Handler Map
2022-08-19Revert "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-19Merge pull request #79 from GTNewHorizons/feature/autoplaceMartin Robertz
Partial autoplace integration
2022-08-19Merge branch 'master' into feature/autoplaceMartin Robertz