Age | Commit message (Expand) | Author |
2023-12-17 | Remove IC2 iridium exploit (#2402) | chochem |
2023-12-09 | Fix input hatches for large turbine & boiler not accepting fluids (#2400) | miozune |
2023-12-07 | add ic2steam to cracked recipes (#2399) | Martin Robertz |
2023-12-07 | change Import/Export to Export/Import to match button position (#2397) | Martin Robertz |
2023-12-07 | Fix some singleblock not overclocking (#2398) | miozune |
2023-12-06 | Fix null problem with recycler (#2396) | miozune |
2023-12-05 | Revert "make quantum tanks not slow you down for later game players (#2392)" | Martin Robertz |
2023-12-05 | make quantum tanks not slow you down for later game players (#2392) | bombcar |
2023-12-04 | Fix RA1 addChemicalRecipe not handling cells (#2391) | miozune |
2023-12-04 | Add API to limit number of recipe outputs (#2390) | miozune |
2023-12-04 | Fix parallel helper crash with 0 EU/t recipe (#2389) | miozune |
2023-12-03 | Refactor RecipeMap (#2345) | miozune |
2023-12-03 | Fix non-MUI way used for syncing itemstack (#2387) | miozune |
2023-12-03 | Widen text field of ME input hatches (#2382) | HoleFish |
2023-12-03 | Plasma Mixer: only consume power when recipe starts. Fixes #14895. (#2375) | Alex Bee |
2023-11-30 | add configuration circuit to ferrite mixture recipe (#2385) | Glease |
2023-11-27 | Move pipes from NHCore (#2381) | miozune |
2023-11-27 | Always enable all material components (#2380) | miozune |
2023-11-27 | Fix recipe check (#2379) | HoleFish |
2023-11-25 | Fix Barnarda C Sapling metadata from bee effect (#2378) | shiita0903 |
2023-11-25 | DTPF batch mode (#2372) | HoleFish |
2023-11-25 | Show rotation grid direction for IC2 wrenchable and vanilla (#2377) | ghostflyby |
2023-11-22 | Fix wrench opening gui when rotating some blocks (#2376) | ghostflyby |
2023-11-20 | Change to only allow connections when Redstone is needed (#2374) | Ryan Nasers |
2023-11-19 | Fix input stack size being ignored | miozune |
2023-11-19 | Fix recipe check once more | miozune |
2023-11-14 | remove duplicate LCR recipe | chochem |
2023-11-14 | Harvest IC2 machine with wrench left click (#2365) | ghostflyby |
2023-11-14 | Allow a recipe's displayed NEI item outputs to be changed (#2367) | Elisis |
2023-11-14 | Fix recipe check after previous PR (#2364) | miozune |
2023-11-14 | Notifiy greg tech tile entities of world unload event (#2366) | tth05 |
2023-11-12 | update progress to fit a bit better (#2363) | bombcar |
2023-11-12 | Fix EV+ Powered Repeller Range | TechnicianLP |
2023-11-12 | Add onChunkUnload method to IMetaTileEntity (#2362) | tth05 |
2023-11-12 | fix lag caused by too much parallel (#2358) | HoleFish |
2023-11-10 | Add config to crash on null recipe input (#2360) | miozune |
2023-11-08 | Migrate to non-Object version Utility methods (#2359) | ghostflyby |
2023-11-08 | Overloaded utility methods with more specific types (#2357) | ghostflyby |
2023-11-06 | Add separated flags for recipe builder debug (#2352) | miozune |
2023-11-02 | Override allowPutStack | kuba6000 |
2023-10-30 | Update comment | kuba6000 |
2023-10-29 | Add KubaTech to mods enum (#2354) | Jakub |
2023-10-29 | make nocircuit styrene sb only | chochem |
2023-10-28 | don't panic over collisions | chochem |
2023-10-28 | Another check if autopull is available | Pelotrio |
2023-10-28 | Address requested changes | Pelotrio |
2023-10-28 | Rename the hatches to make it consistent with `MetaTileEntityIDs` | Pelotrio |
2023-10-28 | Change casing tier to make it consistent with the coming recipes | Pelotrio |
2023-10-28 | Add non-autopull version of stocking input bus/hatch | Pelotrio |
2023-10-27 | Use new interface term API for cribs (#2314) | firenoo |