aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-15clean up inconsistent state mutation (#2567)Glease
2024-04-15fix (#4)HoleFish
2024-04-15Fix typo in bee mutation tooltip (#2573)NotAPenguin
fix typo in bee tooltip
2024-04-15Fix broken input separation (#2572)HoleFish
fix
2024-04-15fix fake tank capacity for waila (#2571)Quetz4l
2024-04-13Allow single-block pump to ignore replaceable blocks, and water (#2568)D-Cysteine
* Allow single-block pump to ignore fire * Use `isReplaceable` and replace water * Update comments
2024-04-13Fix voltage for a few cover recipes (#2569)chochem
they are meant to be LV
2024-04-13Fix AL crash with ME hatches (#2566)HoleFish
* fix * refactor
2024-04-12updateMartin Robertz
2024-04-12Fix multiblock structure check bugs related to borosilicate glass. (#3)Abdiel Kavash
* uBS + uD * Borosilicate Glass check fix * Non-exotic Energy Hatch fix. * Replace for loops.
2024-04-12updateMartin Robertz
2024-04-12Oil cracker supports stocking input hatches (#2563)HoleFish
fix
2024-04-12updateMartin Robertz
2024-04-12updateMartin Robertz
2024-04-11more robust uuid loading in wireless data (#2564)Glease
more robust uuid parsing
2024-04-11Destroy non-GT tools when they are completely broken (#2565)HoleFish
fix
2024-04-11Fix Boldarnator tooltip. (#865)Abdiel Kavash
* Fix Boldarnator tooltip. * spotless --------- Co-authored-by: Connor-Colenso <52056774+connor-colenso@users.noreply.github.com>
2024-04-11Fix recipe loop. (#866)Abdiel Kavash
Remove erroneous recipe.
2024-04-09Add mention of required air to LGT structure tooltip (#2562)NotAPenguin
add mention of required air to LGT structure tooltip
2024-04-09updateMartin Robertz
2024-04-08improve robustness of me inputs (#2556)Glease
basically, always flush the cached info regardless of whether a GridAccessException has happened. also a bit more checking over whether the ME network is accessible
2024-04-07updateMartin Robertz
2024-04-07Fix the speed of the chemplant (again) (#864)chochem
* fix speed bonus * simplify as requested
2024-04-06updateMartin Robertz
2024-04-06Fix iron/wood exploit (#2561)chochem
fix trapped chest recycling
2024-04-05updateMartin Robertz
2024-04-04Update README.mdConnor-Colenso
2024-04-04Update README.mdConnor-Colenso
2024-04-03Xenoxene and Radox Cells (#2558)encrypt777
add fluid cells for xenoxene and radox line
2024-04-03Fix duplicate translation ids (#2560)chochem
fix duplicate translation ids
2024-04-03Fix the amount per operation reported in multiblock pump UI. (#2559)Abdiel Kavash
* Fix the amount per operation reported in multiblock pump UI. * why write many code when few code do trick
2024-04-01updateMartin Robertz
2024-04-01Move solderingMaterial warning message (#2557)Reagan Roop
2024-04-01Fix crowbar recursive call (#2555)Lyfts
2024-03-31updateMartin Robertz
2024-03-31Stocking input busses don't update texture on TGS (#863)HoleFish
* fix * move warning
2024-03-30Fix GT lang not accepting en_US string updates (#2552)miozune
2024-03-29updateMartin Robertz
2024-03-29Fix Volcanus NEI preview (#862)Lyfts
fix volcanus preview
2024-03-29updateMartin Robertz
2024-03-29Disable unused hot black steel (#2554)chochem
disable unused hot black steel
2024-03-29Fix phased gold to vibrant alloy replacement (#2553)chochem
replace fluid outputs on fluid extractor, not inputs
2024-03-28Show amperes in/out in tooltip of energy hatches. (#279)Abdiel Kavash
2024-03-26Fix DC UI height (#2551)RealSilverMoon
2024-03-25Add Industrial Apiary upgrade utility methods (#2550)Noktuska
Add Ind. Apiary upgrade utility methods
2024-03-24Fix superchest UI sync (#2549)Abdiel Kavash
Fix superchest sync
2024-03-24changing the magic letters to an understandable modes (9in1) (#860)Quetz4l
changing the magic letters to an understandable mode * bs
2024-03-24updateMartin Robertz
2024-03-24updateMartin Robertz
2024-03-24Remove nanoforge hatch requirement & more frequent structure check (#2547)HoleFish
fix