aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-13Fix incorrect index used for Item Filter (#1543)miozune
2022-12-12Fix recipe for Compact Fusion IV (#112)miozune
2022-12-12Add Kevlar Bee and remove autoclave recipes (#1540)Runakai1
* Kevlar, Autoclave and Fixes Removed Autoclave recipes since it needs to be reworked. Useless recipes right now. Added kevlar bee to be used in Quantum Forcer Fixed Lithium bee * fixed some stuff * spotless * spotlessApply (#1541) Co-authored-by: Runakai1 <48415331+Runakai1@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * remove commented out code * missed one Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
2022-12-12fix numerous bugs with adv asslineGlease
2022-12-12Added fallback for seperation toggle for existing mixers (#454)Maxim
2022-12-12Allow to toggle the seperation of busses (#453)Maxim
2022-12-12Rewrite GUIs with ModularUI (#110)miozune
2022-12-12Buff TPV-Alloy Wires (#1542)Impos913
2022-12-11Add hazmat protection to End Steel / Stellar armors from EnderIO (#1539)miozune
2022-12-11Fix Thermal Boiler (#451)miozune
2022-12-10Removed unnecessary hatches from QC and RSminecraft7771
2022-12-10Added achievement issuers to onItemPickup for coil achievements (#1538)reign
2022-12-10add needed materials to generate dense plates (#111)BlueWeabo
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-09Merge pull request #118 from GTNewHorizons/feature/multiblock-gui-no-inventoryMartin Robertz
Add no-inventory GUI for multiblock
2022-12-09Add no-inventory GUI for multiblockmiozune
2022-12-08single plate, not double plate (#450)chochem
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-05Update build.gradleMartin Robertz
2022-12-05Update build.gradleMartin Robertz
2022-12-06enable the mid chemical recipe in rocket fuelGlodBlock
2022-12-05fix IOOBE in bio vat (#241)Glease
Former-commit-id: 344a9899f5bb84dd966add9b097382ddf3e9e4c1
2022-12-04Make ModularUI a transitive dependency (#1536)miozune
* Make ModularUI a transitive dependency * Update MUI
2022-12-04remove muffler from steam turbine tooltip (#109)Glease
2022-12-03Show hatches on Oil Cracker NEI structure (#1534)Jakub
* CRACKER * Auto placement work, but I'm sad :-1: * Structure guidelines
2022-12-03update(texture): extreme diesel intake (#1535)Léa Gris
Harminize the Tungsteel version with the lower tier Titanium version
2022-12-03lower the entry barrier for extreme diesel engine (#1533)Glease
2022-12-03Migrate to ModularUImiozune
2022-12-03updateBuildScriptmiozune
2022-12-02Migrate GUIs to ModularUImiozune
2022-12-02updateBuildScriptmiozune
2022-12-02Fix item input positions for basic machines (#1531)miozune
2022-12-02reduce replicator power consumption by 1/16 to allow cable loss (#1532)Glease
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-12-01Fix volumetric flask not updating capacity when "accept" button is clicked ↵miozune
(#1530) * Fix volumetric flask not updating capacity when "accept" button is clicked * onRemoveFocus is client-only
2022-11-30clean the long power use base and add item util for tiered material (#108)Yang Xizhi
2022-11-30Make AL recipes always visible (#449)miozune
2022-11-30Merge pull request #117 from GTNewHorizons/feature/al-visibilityMartin Robertz
Make AL recipes always visible
2022-11-30Make AL recipes always visible (#1529)miozune
2022-11-30Make AL recipes always visiblemiozune
2022-11-29Component Assembly Line (#102)MadMan310
* Initial Commit * Added recipe generator for components LV-IV * Added recipe generator for components LuV and beyond This one took a LONG time to make work... * Added structure and recipe processing * Added Recipes for Controller and Casings * Cleanup * Assline gives proper amount same as assembler * tooltip fix * add support for BW glass and warded glass * Added proper NEI handler * spotless * Spotless apply for branch componentAssemblyLine for #102 (#103) * Update build-and-test.yml * fix missing hatch element (#92) * fix missing hatch element * spotlessApply (#93) Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix bunch of yottank issues (#94) * yot tank/hatch fix * dep * Add better naq fuel recipes to combat fusion spam (#91) * Add higher tier naq fuel recipes * Fix Hypogen (hopefully) * Spotless >:( * Slightly change tooltip on the Precise Assembler (#95) 0.03 mm changed to 7nm * fix 0 stack of nuclear rod (#98) * naq fuel change (#96) * naq fuel change * Spotless apply for branch naqfuel for #96 (#97) * Slightly change tooltip on the Precise Assembler (#95) 0.03 mm changed to 7nm * spotlessApply Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> * Naq Fuel 1,2,3 Changes (#99) * Naq Emulsion line changes * Mk1 recipe change * Fuel value changes * Mk2 fuel recipe changes * Radiation proof plate recipe changes * Fix sludge dust centrifuge amounts * Remove Hafnium recipe for now * Spotless * thorium balance change (#76) * Add implementation for tank info getter (#101) * Add void excess option to yotta fluid tank (#100) * Add void excess option to yotta fluid tank * derp * Added own localization of void excess toggle messages * Update build.gradle * update bc * spotlessApply Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: xSkewer <43712386+xSkewer@users.noreply.github.com> Co-authored-by: Maxim <maxim235@gmx.de> Co-authored-by: GitHub GTNH Actions <> * cleanup handler * Overhauled recipe generator, added circuit wraps, buffed output efficiency * Structure re-tiering * Gravi -> Nuclear for UHV components (due to overflowing) * spotless * added new casings * removed some debug info and added dep * Fixed magnetic samarium fluid and other autogenerations * fixed recipe tiering * Removed Nuclear Star, to be replaced by the GT5U version * spotless * fixed recipe handling Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> Co-authored-by: GDCloud <93287602+GDCloudstrike@users.noreply.github.com> Co-authored-by: xSkewer <43712386+xSkewer@users.noreply.github.com> Co-authored-by: Maxim <maxim235@gmx.de>
2022-11-28Make Waila show all the covers attached (#1527)miozune
* Make Waila show all the covers attached * Make full translatable
2022-11-28Fix autoplace of mega oil cracker (#238)Maxim
Former-commit-id: 04f1c1b55b0ce17152553985b0d47bae0b1b38a4
2022-11-28Added number of needed rotor shafts to tooltip (#448)Maxim
2022-11-28nerf methane to hydrogen recipe (#1528)Yang Xizhi
2022-11-27Fix missing texture (#447)Jakub
2022-11-26update BS+SAMartin Robertz
2022-11-26Allow setting custom logo for NEI and basic machine (#1525)miozune