Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-17 | update | Martin Robertz | |
2024-04-17 | Fix plat exploits (#6) | chochem | |
* fix plat exploits * fix | |||
2024-04-16 | update | Martin Robertz | |
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-16 | update | Martin Robertz | |
2024-04-16 | update | Martin Robertz | |
2024-04-16 | Allow wire cutter to toggle batch mode on Component Assembly line (#250) | NotAPenguin | |
* Allow wire cutter to toggle batch mode on COAL * spotlessApply (#251) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2024-04-16 | Allow wire cutter to toggle batch mode on MABS (#868) | NotAPenguin | |
* Allow wire cutter to toggle batch mode on MABS * Spotless apply for branch fix/tool-batch-mode for #868 (#869) spotlessApply Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2024-04-16 | update | Martin Robertz | |
2024-04-15 | clean up inconsistent state mutation (#2567) | Glease | |
2024-04-15 | fix (#4) | HoleFish | |
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 | update | Martin Robertz | |
2024-04-12 | Fix 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-12 | update | Martin Robertz | |
2024-04-12 | Oil cracker supports stocking input hatches (#2563) | HoleFish | |
fix | |||
2024-04-12 | update | Martin Robertz | |
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-11 | Fix Boldarnator tooltip. (#865) | Abdiel Kavash | |
* Fix Boldarnator tooltip. * spotless --------- Co-authored-by: Connor-Colenso <52056774+connor-colenso@users.noreply.github.com> | |||
2024-04-11 | Fix recipe loop. (#866) | Abdiel Kavash | |
Remove erroneous recipe. | |||
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-09 | update | Martin Robertz | |
2024-04-09 | Time to empty/full with seconds/mins/days/years (#86) | Reflex18 | |
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-07 | update | Martin Robertz | |
2024-04-07 | Fix the speed of the chemplant (again) (#864) | chochem | |
* fix speed bonus * simplify as requested | |||
2024-04-06 | update | Martin Robertz | |
2024-04-06 | Fix iron/wood exploit (#2561) | chochem | |
fix trapped chest recycling | |||
2024-04-05 | update | Martin Robertz | |
2024-04-05 | update | Martin Robertz | |
2024-04-05 | Added a time to empty/time to full readout on the LSC (#85) | Reflex18 | |
* gradle * Adding empty/filling readout to lsc Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java Update GTMTE_LapotronicSuperCapacitor.java * Adding caching to avgin and avgout * Moving cache up to include a few more variables * Moved it to be inside the method call * Spotless applied | |||
2024-04-04 | Update README.md | Connor-Colenso | |
2024-04-04 | Update README.md | Connor-Colenso | |
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-31 | update | Martin Robertz | |
2024-03-31 | Stocking input busses don't update texture on TGS (#863) | HoleFish | |
* fix * move warning |