aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-05-18Add eternity mhdcsm recipes (#324)GDCloud
* update dep * eternity in mhdcsm Former-commit-id: dbac8b874ad0c8569ee9c7958ce8feef8337fc64
2023-05-13Move Ross128 system closer to solar system (#323)glowredman
Former-commit-id: e16261e4f7303795c62e5e89f7b7176c2cf149f0
2023-05-08Migrate to FluidSlotWidget (#321)miozune
* Migrate to FluidSlotWidget * Update dependencies Former-commit-id: d5838d0e19b18af0c8fc60a1c50773c4b0a10461
2023-05-06Remove LuVtier enhancements (#320)chochem
* remove LuVtier enhancements * load order * add bridge subtag * dont change imc loading Former-commit-id: 11ff08612e7e386d08918820b20056335fd47be3
2023-05-05add channels to mega oil cracker (#319)kstvr32
Former-commit-id: e2d13c874dfc10e1f38501d2067dfb67bed044e8
2023-05-05Fix NPE with Radio Hatch (#317)miozune
* Fix NPE with Radio Hatch * spotlessApply (#318) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 568f57922469539b06da1444c8c35db4dea25748
2023-05-01ForgeDirection (#316)Jason Mitchell
Former-commit-id: 970805693f1ce3f615906ed3328c3a88d619dbbb
2023-04-30Allow scanners to display heat of MEBFs. (#315)Dariusz Komosiński
Former-commit-id: 864c83c866b42cf7215be9f9a01b1ec37e8937c5
2023-04-23Add oredicts for diode and inductor for 2A-16A diode (#314)chochem
* oredicts for diode and inductor * remove last duplicate recipe Former-commit-id: 8945ec8a11c9bc1db2b3de0a5ea9a40d460e3cc4
2023-04-21Fix Materials (#313)Martin Robertz
* update dep update bs * update rc * re add jitpack fix material * fix materials * spotless * more fixes * spotless * update dep Former-commit-id: a3de933f31b9060032519ec922ac03af63d442d0
2023-04-15panes are not glass blocks (#312)chochem
Former-commit-id: 93aa2fc61391eda82261f61132234c4f017b77a9
2023-04-12EIC - Fix overclock and support void protection (#311)Dakota Jones
* Fix EIC overclock and only allow one tier of OC skip * Support void protection * Remove wildcard imports * Clean up tier logic * Reset max hatch tier Former-commit-id: f1a7052010084dc1df777ba457901d0cac8bde2e
2023-04-10saMartin Robertz
Former-commit-id: 92254399f187042d79f9a80dafe3043f9765cbf6
2023-04-10fix batch Mode ButtonMartin Robertz
Former-commit-id: 0708dfbbe40ca089706d7f175d88a9a2fe44f0bc
2023-04-10- Add waila support for imprinted (#309)Батьків Нестор-Євген Васильович
- Add colors to tooltip and scanner Former-commit-id: d9d1b16dde30b694b3ca525430206597ce5dbd1d
2023-04-10EIC improvements - Tiered parallel, survival construct support, batch mode ↵Dakota Jones
(#310) * Update buildscript * Update GT5 dependency * Add tiering and parallel to EIC * EIC survival construct support and allow single energy hatch * Make EIC piston visualizer use neighbor textures * Add batch mode and exotic hatch support to EIC * Only replace air blocks on piston reset * Fix TT hatch support and update tooltip * Require minimum UHV energy hatch * Register machine blocks + spotless * Use bitmask for machine block registration * Add universium tier * Bump GT dep * Fix tiered block changes not passing structure check * Placeholder Avaritia dep * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 064fd8ad19df639f807cdd270873a77c73ea89dc
2023-04-10Cleanup (#308)boubou19
* switch to GT mod enum instead * move to GT5U Mods enum even more * yeet recipes loaded when used outside NH * buildscript update + GT5U version bump * fix build * spotless apply * optimize import * split recipes in different files * remove newStuff config option * load recipe files * break down BioRecipeLoader into several files Former-commit-id: 3ac362e197682f3db007d8b87f2341d777c6bdc0
2023-04-08Added imprinted circuit to CAL tooltip (#307)Maxim
* Added imprinted circuit info to machine tooltip * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: b9bf6c9f938fb4d9b9f3b2d8deff899932740864
2023-04-04Add living bio chip wrap (#306)GDCloud
* bump dep * living bio chip wrap Former-commit-id: 9a23d6c23bb58d937a39e17a81624ba4960a599e
2023-03-25Add Humongous input hatch (#304)GDCloud
* add hatches * recipes * Revert "recipes" This reverts commit 2cfaea1e6e352779c667d9311d7d96a831b614ac [formerly 24b9a89047f09531f51d2eb87e403d6c247e9750]. * Revert "add hatches" This reverts commit c6a23b975ce81ae2a4299d0beed0f24b9393534e [formerly 88b53666ed38948b5ee350349000575e3dae9af8]. * add humongous input hatch * number formatting * spotless * Update GT_MetaTileEntity_HumongousInputHatch.java * more number formatting --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: e2d99f461606e21d202343a5bb85fcb6bceb377d
2023-03-20remove osmiridium replacement (#303)chochem
Former-commit-id: 00bcc0bac21bd52d90c9a0e30fb1bc1728faf994
2023-03-18optimization bacterial vat (#302)Zereff06
* fix render packets (render fluid in bacterial vat) + sending every tick -> now every 10 sec + always when not completed -> if it was ever completed and now is not completed + bs + sa * * remove isEverBeenVisibleFluid * disable ticking for tileEntity which are needed to display fluids * Remove useless check Former-commit-id: 1094991190ee08a21236da8df047320094edae4c
2023-03-17Remove Extreme Industrial Greenhouse from BW (moved to KubaTech) (#301)Jakub
* Remove EIG from BW (moved) * Delete patch Former-commit-id: 240a1567f08092ca3336a5580a0170a6c75bd35d
2023-03-12follow up to https://github.com/GTNewHorizons/bartworks/pull/299 (#300)boubou19
* reduce muffler hatches to 1 * remove hatch tier check * edit tooltip to reflect the muffler change Former-commit-id: ebf515a30f67a76a8986dc811721a6cd552322ee
2023-03-12Remove silliness with the muffler hatches on the MBF (#299)boubou19
* reduce muffler hatches to 1 * remove hatch tier check Former-commit-id: 055382697923e9caff7ab52588fc1cb000768368
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-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-30[ci skip] spotlessApply with the new settingsJason Mitchell
Former-commit-id: 40aec322188926e1bc5d4d7742af9730dcf4a7b7
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