AlgorithmX2
c99964dad6
Finished Crafting CPU Gui.
2014-06-28 00:20:12 -05:00
AlgorithmX2
20de41caca
Fix forcePlan Flag.
2014-06-27 00:45:10 -05:00
AlgorithmX2
115c3e597a
API Sync, IBaseMonitor
2014-06-27 00:44:56 -05:00
AlgorithmX2
215c097506
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-25 23:02:22 -05:00
AlgorithmX2
9b65cc210d
Update MFR Rednet API
2014-06-25 21:19:20 -05:00
AlgorithmX2
fdf3272fe0
Added Molecular Assembler Render.
2014-06-23 22:55:16 -05:00
AlgorithmX2
f41c5793fe
Fix an issue where interfaces would not cause storage buses to re-check their status.
2014-06-23 00:08:38 -05:00
AlgorithmX2
d4619fd48e
Adjusted Timing for MAs
...
MAs now save when things change.
Fixed a sleeping issue with MAs
MAs now drop their upgrades properly.
2014-06-22 23:52:14 -05:00
AlgorithmX2
d730fe17b1
Interfaces now drop there items properly.
2014-06-22 23:51:20 -05:00
AlgorithmX2
ff9a10b926
Crafting is virtually working 100%
2014-06-22 02:00:38 -05:00
AlgorithmX2
65e9e272c4
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-21 11:57:38 -05:00
AlgorithmX2
dd9c85e43e
Prevent block updates while loading parts; Should fix http://openeye.openmods.info/crashes/baf3e72a51ad8a5b8680ec24a819bc86
2014-06-20 12:12:48 -05:00
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
AlgorithmX2
04797294bb
implemented validForPass on all inventory handlers; allowed crafting to skip second pass.
2014-06-20 02:10:02 -05:00
AlgorithmX2
755e87f006
Fixed bug with accelerator detection.
2014-06-20 02:07:52 -05:00
AlgorithmX2
b8a8f2f202
Crafting is now possible ( not complete but possible )
2014-06-19 01:28:45 -05:00
AlgorithmX2
32ee57c3a9
Separated Crafting job into a worker thread.
...
Crafting calculation can be canceled.
Hooked up a crafting calculation launch and the confirmation GUI.
2014-06-18 01:23:37 -05:00
AlgorithmX2
0a18f2d926
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-17 23:36:53 -05:00
AlgorithmX2
6084ac4e80
Fix Failed Insert Loop in IO Port.
2014-06-17 16:45:26 -05:00
AlgorithmX2
1632d2d72e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
items/tools/powered/ToolMassCannon.java
2014-06-16 00:51:51 -05:00
AlgorithmX2
730200ed8d
Multi-block clean up should be cleaner now.
2014-06-13 14:39:36 -05:00
AlgorithmX2
652d2e6018
Also Cables no longer glow in the dark :P
...
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
core/localization/GuiText.java
2014-06-08 21:13:53 -05:00
AlgorithmX2
8dcf25a652
Fixed a bug where RF and IC2 tunnels could vaporize them selves.
...
Fixed Bug: #0514 - An unknown error occurs frequently
2014-06-08 18:10:19 -05:00
AlgorithmX2
87bd8f3c22
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-07 23:29:57 -05:00
AlgorithmX2
14aba981b2
Tweaked Energy Flow Code for Network Acceptor, should be more what I'm looking for.
2014-06-07 19:23:31 -05:00
AlgorithmX2
f6d7762725
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
items/tools/powered/ToolMassCannon.java
2014-06-04 23:05:22 -05:00
AlgorithmX2
1ab7f7c110
Ditch AABBPool
2014-06-04 22:59:56 -05:00
AlgorithmX2
883292a7b1
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-03 20:49:40 -05:00
AlgorithmX2
885bdbf9d5
More intelligent funneling demand.
2014-06-03 20:33:04 -05:00
AlgorithmX2
584782ec6e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-02 01:44:48 -05:00
AlgorithmX2
10939b6001
RF Now only inserts up to the overflow.
2014-06-02 01:33:16 -05:00
AlgorithmX2
900a278ec2
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
core/localization/GuiText.java
2014-05-31 20:58:52 -05:00
AlgorithmX2
8183becfd4
Paint Balls.
2014-05-31 20:50:56 -05:00
AlgorithmX2
b872ae66c3
Fixed http://ae2.ae-mod.info/Tracker/0475/
2014-05-29 11:41:29 -05:00
AlgorithmX2
7b33635c47
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-25 11:07:18 -05:00
AlgorithmX2
4cf6f4e5f9
Don't Show Energy Cell info if the NBT Came from the client.
2014-05-25 11:06:59 -05:00
AlgorithmX2
bd7b154455
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-25 00:03:27 -05:00
AlgorithmX2
baefedc4b8
ME Chest can have its drive removed via automation via the front slot.
2014-05-24 23:49:24 -05:00
AlgorithmX2
a861f09b01
ME Chest insertion behavior fixed.
...
ME Chest drive slot now properly accessible from front drive face.
ME Chests can now function as tanks. ( fluid cells from extra cells )
ME Chests now return an empty slot list when they have no storage cells ( thus disconnecting from pipes. )
Fixed https://github.com/M3gaFr3ak/ExtraCells2/issues/18
2014-05-24 18:25:22 -05:00
AlgorithmX2
a3264d03e2
Crafting CPUs now appear offline unless hey have their channel requirement met.
...
Also their status shows in waila.
2014-05-22 21:43:15 -05:00
AlgorithmX2
68993534d9
Slowly working towards crafting.
...
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
client/gui/widgets/GuiImgButton.java
core/localization/ButtonToolTips.java
2014-05-18 20:05:03 -05:00
AlgorithmX2
b15d3af12b
Crafting CPU basics.
2014-05-17 22:19:23 -05:00
AlgorithmX2
cfeebae5ac
First pass at trying to make a CPU render - is basically a multiblock heat vent at this point.
2014-05-15 09:34:38 -05:00
AlgorithmX2
6a8fafa58d
Working Towards Crafing CPU MultiBlock
2014-05-13 21:42:14 -05:00
AlgorithmX2
25a588f303
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
container/AEBaseContainer.java
core/sync/AppEngPacketHandlerBase.java
2014-05-13 19:25:07 -05:00
AlgorithmX2
14b7fe8a42
Add better custom security features.
2014-05-12 23:15:46 -05:00
AlgorithmX2
45c292344f
Fixed Dormant Chunk Cache.
2014-05-12 21:15:45 -05:00
AlgorithmX2
be645f3e2f
MJ 6 + MJ 5 Integration.
2014-05-11 16:13:37 -05:00
AlgorithmX2
ce561ffbe3
Merge in Builder support.
2014-05-11 13:48:14 -05:00
AlgorithmX2
34048d45a2
Don't erase inventory when someone asks for the drops...
2014-05-11 13:30:36 -05:00