aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-17Fix loading order (#267)miozune
* Update buildscript & dependencies * Set useDependencyInformation to false Former-commit-id: 93f055437b49cad56c15c1af6266a4f6c9d198d0
2023-01-17Add modinfo for child mods (#265)glowredman
* Update BWCore.java * Update mcmod.info Former-commit-id: 8ba5b13abb55d34186acbf589e1d262aab5c6d2a
2023-01-16Add Version Token Replacment for API (#266)glowredman
* Change version token for main api * Enable version token replacement for api info Former-commit-id: ff47528934261eb0e57d871bb2c81867e806489c
2023-01-14Changed processing of Depleted "The Core" Cell (#264)RaitGamerGR
* Changed "The Core" recipe * Small fix Former-commit-id: dea4166b4904037315ae9e6c62d9e6adb8dd6bf5
2023-01-10Remove Universal Fluid Cells from recipes (#263)miozune
Former-commit-id: 6f82e9b3964288213fc21f3dd84267bf980af352
2023-01-08prevent incorrect fluid from being forced into liquid air hatch (#261)Glease
* prevent incorrect fluid from being forced into liquid air hatch * Spotless apply for branch fix/restrictive-hatch-gui for #261 (#262) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 96355205d1e00f596bb23514933e89355f8b71eb
2023-01-08Fix Bacterial Vat NEI recognizing Petri Dish as output (#260)miozune
Former-commit-id: bae69eb3ab703005682200a36d9bed36014869f4
2023-01-07Switched from internal OC calc function to new GT_OverclockCalculator (#259)Maxim
* Switched from internal OC calc function to new GT_OverclockCalculator * Spotless * Removed try-catch Former-commit-id: 554533aa8c7a6f88dc2ef7e71d3dc583d02fc212
2023-01-07Add Weed-EX 9000 consumption in EIG (#257)Jakub
* Update GT5 * Add Weed-EX Consumption * Add info Former-commit-id: 381c787fa9f659b776ec48cc77f3ab7181399174
2023-01-06One step foil (#258)Martin Robertz
* addapt gt recipes * update dep file * update BS+SA Former-commit-id: c08935c941af4f9553b7abac32d717d0145ae2f2
2023-01-03Move NEI handlers to new recipemap methods (#256)miozune
Former-commit-id: 957958aec407d1613200aaae8958904f54a5229a
2023-01-03Add enchanced GUI to EIG (#255)Jakub
* Add enchanced GUI to EIG * Spawn 1 render entity instead of 8 * Spawn 1 render entity instead of 5 in EIC * Spelling * Dont overshot Former-commit-id: e99544ed0539a5f04084c4f9d693ca63442a9b3d
2022-12-29Add flowers to EIG (#254)Jakub
* Add flowers to EIG * There are custom handlers now Former-commit-id: ed1e0053dbbc1b30497f85111fda61e1469357e2
2022-12-19Add configuration circuit to mixer recipes for Ruridit and Rhodium-Plated ↵miozune
Palladium (#253) Former-commit-id: 74b4b025a28f90e41432ed4179c271c1efc3693d
2022-12-19Make EIC animation only visual (#251)Jakub
* ITS RENDERING ! * Ok * Stupid muffler upgrade * Fix * Fix Former-commit-id: 0b341e9b42530c41572a2b743f788cff4ffc653f
2022-12-16Use new GT Fluid API (#248)iouter
* Use new GT Fluid API * spotlessApply (#249) Co-authored-by: iouter <62897714+iouter@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * molten * spotlessApply (#250) Co-authored-by: iouter <62897714+iouter@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: a79338de40ca9c0dd4b6a601cbec6ae7ef80bed7
2022-12-14fix thorium yttrium glass being recognized as HV glass (#247)Glease
Former-commit-id: cc432459a070b253b90931f62928a441fb8bc21b
2022-12-13Migrate to ModularUI part 2 (#246)miozune
* Migrate to ModularUI part 2 * bad copy-paste Former-commit-id: 9cee6f273d6d9286d8b53d80248ae70d2c4f7f82
2022-12-10Add tooltip for remaining seconds for radio hatch (#245)miozune
* Add tooltip for remaining seconds for radio hatch * Add space Former-commit-id: 98a3e97b40c98745223e9a47e52e262b79108999
2022-12-08Fix NPE when using seperated input busses on MEBF (#243)Maxim
* Fix NPE when using seperated input busses on MEBF * spotlessApply (#244) Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: f001622f509d017476cb42830e2f13112a47defc
2022-12-07put fluid lang key in gregtech.lang (#242)Yang Xizhi
Former-commit-id: 519a2a5f31d06587401e9df88cf26a65bc7ea1d8
2022-12-05fix IOOBE in bio vat (#241)Glease
Former-commit-id: 344a9899f5bb84dd966add9b097382ddf3e9e4c1
2022-12-02Rewrite GUIs with ModularUI (#239)miozune
* port most of the radio hatch to modularuii * be done with this radio hatch. fuck colors * radio hatch right bar color woooo * spotless hell * final color fix ffs * a bit of tweak * NEI * Windmill * LESU * cleanup * Water Pump, Destructopack, cleanup * Circuit Programmer, Radiation Shutter * Use new MUI method for setOnScrollNumbers Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: a717aa0117091559dd00bc0a10e54db2025979fc
2022-12-02add API to register other simple block as valid boroglass in multi (#240)Glease
* add API to register other simple block as valid boroglass in multi * remove raw access to allLevels * fix copy paste error Former-commit-id: e11e3f9634c16d15c69862c170c98d30669b0a8e
2022-11-28Fix autoplace of mega oil cracker (#238)Maxim
Former-commit-id: 04f1c1b55b0ce17152553985b0d47bae0b1b38a4
2022-11-24Prevent player inventory corruption (#235)Jakub
* Ugh * Merge same slots * Remove growth progress * Update GT_TileEntity_ExtremeIndustrialGreenhouse.java Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 1878ef170e99a2285c153075e58ba58fcc0235a8
2022-11-14Structures fixes (#237)Jakub
* Fix * Windmill Former-commit-id: 1b13177de01df5f05f0b87a2ada3da9ed4bf30c1
2022-11-14fix too much calcium (#236)Yang Xizhi
Former-commit-id: 156dfa3ad12fd673984d219a30d7e29ac2fb45dc
2022-11-09Fix NPE causing LuVTierEnhancer failure (#234)miozune
Former-commit-id: 134f3ac6bae12f1593797f19fd2545fa8ab19655
2022-11-09EIG: Bug fixes (including small IC2 mode nerf) (#232)Jakub
* Yes yes yes, obfuscation * Fix GT Ores not working as a roots in IC2 mode * ' * BEANS * Get rid of some warnings in code inspection * Fix wrong IC2 crop calculation (EIG NERF) * Use constants * Autocraft is always enabled * Recalculate all crops on math updates * Fix dupe * Remove Mana Bean support Former-commit-id: 8b7ab9f4385ead75e69b86952279afeb21a860eb
2022-11-05No Humidity Mode for the EIG (#233)xSkewer
* Add 0 humidity mode to the EIG * Readd imports that got removed for some reason * Remove static and add scanner info * Fix NBT saving * Add import that got lost for some reason * Add tooltip and change scanner display to only IC2 mode * Import got lost again Former-commit-id: 3eb612279d4575dde0ff348c4c4a62e88b929247
2022-11-04Update build.gradleMartin Robertz
Former-commit-id: dfb11ce2a48f8be60f4183a0d960e743638ad9f5
2022-11-03High tier cable diodes (#231)Maxim
Former-commit-id: 35907ef7039f9fa03e0ef0a8e2b328ec321bfbe8
2022-10-31EIG: Fix stocking input bus exploit (#230)Jakub
* Disgusting * Fix exploit * Maybe fix black wheat blocks inside * Ok we will fight then * Cosmetics * Proper fix Former-commit-id: 75e23bbf8e9abce88b1a4108a9dc1aa85a6f2ff6
2022-10-31Werkstoff Fluid Solidifier Recipe Generation (#228)Elisis
* Add options to autogenerate fluid solidifier recipes for a werkstoff material, remove pre-existing hardcoded gear, bolt, rotor, ring solidifier recipe generation * spotlessApply (#229) Co-authored-by: Elisis <gtandemmodding@gmail.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 59a66065becb404415651f8d59b3ee851b6b563c
2022-10-26update BSMartin Robertz
Former-commit-id: e9cdd98cef9e219dbbfbed30e7e5e12140bf48f4
2022-10-26fix decompose recipe (#227)Yang Xizhi
* prefer to use dust instead of fluid in decompose recipe * sa Former-commit-id: f3cd61eb988ae59fd7cf712f3520685de42ee769
2022-10-25Fix Osmiridium Turbine recipe replaced by Ruridit (#226)miozune
Former-commit-id: c73ebaa1a4933e77a8e98f76e4deab5389f9d797
2022-10-24Add balanced batch mode to MEBF, MVF, MCR & MDT (#225)Sampsa
* Add batch mode to Mega Blast Furnace * Add batch mode to Mega Chemical Reactor and Mega Vacuum Freezer * Apply spotless * do required changes * fix wrong eu/t being used when batch mode is enabled * Fix batchmode to be a float and add MDT to batching mode * Spotless apply for branch batch_megas for #220 (#222) * Fix EIG structure tooltip (#221) * Added coil and glass count to the tooltip * Fixed EIG structure tooltip * spotlessApply Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: Sampsa <69092953+S4mpsa@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Fix imports hopefully * Spotless apply for branch batch_megas for #220 (#223) * Fix EIG structure tooltip (#221) * Added coil and glass count to the tooltip * Fixed EIG structure tooltip * spotlessApply Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: Sampsa <69092953+S4mpsa@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * do Sampsas wanted changes * Spotless apply for branch batch_megas for #220 (#224) * Fix EIG structure tooltip (#221) * Added coil and glass count to the tooltip * Fixed EIG structure tooltip * spotlessApply Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: Sampsa <69092953+S4mpsa@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Simplify logic, remove batch mode tick limit bypass * Apply spotless * Fix unintentional speedup of batches less than 256 Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: PGE Programirane <pge-programirane@abv.bg> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Maxim <maxim235@gmx.de> Former-commit-id: 3ba950f0f7852e20ee08dac6ae119da7fd880ad8
2022-10-19New high density compression recipes (#218)GDCloud
Former-commit-id: 7731726608afcdec2b69e77ff06becb50198f41c
2022-10-17Fix EIG structure tooltip (#221)Maxim
* Added coil and glass count to the tooltip * Fixed EIG structure tooltip Former-commit-id: abf30070b86f563c789f12be1b72053de1056113
2022-10-16Fix oredicted circuit parts preventing CAL recipe generation (#219)miozune
Former-commit-id: b7a314b15f5ba04c9423bbf2bd49d1c49b5f26ff
2022-10-14Update GT_TileEntity_Windmill.java (#217)iouter
Former-commit-id: e74cf9861c474c4457a94827ba5c5cff2e77d317
2022-10-13Fix accidental block dupe (#216)Jakub
* Fix dupe * Move setup process to checkRecipe Former-commit-id: f72a6bd720ae66d8d722658e8d467a239b969ec3
2022-10-12Remove circuit 0 (#215)miozune
Former-commit-id: 82d1d14bcd56ba299ec21a8282aae977fc3c9ed9
2022-10-09Update GT_TileEntity_Windmill.java (#214)iouter
Former-commit-id: da53075b7721e68af4fcb6ee3bf48d011953cac3
2022-10-08add foil for bw material (#213)Yang Xizhi
* add foil for bw material * forget something Former-commit-id: 3c870fc78e13967b71446cb61fec601fba01aa6c
2022-10-08inductor warp (#212)Yang Xizhi
Former-commit-id: 040b4fffe0212c3a3dfcb4079c30c9df5047a3a4
2022-10-08EIG: Fix multiple input hatches beeing ignored & Make setup modes faster. (#210)Jakub
* Deplete water from all hatches * Make setup modes fast * spotlessApply (#211) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 918011dfc525f5a884281dd5f4874dda1b4fa8a3
2022-10-08add Bio Fluid Block lang key (#209)くぁーりぃ
Former-commit-id: 171eafe6e82a43a265843f4087f76a045639ef1e