Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | update | Martin Robertz | |
2024-03-16 | Fix AAL batch mode duping fluid on last batch in rare cases. (#36) | NotAPenguin | |
Fixes a bug with batch mode AAL duping fluid on the last batch if the batch size does not perfectly divide the amount of recipes available. Tested current batch mode implementation with @Amarozo48 in discord, everything works fine now. Forgot to update my branch properly so the previous commits are included but no additional changes to master, sorry. | |||
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 | update | Martin Robertz | |
2024-03-15 | Fix batch mode slowing down groups of multiple AAL (#35) | NotAPenguin | |
Uses the amount of fluid available instead of amount of first item to limit batch count. Setups can then use regular input hatches to make sure a group of multiple AALs doesn't "steal" batches from other AALs connected to the same item inputs, which would slow down the entire craft. Addresses the final issue of #32 | |||
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 | |||
2024-03-11 | Add alternative recipes for superconductors using molten spacetime (#2533) | HoleFish | |
* add recipes * remove umv speed bonus | |||
2024-03-11 | fix wrench not rotating blocks on server side (#2525) | ghostflyby | |
2024-03-11 | Fix stocking hatches recipe check (#2531) | miozune | |
2024-03-11 | fix coal chunk recipe weirdness (#2534) | chochem | |
remove assembler recipe for ic2 coal ball |