Applied-Energistics-2-tiler.../helpers
AlgorithmX2 6cbc5aa953 Recursive crafting works.
MA's can accept pushes.
Interfaces no alter pushing behavior depending on ICraftingMachine settings.
Fixed bug where crafting would record items that don't exist as available for the initial pull.
2014-06-20 02:12:39 -05:00
..
AEMultiTile.java Switched from FML Optional to AE Optional, lets me specify more interesting requirements for integration, and lets the config alter the resulting integration setup. 2014-04-06 01:55:24 -05:00
DualityInterface.java Recursive crafting works. 2014-06-20 02:12:39 -05:00
ICustomCollision.java Allow Visual/Non Visual Boxes to differ for Custom Collsion / Buses. 2014-01-31 11:11:50 -06:00
ICustomNameObject.java Added Meteorite Spawn Distance Setting. 2014-03-15 01:58:21 -05:00
IInterfaceHost.java Started working on crafting infrastructure and C-Cpus 2014-05-08 23:10:12 -05:00
IMouseWheelItem.java Add support for Mouse Wheel Event passing to Items. the clean way. 2014-05-26 03:25:17 -05:00
InventoryAction.java Crafting Amount Gui Mostly Done, missing "Next Button" 2014-05-23 23:20:56 -05:00
IPriorityHost.java Pretty much all of security minus the gui. 2014-01-26 22:00:36 -06:00
LocationRotation.java Added Rotatable Blocks integration. 2014-04-03 23:12:35 -05:00
MetaRotation.java Ported to 1.7 2014-02-08 19:34:52 -06:00
MeteoritePlacer.java Meteorites can no generate much taller craters and expand their view of the world as blocks are destroyed so they can keep enlarging up to the max height limit. 2014-06-07 19:51:08 -05:00
NullRotation.java Fixed invalid Orientation. 2014-03-22 13:27:44 -05:00
PatternHelper.java Crafting is now possible ( not complete but possible ) 2014-06-19 01:28:45 -05:00
PlayerSecuirtyWrapper.java Add better custom security features. 2014-05-12 23:15:46 -05:00
WirelessTerminalGuiObject.java implemented validForPass on all inventory handlers; allowed crafting to skip second pass. 2014-06-20 02:10:02 -05:00