Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | Imporved Drone Center (#2591) | RealSilverMoon | |
* Add plascrete block as an exception * Spotless * Add sort button * rebalance range * small fix * Add a localized button * Rename and add comment * Spotless | |||
2024-05-04 | Make DTPF lose fuel efficiency over time instead of instantly (#2574) | NotAPenguin | |
* track idle time in MultiBlockBase * save idle time in MTE NBT * decay DTPF fuel efficiency overtime properly * spotless * track idle time in DTPF instead of base MTE * small refactor to simplify logic * Delete unused resetDiscount method * Remove unused override | |||
2024-05-03 | Slight change to ampoc logic (#2590) | chochem | |
* better safeguard for negative oc count. * add new unit test | |||
2024-05-02 | Add constants for tier indexes (#2578) | Guillaume Mercier | |
* Add constants for tier indexes. Just following up on: https://github.com/GTNewHorizons/KubaTech/pull/122#discussion_r1568228992 * spotless apply | |||
2024-04-30 | GT recipe.cfg cleanup (#2579) | chochem | |
* ichorium block fixes * alu ingot fix * iridium ore fix * gt vanilla assembling fixes * ic2 assembler recipe fix * forestry assembler recipe fixes * spotless * electrolyzer * more iridium ore fixes * another ichorium block fix * obsidian stick fix * remove unused railcraft obsidian recipes * remove disabled melon recipe * bring custom plasma fuel values to code * spotless * remove most recipe config uses * fully remove recipe.cfg * dont change recipemapbackend for now | |||
2024-04-28 | Volumetric flask UI fixes. (#2587) | Abdiel Kavash | |
* Volumetric flask UI fix. * Remove unsafe cast. | |||
2024-04-28 | Only trigger Machine Controller Cover Safe Mode when a shutdown was ↵ | Abdiel Kavash | |
critical. (#2586) * Only trigger Machine Controller Cover Safe Mode when a shutdown was critical. * spotless | |||
2024-04-24 | Fix Drone Centre Memory Leak (#2582) | RealSilverMoon | |
* Fix: downlink connect to various centres * Spawn drone item after destroying * Update lang * Save to nbt | |||
2024-04-23 | remove duplicate wheat maceration (#2585) | chochem | |
2024-04-22 | Add accessor for Waila steam multi fix (#2584) | chochem | |
* add accessor for Waila steam multi fix * Update src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java Co-authored-by: Raven Szewczyk <git@eigenraven.me> --------- Co-authored-by: Raven Szewczyk <git@eigenraven.me> | |||
2024-04-20 | Generate plasmas and plasma cells for a couple materials (#2583) | GDCloud | |
* add some plasmas & plasma cells * wrong material | |||
2024-04-18 | Swap around order of if-tests in machine explosion check to slightly speed ↵ | NotAPenguin | |
up MTE updates (#2580) Re-order some logic in machine rain explosion check | |||
2024-04-16 | Improve charcoal pile igniter tooltip (#2570) | Daniel Gealow | |
* Improve charcoal pile igniter tooltip Clarify and expand the structure guidelines * Reformat long line | |||
2024-04-16 | Fix small boiler NPE (#2576) | HoleFish | |
fix | |||
2024-04-15 | clean up inconsistent state mutation (#2567) | Glease | |
2024-04-15 | Fix typo in bee mutation tooltip (#2573) | NotAPenguin | |
fix typo in bee tooltip | |||
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 | Oil cracker supports stocking input hatches (#2563) | HoleFish | |
fix | |||
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-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 | 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 | 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 | 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 | Fix free oxygen loop caused by chem balance violation (#2548) | chochem | |
use correct recipe map | |||
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 | 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 | Fix crib separation (#2537) | chochem | |
fix crib separation |