AlgorithmX2
675d068934
Swapped Crafting / Processing Tab behavior, seems more natural.
2014-07-14 22:33:17 -05:00
AlgorithmX2
423e6be0c8
Create a sort order for interfaces based on their location.
2014-07-12 20:20:21 -05:00
AlgorithmX2
131538349a
Removed Ore Substitution button.
2014-07-11 15:06:09 -05:00
AlgorithmX2
7242dfeb08
Fixed Crafting CPU Render.
...
Finished Crafting Confirm Screen
Added logic to prevent crafting in cpus with too little storage.
2014-07-10 23:46:51 -05:00
AlgorithmX2
d2e332eedb
Fixed NEI Ghost Overlays.
2014-07-09 22:18:50 -05:00
AlgorithmX2
16ef731c00
Interface Terminal
...
Fixed bug with Assembler Packet Crashing the server.
2014-07-09 03:17:11 -05:00
AlgorithmX2
813c1bcb58
Considerable progress on Interface terminal.
2014-07-07 22:48:21 -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
d958ac5c6b
Fix bug where Crafting CPU Gui would leave scroll bar in the top left corner if it was empty.
2014-07-04 17:41:39 -05:00
AlgorithmX2
4ce40869f4
Fix issues with Pattern Terminal.
2014-07-01 20:43:08 -05:00
AlgorithmX2
36f81cf0b7
MORE Gui work for crafting
2014-06-29 04:06:07 -05:00
AlgorithmX2
c8bdf1bd45
Crafting Plan Screen is almost done.
2014-06-28 15:18:36 -05:00
AlgorithmX2
c99964dad6
Finished Crafting CPU Gui.
2014-06-28 00:20:12 -05:00
AlgorithmX2
ad0151d086
Handle Crafting CPU Gui Networking and background monitoring.
2014-06-27 00:45:29 -05:00
AlgorithmX2
2a8c028ab9
minor cpu gui work.
2014-06-26 21:47:26 -05:00
AlgorithmX2
4ab4b335c3
Started work on Crafting CPU Gui
2014-06-25 20:49:37 -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
92f728be67
Crafting Calculator mostly works now - is missing features however.
2014-06-16 00:48:43 -05:00
AlgorithmX2
03330d02ba
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-06 21:10:26 -05:00
AlgorithmX2
a50505fed6
Fixed Bug: #0431 - Weird Inventory behaviour in SkyChests with InvTweaks
2014-06-06 21:04:59 -05:00
AlgorithmX2
fe74989563
Keep Search when switching between crafting and normal view.
2014-06-02 21:04:47 -05:00
AlgorithmX2
fa376237fd
remove unused variable, and added lumen cable.
2014-05-25 17:43:17 -05:00
AlgorithmX2
bd7b154455
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-25 00:03:27 -05:00
AlgorithmX2
d5cfa12f76
Added Energy Cells Charge levels to Waila
2014-05-24 18:22:50 -05:00
AlgorithmX2
397dbe8d10
Added Next button.
...
Added text for Amount gui.
2014-05-24 16:16:22 -05:00
AlgorithmX2
832c4ecdb9
Only show crafting/stored/both where applicable.
2014-05-23 23:21:10 -05:00
AlgorithmX2
bc55956d56
Crafting Amount Gui Mostly Done, missing "Next Button"
2014-05-23 23:20:56 -05:00
AlgorithmX2
e2c3e18133
Added Crafting/Stored/Both setting to ItemRepo
2014-05-22 21:41:09 -05:00
AlgorithmX2
01bf88061d
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
container/implementations/ContainerStorageBus.java
core/sync/packets/PacketValueConfig.java
2014-05-22 18:49:02 -05:00
AlgorithmX2
cbe41337ed
Added Clear and Partition Based on contents to Storage Bus.
2014-05-21 21:09:29 -05:00
AlgorithmX2
fa1feff8f0
Added View Button ( dosn't work )
2014-05-19 23:13:25 -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
440ac95dc4
Change Tooltip for clear button in Crafting Terminal.
2014-05-18 14:53:18 -05:00
AlgorithmX2
b0aedc1b01
MAC Now shows progress.
2014-05-08 23:09:42 -05:00
AlgorithmX2
1db9283eed
Swapped out Gui Sync with something a little more fancy.
2014-05-07 00:22:42 -05:00
AlgorithmX2
24d497e583
MAC Gui upgrade slots and network tool fixes.
2014-05-06 21:21:12 -05:00
AlgorithmX2
3351af3d4e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
items/materials/MaterialType.java
util/Platform.java
2014-05-06 20:45:38 -05:00
AlgorithmX2
66a7e191a4
If you have more then 10,000 of any part it now properly converts to "10k" instead of showing an unlocalized string
2014-05-04 19:24:42 -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
34abc147bc
Minimum of 3 rows.
2014-04-26 21:54:08 -05:00
AlgorithmX2
eadd67a34c
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-04-24 02:14:58 -05:00
AlgorithmX2
07a98270c3
Fixed #0356 - Scrollbar is locked after right click searchbox
2014-04-24 02:13:33 -05:00
AlgorithmX2
e95da25144
Started Work in MAC Gui.
2014-04-24 01:14:26 -05:00
AlgorithmX2
e9759f681e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-04-20 13:53:43 -05:00
AlgorithmX2
2e71a6530e
Added NEI Sync.
2014-04-19 23:35:13 -05:00
AlgorithmX2
67d46d57d2
Patterns can now be encoded.
...
Added a clear button to the Pattern Terminal.
Added description to the Encoded Pattern Item.
2014-04-17 01:15:56 -05:00
AlgorithmX2
f14581edae
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-04-16 23:39:03 -05:00
AlgorithmX2
f5fc2ba18e
Removed Terminal style from Portable Cell Gui.
...
Portable Cell now only shows 3 rows now, like it should.
Security Gui now has the proper width.
Fixed bug introduced in #90 to show background behind security terminal slots.
2014-04-16 13:48:03 -05:00
AlgorithmX2
71b5fd4555
Hid View Cells on Portable Cell and ME Chest.
2014-04-16 12:16:21 -05:00
AlgorithmX2
d84be03027
Large chunk on the pattern terminal.
2014-04-09 23:51:08 -05:00