AlgorithmX2
16ef731c00
Interface Terminal
...
Fixed bug with Assembler Packet Crashing the server.
2014-07-09 03:17:11 -05:00
AlgorithmX2
1541998281
Sync up rv0 branch fixes into rv1
2014-07-08 19:36:20 -05:00
AlgorithmX2
2ea77d35bc
Delay Block Updates, and save the world!
2014-07-07 23:54:28 -05:00
AlgorithmX2
813c1bcb58
Considerable progress on Interface terminal.
2014-07-07 22:48:21 -05:00
AlgorithmX2
6ce5a8f4c5
Improved NEI Integration and Pattern Terminal Support
2014-07-06 01:52:29 -05:00
AlgorithmX2
e658c40381
Interface Crafting, and fixed crash with import bus gui.
2014-07-06 01:48:21 -05:00
AlgorithmX2
2625b788b1
Fix issue with over utilization of items as they array, only use what you ware waiting for.
...
Interface now wakes it self up when power arrives.
2014-07-05 16:52:15 -05:00
AlgorithmX2
a966c78c12
Fix issue with export bus only crafting 1 thing.
...
API Sync.
2014-07-05 11:53:16 -05:00
AlgorithmX2
fa542c7d15
Add Upgrade Features to Interface, and add Buttons to Interface and Export Bus o alter crafting behavior.
2014-07-04 20:59:50 -05:00
AlgorithmX2
d750a25fca
Back Port "Fix an issue where interfaces would not cause storage buses to re-check their status."
2014-06-26 21:54:42 -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
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
d730fe17b1
Interfaces now drop there items properly.
2014-06-22 23:51:20 -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
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
83d3a3aadb
Crafting calculator now supports damageable items, and ore dictionary stuff in primitive form.
2014-06-16 22:36:35 -05:00
AlgorithmX2
92f728be67
Crafting Calculator mostly works now - is missing features however.
2014-06-16 00:48:43 -05:00
AlgorithmX2
44986692ef
Pattern progress.
2014-06-08 11:25:46 -05:00
AlgorithmX2
87bd8f3c22
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-07 23:29:57 -05:00
AlgorithmX2
50541cebe6
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
AlgorithmX2
03330d02ba
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-06 21:10:26 -05:00
AlgorithmX2
6646f7c7f0
No more duplicate patterns in meteorites.
2014-06-05 23:51:37 -05:00
AlgorithmX2
584782ec6e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-02 01:44:48 -05:00
AlgorithmX2
8373a33301
Interface now validates if its plan makes sense...
2014-06-02 01:32:38 -05:00
AlgorithmX2
82ac1eb2e7
Add support for Mouse Wheel Event passing to Items. the clean way.
2014-05-26 03:25:17 -05:00
AlgorithmX2
bc55956d56
Crafting Amount Gui Mostly Done, missing "Next Button"
2014-05-23 23:20:56 -05:00
AlgorithmX2
168309ee50
Fixed Outputs for non-crafting Patterns.
2014-05-22 21:41:54 -05:00
AlgorithmX2
e47bc5965d
Update interface crafting lists.
2014-05-22 21:41:24 -05:00
AlgorithmX2
db8c29a9b4
Pattern registration still a work in progress.
2014-05-19 23:13:43 -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
8838fc4ba6
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-15 21:43:11 -05:00
AlgorithmX2
6f96ae6074
Removed Alpha Migration.
...
Fixed a crash when AE is rendering as a FMP Part.
Meteorite Loot is now less random.
Added support for CLApi ( might be neat as it develops )
2014-05-15 21:18:30 -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
ff12aa1673
Added Shit+Mouse wheel to pick up / drop items.
...
Added Partial ItemStack packets to report to the server what itemstack is the target of interation.
Fixed Repairing Items in CraftingTerminal.
2014-05-12 23:11:19 -05:00
AlgorithmX2
f031972fcd
Started working on crafting infrastructure and C-Cpus
2014-05-08 23:10:12 -05:00
AlgorithmX2
6532af979d
Molecular Assembler Single Pattern Mode "works"
2014-05-08 00:58:43 -05:00
AlgorithmX2
5dbba26930
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-03 19:23:48 -05:00
AlgorithmX2
e1c6b18399
Special Handlers are now properly wrapped in IMEMonitors for Storage Bus to function properly.
2014-05-03 19:21:33 -05:00
AlgorithmX2
3c510b6925
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
core/localization/GuiText.java
core/sync/AppEngPacketHandlerBase.java
2014-05-03 14:12:19 -05:00
AlgorithmX2
1d5e5679b3
Meteorite Chests now can contain other nuggets, and not use AE's nuggets when they are disabled.
2014-04-27 23:49:14 -05:00
AlgorithmX2
f21bf3e9bc
Added Basic Restrictions on slots in MAC.
2014-04-24 20:55:29 -05:00
AlgorithmX2
a4eb01b191
Allow security hand shakes for monitorables.
2014-04-17 22:33:48 -05:00
AlgorithmX2
db6a958a6f
Fix Interface Crash caused by negative items.
2014-04-09 14:22:17 -05:00
AlgorithmX2
5248eeeace
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
AlgorithmX2
27f374eb04
Added Rotatable Blocks integration.
2014-04-03 23:12:35 -05:00
AlgorithmX2
e91a3a9cc1
API Sync.
2014-03-25 12:13:34 -05:00