Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | Fix broken input separation (#2572) | HoleFish | |
fix | |||
2024-04-15 | fix fake tank capacity for waila (#2571) | Quetz4l | |
2024-04-13 | Allow 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-13 | Fix voltage for a few cover recipes (#2569) | chochem | |
they are meant to be LV | |||
2024-04-13 | Fix AL crash with ME hatches (#2566) | HoleFish | |
* fix * refactor | |||
2024-04-12 | update | Martin Robertz | |
2024-04-12 | Oil cracker supports stocking input hatches (#2563) | HoleFish | |
fix | |||
2024-04-12 | update | Martin Robertz | |
2024-04-11 | more robust uuid loading in wireless data (#2564) | Glease | |
more robust uuid parsing | |||
2024-04-11 | Destroy non-GT tools when they are completely broken (#2565) | HoleFish | |
fix | |||
2024-04-09 | Add mention of required air to LGT structure tooltip (#2562) | NotAPenguin | |
add mention of required air to LGT structure tooltip | |||
2024-04-09 | update | Martin Robertz | |
2024-04-08 | improve 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-06 | update | Martin Robertz | |
2024-04-06 | Fix iron/wood exploit (#2561) | chochem | |
fix trapped chest recycling | |||
2024-04-03 | Xenoxene and Radox Cells (#2558) | encrypt777 | |
add fluid cells for xenoxene and radox line | |||
2024-04-03 | Fix duplicate translation ids (#2560) | chochem | |
fix duplicate translation ids | |||
2024-04-03 | Fix 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-01 | update | Martin Robertz | |
2024-04-01 | Move solderingMaterial warning message (#2557) | Reagan Roop | |
2024-04-01 | Fix crowbar recursive call (#2555) | Lyfts | |
2024-03-30 | Fix GT lang not accepting en_US string updates (#2552) | miozune | |
2024-03-29 | update | Martin Robertz | |
2024-03-29 | Disable unused hot black steel (#2554) | chochem | |
disable unused hot black steel | |||
2024-03-29 | Fix phased gold to vibrant alloy replacement (#2553) | chochem | |
replace fluid outputs on fluid extractor, not inputs | |||
2024-03-26 | Fix DC UI height (#2551) | RealSilverMoon | |
2024-03-25 | Add Industrial Apiary upgrade utility methods (#2550) | Noktuska | |
Add Ind. Apiary upgrade utility methods | |||
2024-03-24 | Fix superchest UI sync (#2549) | Abdiel Kavash | |
Fix superchest sync | |||
2024-03-24 | Remove nanoforge hatch requirement & more frequent structure check (#2547) | HoleFish | |
fix | |||
2024-03-24 | update | Martin Robertz | |
2024-03-24 | Fix free oxygen loop caused by chem balance violation (#2548) | chochem | |
use correct recipe map | |||
2024-03-22 | update | Martin Robertz | |
2024-03-22 | reduce lags from simple washers (#2545) | Quetz4l | |
reduce lags from washers do not update machines if nothing has changed | |||
2024-03-22 | Fix Machine Metal color (#2546) | Kogepan229 | |
2024-03-21 | Buff salt byproduct in Polyphenylene Sulfide line (#2542) | HoleFish | |
fix | |||
2024-03-18 | Fusion reactor UI fix (#2543) | Abdiel Kavash | |
* Fusion reactor UI fix * derp | |||
2024-03-16 | update | Martin Robertz | |
2024-03-16 | Fix typo in kevlar tooltips (#2541) | NotAPenguin | |
fix typo in kevlar tooltips | |||
2024-03-15 | Don't hide brewery recipes & unhide more drinks (#2540) | miozune | |
2024-03-15 | Ensure crib works for multismelter (#2538) | chochem | |
crib for smelter | |||
2024-03-15 | Show the reason why the machine shutdown on DC (#2536) | RealSilverMoon | |
* Allow highlight far machine * Allow highlight far machine * Show the reason why the machine shutdown * Update button dynamically | |||
2024-03-15 | Unhide 3 craftable drinks (#2539) | miozune | |
2024-03-14 | update | Martin Robertz | |
2024-03-14 | Fix crib separation (#2537) | chochem | |
fix crib separation | |||
2024-03-13 | Add holo glasses support for CRIBs (#2535) | Lyfts | |
add holo glasses support for cribs | |||
2024-03-13 | update | Martin Robertz | |
2024-03-13 | Numeric widget and localized number formatting. (#2532) | Abdiel Kavash | |
* Cover widgets * Volumetric flask * Misc textfields * Update GT_MetaTileEntity_MultiBlockBase.java * Update GT_MetaTileEntity_MultiBlockBase.java * Fixes decimal digits --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-03-12 | update | Martin Robertz | |
2024-03-11 | Fix Fusion overclock (#2528) | HoleFish | |
fix | |||
2024-03-11 | Fix OC calculator gets too much EUt consumption when limitOverclocks=true ↵ | HoleFish | |
(#2529) fix |