aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-03fix DT construct and survivalConstruct having wrong offset (#198)Glease
Former-commit-id: 87fc6525c65036bf156319144cd6095713070998
2022-08-29HTGR Buffing (#193)Jakub
* Buff htgr * More buff + Fake recipe map * fix * spotlessApply (#194) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * bw * Fix * Bigger buff, fixes * Fix insane time Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: eb92fbdb92cce66cd32e6b51b46a0bfb2aed36a1
2022-08-27Update buildscript & apply spotless (#192)Raven Szewczyk
* Update dependencies * updateBuildscript & spotlessApply Former-commit-id: f780e1a8d0f0bd192ba977eef17d41ee6fcd4b12
2022-08-27Fix color of glass tiers (#191)miozune
Former-commit-id: 741e584f4175da950d54c6668b86e2b3a7906bd4
2022-08-25allow separately selecting coil and glass tier using channels (#190)Glease
Former-commit-id: 1071d5a84db3514f32952a992b7339f6c37a6478
2022-08-24Fix Botania Glass-Tier (#189)くぁーりぃ
Former-commit-id: 87ce2c1d964a3bde3e31c05884aaa683a62070fa
2022-08-24Fix empty formula causing incorrect tooltip displayed (#188)miozune
Former-commit-id: 83f4332711b80cdec42d0d748eecc6036046dcde
2022-08-24Purge OpV (fix error voltage) (#187)miozune
Former-commit-id: bd1de1addc4cfd96affcdce3184bb48285997f7f
2022-08-23Fix invalid heat capacity in MEBF (#185)Jakub
* Fix * Optimize imports Former-commit-id: b4123f0a2cd21b4b0d758e73042e4521ed1f23d8
2022-08-23use correct texture for fluids (#186)Yang Xizhi
Former-commit-id: bb6b507e785114d067ac39b5d18f1068470b2aa8
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-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-17Update dependencies.gradleMartin Robertz
Former-commit-id: e47b6ca31c6f051041958953b278096b7d288904
2022-08-13allow indalloy circuits (#180)chochem
first try Former-commit-id: d287fee79e97b89abfb6cafc7c5cc92d2644a0a1
2022-08-13Fix CAL recipe for NAND Chip Array not being generated (#181)miozune
Former-commit-id: 3452c9132898c7e5af6ace0a4b729730923b7dec
2022-08-12Show transformation recipe in NEI (#179)Rukern
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> Former-commit-id: 518ff768c3539531be39b6c6177649d4e8504da0
2022-08-09Fix localization failure with driller (#178)miozune
* Fix localization failure with driller * Fix Former-commit-id: 476453a57b8b6a6be52709854e36d6b83092ac5d
2022-08-07Added coil and glass count to the tooltip (#177)minecraft7771
Former-commit-id: c1d404eea9fb30e1e0adbf205a8da68b3a0a9a13
2022-08-02recipe owner adjustments (#162)miozune
* recipe owner adjustments * Fix some recipes not being added * Fix typo Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 3dcea1bd3dbc3e2433d9fe59fce5853a7b34c953
2022-08-01Allow input bus separation on the MBF (#176)Alexandre Tardif
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> Former-commit-id: 4465a5b7226657198edb6e3ee2386227f1fdcd60
2022-08-01Unlock primordial crop (#174)Jakub
Former-commit-id: 1fd6af213d5bec80889c4a11c28705236531b633
2022-08-01Fix EIC being super load and check for installed muffler upgrade (#175)Jakub
Former-commit-id: eb82b1e7e1a02dc7ecb0b2afa1f6cf72083593ea
2022-07-31Switched diode UHV craft SC UHV->UV, a bit of comment and apparence ↵RIONDY 'POPlol333' Adam
formating (#173) Former-commit-id: 771bb6426b5ffe49d9d127e2873a29622f3b8a6b
2022-07-31Buffed Oganesson in Fusion to Beat Replication (#131)Steelux
- Changed the Oganesson fusion recipe to reduce total EU cost from around 750M EU to 215M, which matches the EU cost in the replicator multi. - Changed the recipe time to make the crafting faster, but not nearly as fast as the replicator multi. Former-commit-id: f325233720c1dd283dff139f38559efb01b44bb5
2022-07-30Allow Bacterial Vat overclock via double hatches (#172)Alexandre Tardif
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> Former-commit-id: ff1fe0d84153897645eeb32d28ef3df0511e5a43
2022-07-29Enable back piston work and use compacted inputs to check the recipe. (#169)Jakub
* Piston and compacted inputs * tx * Input Hatch in structure info * Maintenance hatch in structure info * Rewrite piston process * Config value Former-commit-id: 98c522eeb02d75c009213cc1df5ef50b860497ea
2022-07-29Circuit Assembly Line enhanced tooltip (#171)Jakub
* Glass * Fix glass, CAL description * 1x energy hatch * Perfect OC Former-commit-id: 1349f985020a1cfd69c7958d43f139ecf188d66b
2022-07-28Fix negative energy usage for EIC (#170)miozune
Former-commit-id: e908e704ec6bc92899611ad140ea7fdd31b0d13c
2022-07-27Fix electric implosion compressor not accepting fluid recipes. (#164)Connor-Colenso
* Bump dep * Attempt to fix EIC. * actually fix not performing fluid recipes Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: miozune <miozune@gmail.com> Former-commit-id: fb5bb37ec76e3394434e2456779bcfe4b8c071a3
2022-07-27EIG: Add support for several seeds (#167)Jakub
* Support seed food (carrot/potato) * Fix netherwart * Fix stem seeds (melon like) * Add support for cactus and sugar cane Former-commit-id: 9b9b181c42d7ccca3d2ec6b2f88d1cdc53c99b74
2022-07-23Use accurate tanh, cache sievert decay (#168)greesyB
Former-commit-id: a69570a187bcc80037c871801b582544d4ff8805
2022-07-21Replace Assline Solder in Bartworks Recipes (#166)miozune
Former-commit-id: b5fe2e62a73a53aed07a5bc07e6a953059237db6
2022-07-20Fix logic error (#165)miozune
Former-commit-id: adf27be1063578c13724c1bea2402d3e4f26e1ff
2022-07-19Add whitelist to ignore ItemData check for EBF no gas recipe generation (#163)miozune
Former-commit-id: 3651df53dd82bd208f88aecd425d50404ed74d2a
2022-07-18EIG: Refuse to run instead of voiding when power is downgraded (#161)Jakub
* Just refuse to run instead of voiding * Update GT_TileEntity_ExtremeIndustrialGreenhouse.java Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 61e71b86cd83f3ce1755aa892acac4ac60ee92b4
2022-07-16[ci skip] Migrate github actions to GTNH-Actions-WorkflowsJason Mitchell
Former-commit-id: 4c683a3f96cf515fe536bc8c38f21ec00cdcd83b
2022-07-15Less hacky way to get material owner (#160)miozune
Former-commit-id: dd9f3b2d70fd2aaca62348cf9612a9ad3cf14377
2022-07-15Fix accidental nerf to circuit assembler (#159)miozune
* Fix accidental nerf to circuit assembler * No hacky oredict Former-commit-id: a47e1c837c549ea03a9a3993052d90397568098b
2022-07-13disable formic acid electrolysis (#158)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10691 Former-commit-id: 252157248ec180ffd08792affdeff57b467010b0
2022-07-10Fix EIG structure (#157)Jakub
Former-commit-id: d3af1ef8e38e8071a97a824e805232b163a78521
2022-07-10fix chlorine positive (#155)Yang Xizhi
* fix chlorine positive before: 1 platium metaillic dust + 100 chlorine -> 38/45 platium metaillic dust + 184.52 chlorine now: 1 platium metaillic dust + 200 chlorine -> 38/45 platium metaillic dust + 184.52 chlorine i increased ammonium chloride usage in platium concentrate step. it also influenced the palladium output rate, which makes every unit palladium enriched ammonia contains half unit palladium and the same unit ammonia compared before. so the palladium raw power use 2x than before and output 2x ammonia * fix palladium lose Former-commit-id: c56a60bebe5eb9c4a0a1cdc49fc4e02f85518202
2022-07-09Clarify Fusion Coil requirement in MCR tooltip (#156)xSkewer
* Clarify Fusion Coil requirement in MCR tooltip * Fix typo Former-commit-id: 3016690fe875ad1525d075ef91cbc9cb33dee287
2022-07-07fix broken thing (#154)Yang Xizhi
:feelsDumbMan: Former-commit-id: ef146eb4ab73c028e8b7792cfe3601642012cf03
2022-07-07forbid electrolyz fluid when it has dust form (#153)Yang Xizhi
it means this fluid isn't a standard fluid, so fluid electrolyz rule doesn't apply to it(like calcium chloride) Former-commit-id: 7b9995069955eddee17fa6dfd099948d8aeb6ef4
2022-07-06fix casing te not get update after breaking (#152)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10597 Former-commit-id: 76f3cf16117ca62f96cd019407e886ec9891ee87
2022-07-05Block hatches on inner bottom casings. (#151)Jakub
Former-commit-id: 09b81454d2d2078b973988808508262dbe631231
2022-07-05Fix tiny oversight (#150)miozune
Former-commit-id: 0c8bc9cd74f635c8b89594d0b84c159867734dad
2022-07-05Fix tooltip wierdness (#148)miozune
Former-commit-id: ba4d5186ad0a4a715777cce301be3a0c3e13b4f0
2022-07-05Spacetime adjustment (#149)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Former-commit-id: adcf3b8945631e2abb2d95ca853b80aa0ca46495
2022-07-04Standardization of BW Chemical Recipes (#144)Yang Xizhi
* platline * mica line * fix cell electroize recipe * fix * misc fix * fix Former-commit-id: 0d1a1ef8eaceda791c95960606b9c37c4f6526cc