aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-11update gradle bs+saMartin Robertz
Former-commit-id: 823eff3ee1cf44c968b808d7a14cdcd655073f0a
2023-03-09remove enumhelper towards OrePrefixes and force gtnh gt (#298)Glease
* remove EnumHelper usage towards OrePrefixes also removed gtnh gt detection. it has long been mandatory since bart's quit. * might as well just remove this field * fix up dependencies Former-commit-id: 2b0e68b0065868aec7fb7a2fb88ae79eb2493e0e
2023-03-06Fix amounts (#297)GDCloud
Former-commit-id: 0f20293d8d8d0de5515453d5e248a67d8bc13e29
2023-02-27Fix GUI scrolling in EIG (#295)Jakub
Former-commit-id: b416a306e0729924c301520ba02cd6b2c35270f1
2023-02-27Override GUI size (#294)Maxim
Former-commit-id: 31b52537bfd2d85d274295d8b4d7dcaa57786d36
2023-02-26Implemented enhanced multiblock GUI (#291)Maxim
* Implemented enhanced multiblock GUI * Added override to show that a CAL has been imprinted * Update dependencies.gradle * Fix Cubic zirconia recipe (#292) (#293) Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> Former-commit-id: 286ef64ddde387ee10114caf0cf52cdab1ecf22c
2023-02-25Fix Cubic zirconia recipe (#292)LewisSaber
Former-commit-id: d7b75cf7b55efeff87a77106b580ddef72327457
2023-02-19Fix weirdness with custom renderers (#290)miozune
Former-commit-id: 1fbd438fc1e30dceb7de5ac321fb76d20171e628
2023-02-17swap time and voltage (#289)GDCloud
Former-commit-id: 23b227f6b046247060524cd5ddc7a3e7e052df32
2023-02-17Don't save constant tier to NBT (#288)Maxim
Former-commit-id: ad14f30307c61d077cb98ae006928cb5f054627d
2023-02-17Restore recipe for optical chips (#286)Connor-Colenso
* Restore recipe for optical chips * Spotless * Clean up --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Former-commit-id: ed28bc5e63eaac23dfad656e83e487ae2eb9c414
2023-02-17Don't modify EOH recipes (#285)miozune
Former-commit-id: 4f239276d3bcd239225523656c9994593f7e288a
2023-02-16Update buildscript and dependencies (#284)miozune
Former-commit-id: 765cecdbb58034913eebdbddb1370f583eb71539
2023-02-14Add recipes for MHDCSM parts (#282)Connor-Colenso
* New EIC file with magneto recipes * Save state * Redo the logic to work better. * Spotless * spotlessApply (#283) Co-authored-by: GitHub GTNH Actions <> * Add multiplier to reduce cost of MHDCSM parts. * Spotless * Add some fodder --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: a84d71976069c3bc1c9f8d3c62cc6c65f840ef19
2023-02-08Ammonium Chloride (#279)RaitGamerGR
Added advanced recipe for Ammonium Chloride for large chemical reactor Former-commit-id: 0134ae210cc2d9e4adae33c001222b0703109ca4
2023-02-08Adds asmds, xsmds, indalloy, and living solder to Magneto Resonatic Circuits ↵chochem
consistent with the other circuits (#281) * start using indalloy, living solder, ASMD, XSMD * SA * import fluid Former-commit-id: abda0f16f4d0070a542485710924561eba716d2b
2023-02-05Add wrap for wetware SoC (#280)Tyrantnh
* Update CircuitPartLoader.java * Update GT5U dependency Former-commit-id: 39fa96e3f5fa005b88a20e3c6730d676ae8fc8d6
2023-01-30baMartin Robertz
Former-commit-id: ad9949aea5d029c07d5fd9d34c61b22ed481a18c
2023-01-30bump depMartin Robertz
Former-commit-id: 2b8aec85516c5e4249315efcdf799ca9828182bd
2023-01-30[ci skip] Add git-blame-ignore-revs for spotlessApplyJason Mitchell
Former-commit-id: 87bea1af4b983269812c986d79b1e169ee5300b2
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
Former-commit-id: 40aec322188926e1bc5d4d7742af9730dcf4a7b7
2023-01-30[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
Former-commit-id: ce16201175530a1f948434ee5fee474987635de4
2023-01-30Optical Circuit recipes (#272)GDCloud
* Bump Dep * Add wraps for optical parts * Raw exposed optical chip recipe * Allow mutated living solder in CAL * update bs * Fix chance not shown on NEI with culture transformation recipe (#275) (#276) Co-authored-by: miozune <miozune@gmail.com> * merge master in (#278) * Fix chance not shown on NEI with culture transformation recipe (#275) * Fix incorrect amount of Liquid DNA shown on NEI for culture synthesis recipe (#277) --------- Co-authored-by: miozune <miozune@gmail.com> * Up chip tier by 1 --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: miozune <miozune@gmail.com> Former-commit-id: e1ee12ac98200eb6358f7634ddd2a0c499fe788c
2023-01-29Fix incorrect amount of Liquid DNA shown on NEI for culture synthesis recipe ↵miozune
(#277) Former-commit-id: 46332cbaf4478791298104e1f40dcd8ec3365227
2023-01-28Fix chance not shown on NEI with culture transformation recipe (#275)miozune
Former-commit-id: f9be5f2722bda610635759de68551803ed8993a7
2023-01-25allow EIC to get structure updates from upper half (#273)Glease
Former-commit-id: 66ea5d36a839904914ad3d98fa4ecc9a277157de
2023-01-24Make reflection Java 12+ compatible (#274)Raven Szewczyk
* Make reflection Java 12+ compatible * Remove unused methods * Remove gtnhlib as it is no longer needed Former-commit-id: 250fd0442765e59b2a6d19707c852ec498b5ae40
2023-01-22Remove GT ASM (#271)miozune
* Remove GT ASM * Put into constructor Former-commit-id: 4324bf86a3e8e35967f2e8e6cc6c4041a49d5495
2023-01-19MCR_Aesthetic (#270)RIONDY 'POPlol333' Adam
Former-commit-id: fb96ce1cf99b06f8fed03e693badd9c122a83024
2023-01-18Add plate & ingot types for Thorium-232 (#268)Elisis
* Add plate & ingot types for Thorium-232 * spotlessApply (#269) 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: ee526305b47f0602d0ca3d8be4a051cec828af42
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