aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-27Replace Soldering Alloy with Indalloy 140 (#129)Steelux
- Replaced the LV-tier Soldering Alloy in Assembly Line recipes with a higher tier, more complex solder that fits progression better. Former-commit-id: 34a4c7e5c10a12dcf2d06bd0025531e4f20da353
2022-05-25EIC Fix crops from mods (#126)Jakub
* Fix Natura crops * Correct info about water * Update repositories.gradle Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 89a69254b4ba241e40a5e8a8fc79518581970019
2022-05-19Borosilicate rebalance (#127)miozune
* Borosilicate rebalance * Change texture name Former-commit-id: b527918bac7fec90a8a181462303d5389bd546ae
2022-05-14No more id shift (#128)miozune
Former-commit-id: 549b9eb4de861d1377acd470a079bf44ad431d06
2022-05-02Update repositories.gradleMartin Robertz
Former-commit-id: 35fc81f9a27a4ec99d10af6428b203eb0bef1387
2022-04-30Remove check for a non-air block under the stirling pump (#125)Jakub Szewczyk
As discussed on discord, this is an undocumented and a bit silly requirement. Former-commit-id: 47ebd702ebe2a995de6b4520f86e5c0f09bf5751
2022-04-27Fix Manual Trafo not being oredicted (#124)miozune
Former-commit-id: dd35a809af15aa7ec15565b87be64f902608ca51
2022-04-27Swap oredictionary priorities between ThY glass and Tungsten Borosilicate (#123)miozune
Former-commit-id: 89ee011b26565ff3092c6f4009f00d455f0b033f
2022-04-24Add NEI catalysts (#120)miozune
Former-commit-id: 697cd3b647c9ce88acba144773196dfd301f7237
2022-04-24limit progress update interval to prevent too many display buffer swaps (#122)Glease
Former-commit-id: 6a05302bfb54e96cbe58ce7d26b33fee08e20f37
2022-04-24Modify the localization of `MetaGeneratedBlockItem` (#116)MuXiu1997
Former-commit-id: adc3bad9f25f279266fb6957af6f864c5b27160b
2022-04-24Modify the localization of `Werkstoff` and `BWGTMetaItems` (#115)MuXiu1997
* Modify the localization of `Werkstoff` and `BWGTMetaItems` * Ascending Former-commit-id: d3b111eb8923cf18f3f41309d34a1febdca63f03
2022-04-24Void miners Blacklist config (#117)MuXiu1997
* Void miners Blacklist config * Fix things Former-commit-id: ecb7ed00a5b287ef0e87f7ec32623717341008be
2022-04-22Fix EV Laser Hatches consume 0L of soldering (#121)miozune
Former-commit-id: dabe2df9ff036afc72a4ef613087b6148d6ca7e0
2022-04-17Add a line in the scan result of the bacterial vat to see its current ↵MuXiu1997
efficiency (#118) * Refactor * Add info data * Fix things Former-commit-id: fc8ce830edaad436c77c745c0637c16e725d57d6
2022-04-16Add a way to bypass osmirium replacement (#119)miozune
Former-commit-id: 0698945beec7cce1cb65cea1072b6e896436e24e
2022-04-11Add Extreme Industrial Greenhouse (#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement Former-commit-id: af761997f238aff74a2248871eedef121bdd291a
2022-04-11Add Whitelist/Blacklist mode for void miners (#114)MuXiu1997
* Add whitelist mode for void miners * Add blacklist mode for void miners Former-commit-id: 310febc80c8aee69af8b9b7e486e4f2c9814b220
2022-03-27fix it stuck when handling oredict stuff (#110)Yang Xizhi
Former-commit-id: 36378a368f9103dccf06891d7b33e863d28750d1
2022-03-21fix mdt (#113)Yang Xizhi
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10007 Former-commit-id: 0add3b47c6d96065ca78491e1c7cd7111b596096
2022-03-20Dont override material when it cant be found (#112)Jakub
Former-commit-id: 8a5a24d697a34f8a7c8984965b1997b5cbbc4613
2022-03-18Allow all mega's to use more than MAX voltage (#107)Jakub
* Allow all mega's to use more than MAX voltage * Update slots earlier * Allow laser hatches only if there is no other type Former-commit-id: aa23a6d5d6f4ae2de6decfc31fd9b6d44f97d908
2022-03-12Fix wrong overclock (#106)Jakub
Former-commit-id: 9e8828174d999951ae8ad6eff5d78562eadc00fa
2022-03-12artificial mica line (#105)Yang Xizhi
* new artifical mica line * fix * the same radio from NaAlO2 * remove direct al2o3 recipe * remove the same recipe * comment dismatch Former-commit-id: b625dcc2a54eefc60ef656861cdecb83ec28970c
2022-03-09Fix bizarrely OP Ross Lava gen (#104)Elisis
Now it's 1/40 what it used to be Former-commit-id: 6100cf5c61ed68db3f51fd2694098001466199df
2022-03-07fix balky nei handlers (#102)Glease
* fix balky nei handlers also cleaned up NEI plugin a bit. ore handler still looks dumb though. * add some comment to explain the magic numbers Former-commit-id: 8b96e8847c20e74a601f8fd06d68d79a4852952b
2022-03-07fix inventory index drift (#103)Glease
* fix inventory index drift * address even more id drift Former-commit-id: ae06354ff7a8dd01ec6dcab75f3ebae22b0f2006
2022-03-05Update MBF description (#101)Jakub
Former-commit-id: 6fc5b117a26de7a01761842473863761c13552c3
2022-03-05Fix invalid materials being accepted in radio hatch (#100)Jakub
* Fix invalid materials being accepted in radio hatch * Dont show decay ticks when there is no material inside Former-commit-id: 707c6e793f7844f900762eed26a17d5b2de0621a
2022-03-04StructureLib integration (#99)Jakub
* Implement StructureLib to Mega Vacuum Freezer * Remove unused translation * EIC StructureLib integration Electric Implosion Compressor * Bacterial Vat StructureLib integration * Remove unused translations * Change air block to isAir * Block rotation of EIC * Add recipe map to MVF * Manual Trafo StructureLib integration * Windmill StructureLib integration * Block Windmill rotation Former-commit-id: 43331bd8d46203a87bdadd234295c2e75ac82621
2022-02-27Fix quality design. (#97)Jakub
* Fix structure check * Fix structure * Fix descriptions * Add tier check for laser hatches * Fix description My mistake + Machine type change. Former-commit-id: 36aad0273d97b72cd272221eadc46cc0f5c3c5e0
2022-02-23revert ulv input bus limit in cal (#96)Yang Xizhi
* revert ulv input bus limit in cal * tooltip Former-commit-id: 46d3a48b3cbc5f40e9da7a28977861e483c1ad6e
2022-02-23Consolidate boro glass stuff into a real API (#95)Glease
* Consolidate boro glass stuff into a real API * pull in changes from ExampleMod * Fix underflow * attempt to fix build Former-commit-id: 2413c93bc2bb5ab32a0e8078dbcf01a4b23b1f7d
2022-02-17check all oredicts to gen cal recips (#94)Yang Xizhi
some circuits failed to generate the CAL recipe after certain coremod update cuz they get additional oredicts Former-commit-id: 10de572d4a441c9313569554ab56d9221df87be6
2022-02-15oversight (#93)Yang Xizhi
Former-commit-id: bcc55b7c390bcd64f6faa87a8eb15d9e653e451c
2022-02-14uhv and uev glass (#92)Yang Xizhi
Former-commit-id: ab8787b69208e6804c6ed8c1e086bf2cb6e2fdd8
2022-02-11fix material disappear (#82)Yang Xizhi
* stop disable material and add material link * disble when a gt material exist * null check Former-commit-id: b1507b008ed7fa4fa8f1544105d3bce4ec8248fe
2022-02-10fix render crash when placing bw block in world (#90)Yang Xizhi
* fix render crash when placing bw block in world Former-commit-id: e8cbb2997ef95a7ebf55e3e4dafcd67641fa9c35
2022-02-09Updatedeps (#91)Martin Robertz
* update dependencies, including buildscript and buildcraft * buildcraft version * more deps Co-authored-by: bombcar <github@bombcar.com> Former-commit-id: 912679df81e78a6233524e8a5bc6a247a60cfe9b
2022-02-09Add minimum casings to THTR and HTGR (#88)Jakub
* Add minimum casings to THTR and HTGR * Fix Former-commit-id: aa7a024bdcd5797622b478d63d5fb90e62de3a88
2022-02-09add MegaChemicalReactor and MegaOilCracker (#86)SKYCATV587
* add MegaChemicalReactor * add MegaOilCracker * glass tire limit energyhatches tire * fix the minor issues * fix the minor issues Former-commit-id: 0df67deb157be99b494f6996be258321f5b75a22
2022-02-06update dependencies, including buildscript and buildcraft (#89)bombcar
* update dependencies, including buildscript and buildcraft * buildcraft version Former-commit-id: b7f729464519a278c498260b5fc71fafc34e39c7
2022-02-05Remove small/tiny piles from recipe (#87)Jakub
Former-commit-id: 8648aaf916c4c6231c8a8ab9b31cb13abc3bee60
2022-02-05Fix recipe conflict with ULV Magneto Resonatic Circuit (#85)miozune
Former-commit-id: b2482ad25df9325db4ae77ee3920aba1476226ff
2022-02-04Updates (#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-03LGPL-3.0 (#83)bombcar
* updatebuild * update license Former-commit-id: ef47ff063e28721d0f93e0f19d3d7067664da60f
2022-01-28Reserve IDs for GalaxySpace (#81)glowredman
Former-commit-id: 1cfb8e9a10611aa43bdda0367f75c0b3011ba126
2022-01-18update to explicit dependenciesJason Mitchell
Former-commit-id: d8074879dbcc875fe64f6e1c8614639538fd6026
2022-01-18maven publish buildscript updateJason Mitchell
Former-commit-id: 6067746ac7f8d288a1d4c7817e5173785672ff7c
2022-01-17add non tiny recipe (#80)bombcar
Former-commit-id: a98e3a13482d32b80654264ad3a39adb5abdf1a9