Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-03 | Widen text field of ME input hatches (#2382) | HoleFish | |
* me input bus * me input hatch | |||
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 | update bs+deps | Martin Robertz | |
2023-11-27 | Fix recipe check (#2379) | HoleFish | |
* Update GT_Recipe.java * strange spotless * part of miozune's suggestion * whatever. need more tests | |||
2023-11-25 | Fix Barnarda C Sapling metadata from bee effect (#2378) | shiita0903 | |
Fix barnardaCsapling metadata. | |||
2023-11-25 | DTPF batch mode (#2372) | HoleFish | |
* apply ProcessingLogic * spotless and delete useless method | |||
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 | |
* Change to only allow connections when Redstone is needed * Forgot spotless copium * Applying oneeyemaker changes | |||
2023-11-19 | Fix input stack size being ignored | miozune | |
2023-11-19 | Fix recipe check once more | miozune | |
2023-11-14 | Toned down DistilleryLoop.ogg to 60% | minecraft7771 | |
2023-11-14 | remove duplicate LCR recipe | chochem | |
2023-11-14 | Harvest IC2 machine with wrench left click (#2365) | ghostflyby | |
* Harvest IC2 machine with wrench left click * right click functions are left unchanged | |||
2023-11-14 | Allow a recipe's displayed NEI item outputs to be changed (#2367) | Elisis | |
* Add GT_Recipe#getRepresentativeOutputs method * Spotless apply for branch nei-output-override for #2367 (#2368) spotlessApply Co-authored-by: GitHub GTNH Actions <> * Javadoc, move method, remove unnecessary import, Object to ItemStack * Actually fix merge * Spotless apply for branch nei-output-override for #2367 (#2369) spotlessApply Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2023-11-14 | Fix recipe check after previous PR (#2364) | miozune | |
* Fix wildcard recipes not working * Fix recipe can be run without non-consumed item second time * Add API for addons to modify input consumption behavior * Fix recipes falsely being sensitive to NBT | |||
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 | |
* update progress to fit a bit better * no need for math(round) | |||
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 | |
* Update GT_Recipe.java add a method to calculate max parallel by inputs * remove incredible loop in parallel calculation * Update GT_Recipe.java overwrite maxParallelCalculatedByInput split isRecipeInputEqual into maxParallelCalculatedByInput and consumeInput * Fix * spotless and fix * spotless * optimize * batch mode optimize * Update notes | |||
2023-11-10 | update deps | Martin Robertz | |
2023-11-10 | Add config to crash on null recipe input (#2360) | miozune | |
2023-11-08 | update deps | Martin Robertz | |
2023-11-08 | Migrate to non-Object version Utility methods (#2359) | ghostflyby | |
A few calls restricted by other methods and interfaces are left untouched. | |||
2023-11-08 | update bs+deps | Martin Robertz | |
2023-11-08 | Overloaded utility methods with more specific types (#2357) | ghostflyby | |
* Added overloaded utility methods with more specific types * Deprecating old ones | |||
2023-11-06 | Add separated flags for recipe builder debug (#2352) | miozune | |
* Add separated flags for recipe builder debug * Better way to handle all flag | |||
2023-11-02 | update bs+deps | Martin Robertz | |
2023-11-02 | Override allowPutStack | kuba6000 | |
2023-10-30 | update deps | Martin Robertz | |
2023-10-30 | Update comment | kuba6000 | |
2023-10-29 | Add KubaTech to mods enum (#2354) | Jakub | |
* Add KubaTech to mods enum * Sort enum content | |||
2023-10-29 | make nocircuit styrene sb only | chochem | |
2023-10-28 | update deps | Martin Robertz | |
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 | update deps | Martin Robertz | |
2023-10-27 | Use new interface term API for cribs (#2314) | firenoo | |
* Use new interface term API for cribs Requires new AE2 version before this works. * Update dependencies.gradle * sa * Update dependencies.gradle * Update dependencies.gradle * fix wrong tag (cherry picked from commit 5197207f744b5f7e65d229893b872af6608d8b25) * Update `ae2` and fix compatability --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Andrei Laiff <q.laiff@gmail.com> | |||
2023-10-24 | update deps | Martin Robertz | |
2023-10-24 | New base and active textures for stocking input bus/hatch and ME output ↵ | tth05 | |
bus/hatch (#2339) * Periodically update active state of ME hatches * Use HV casing textures for ME hatches * Add new textures for stocking input bus/hatch and me output bus/hatch --------- Co-authored-by: Pelotrio <45769595+Pelotrio@users.noreply.github.com> | |||
2023-10-23 | Backport paint solvent from GTCEu (#2346) | Caedis | |
2023-10-22 | implement drain for stocking input hatch (#2347) | Glease | |
This is primarily used by depleteInput() from controller. only drain from internal source (i.e. ForgeDirection.UNKNOWN) is allowed |