aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-30fix quad input hatch for Mega Oil Cracker (#352)lordIcocain
* fix quad input hatch * fix quad input hatch Improve code readable Former-commit-id: b30e4f950448c82e94dff0772d1e6d5e2a5f65f4
2023-08-23Change Molten Infinity to Molten Neutronium in alternate High Density ↵Sampsa
recipes (#353) Former-commit-id: 19def92e93b20e19f9bd9587b38d978abeb92666
2023-08-11Don't lazily initialize EIC recipemap (#350)miozune
* Add one more commit to .git-blame-ignore-revs * updateBuildScript * Don't lazily initialize EIC recipemap Former-commit-id: 693b0374ef33b7600ab37b71024056d0941877d8
2023-08-08disabled crafting me buffer on CAL (#351)BlueWeabo
Former-commit-id: 8f80db43ffc0e0caae5da1424fb7a4f24cdffab1
2023-07-29Use new API from GT5u (#348)BlueWeabo
* use new API * update dep Former-commit-id: 6e506e9e407200a6db3b1fcea33b39562a96883e
2023-07-25fix moc crashing when being placed (#347)BlueWeabo
Former-commit-id: 69a6b45042c4259adec4dbbf810190256c5abbe7
2023-07-25Remove AbstractedStack (#346)miozune
* Remove AbstractedStack * Remove outdated script Former-commit-id: 462a8b3e49915df48fd772bdc4ff13f097d39b4c
2023-07-24Enable Batch mode on Bio Vat (#345)BlueWeabo
* enable batchMode * address review * Revert "address review" This reverts commit c8769f1d729f1b91165da757f66033e49c08ae3b [formerly 0d6d3c99967ed755b5f3ff9eade68aac35b63f01]. Former-commit-id: 18d10adb9b835c8dbd9fe13b27ca4e3ab064e689
2023-07-24Fix MEBF calculating twice and not using its parallel for eut use. MOC for ↵BlueWeabo
wrong discount (#344) * fix * update deps and address review * Fix compile error --------- Co-authored-by: miozune <miozune@gmail.com> Former-commit-id: f8c3a5e34ee854778ce7a80d3a11a636d45bc477
2023-07-22plutonium fix (#342)chochem
Former-commit-id: a4838b2f30f9f51b16dc42c77b53f1c6cd5e9a18
2023-07-21Swap Void Miner and Ore Drill recipe frames (#341)Lyfts
Former-commit-id: 2b5c3cf134db3f6d9365d8d1bca566b9506bf384
2023-07-17Implement generic processing logic (#340)Maxim
* Migrated MegaMultiBlockBase to ExtendedPowerBase * Migrated MOC * Migrated MCR * Migrated MCR * Migrated MVF * Migrated MEBF * Migrated MDT * Use Energy.or(ExoticEnergy) instead of TTEnabledEnergyHatchElement * Set GPL power to be totalEU voltage at 1 ampere * Fix coil tier of MEBF * Migrated CAL * Migrated EIC * Migrated vat * Fixed MDT void protection * Clean up code * Updated dep * Updated deps * Update dependencies.gradle * Update dependencies.gradle * Update dependencies.gradle * Fix EIC power * Update src/main/java/com/github/bartimaeusnek/bartworks/common/tileentities/multis/mega/GT_TileEntity_MegaBlastFurnace.java Co-authored-by: miozune <miozune@gmail.com> * Update src/main/java/com/github/bartimaeusnek/bartworks/common/tileentities/multis/GT_TileEntity_CircuitAssemblyLine.java Co-authored-by: miozune <miozune@gmail.com> * Addressed reviews --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: miozune <miozune@gmail.com> Former-commit-id: 32ebaeb20cd9b9d1338d990b647c5f05b366116c
2023-07-10Migrate findRecipe method (#338)miozune
* Migrate findRecipe method * Update dependencies.gradle * Update deps * update deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: d173b08a7017209b9ea4383680c34fda56035b5c
2023-07-04Buff output of Oganesson fusion recipe (#335)Daniel Mendes
Former-commit-id: aec759a45fd5db6cad751181a24ff343df11efc3
2023-06-29Fix non-positive TiC tool stats (#339)miozune
Former-commit-id: a1e015a603e645aadf97a5dc4eccdd5fa384a1af
2023-06-20use the right LuV material (#337)chochem
Former-commit-id: 045438d43c647d5620f1f9ffbb67eaac06259ee1
2023-06-15Ebf Noble Gas Overhaul (#336)chochem
* try with og and arg * adjust all * work relative to starting gas Former-commit-id: d5747ce95acc53fda473deabfa69158aa9b34140
2023-06-08Update PlatinumSludgeOverHaul.java (#334)Runakai1
Former-commit-id: 9caaa5e532988d5be1281ef95bacf4c728075490
2023-06-04fix (#332)GDCloud
Former-commit-id: 871a3cc01abe46612e118604d211b68706bb8fd4
2023-05-29butcher eic recipe time (#331)RIONDY 'POPlol333' Adam
* butcher eic recipe time * oh lol vm time Former-commit-id: 68ffdf00b9c101b9af30bc11d963a43bdfec847d
2023-05-28Update to new void protection API & implement it for some multi (#329)miozune
* Update to new void protection API & implement it for some multi * Update method names * Update GT * Fix THTR & HTGR not preventing consumption Former-commit-id: 7a116178ec31dffe23fb741a3d432856189bbefc
2023-05-28Fix version replacement (#330)miozune
Former-commit-id: bea94a8da777b597948d2598e922403967738193
2023-05-27Move Ross128 system out a bit again (#328)glowredman
Former-commit-id: 47c47c320d0475bd284680b1fbd625c7df908ef2
2023-05-24Fix neutronium machine block registration (#327)Dakota Jones
Former-commit-id: bb37b3c0d2752e2897e5ce05cc990d4b7a5e8c6c
2023-05-22change tooltip to be clearer (#326)梅天佑
* change tooltip to be clearer * spotlessapply Former-commit-id: dc7895a0896d909b91beb0f57d4219b9133799db
2023-05-21Void Miner: Don't suggest muffler/data access hatch in BlockRenderer (#325)Fiyorin ᵘʷᵘ
* Void Miner: Don't suggest muffler/data access hatch in BlockRenderer the structure still forms as before * sPoTlEsS --------- Co-authored-by: Fiyorin <david@bitmail.cc> Former-commit-id: e628696f882ac1019defa9525c016bf1f5d87562
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