AlgorithmX2
e3c5c9545a
Added Facade Crafting to NEI.
...
Also added some helpful text to charged quartz, and meteorite presses.
2014-08-13 20:26:41 -05:00
AlgorithmX2
b82857b68f
Finished Crafting EmitterLogic.
2014-08-13 00:33:13 -05:00
AlgorithmX2
19ab2d9f04
Added Feature: #0852 - Add a tooltip to un-despawnable items stating as such.
2014-08-09 23:42:40 -05:00
AlgorithmX2
8a194903d8
Added Feature: #0501 - Sorting by Mods
2014-08-05 23:30:59 -05:00
AlgorithmX2
995d985987
Added Crafting Status GUI to Terminals.
2014-08-04 22:33:26 -05:00
AlgorithmX2
c45d7f1b71
Added Network Tool Facade Transparency Option.
2014-08-02 23:53:34 -05:00
AlgorithmX2
a999c30bbc
Added Feature: #0134 - Need info on wireless terminal GUI
2014-08-02 01:12:36 -05:00
AlgorithmX2
c2ca99af03
Added Feature: #0717 - Remove from Interface Terminal
2014-07-30 21:02:37 -05:00
AlgorithmX2
6ef95e0586
Improved Handling of Pattern Corruption.
2014-07-24 10:59:57 -05:00
AlgorithmX2
6aab1c2e35
Show Channel Usage for smart and dense cable in Waila.
...
Waila Plugin now works when parts are in FMP Tiles.
2014-07-22 00:47:24 -05:00
AlgorithmX2
3f29590fad
Paint balls now color entities their color when they get hit for 30 or so seconds ( mostly works ).
...
Paint balls now color sheep.
The Color Applicator can now accept snow balls.
Snowballs can be used to clean paint balls, and to clean cables ( restore fluix )
Tweaks to Color API.
2014-07-20 22:45:08 -05:00
AlgorithmX2
0f50c05a7d
Added Light P2P Tunnel
2014-07-15 02:25:03 -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
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
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
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
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
a1acc1d2d3
More NEI Shinanigans.
2014-06-08 17:30:17 -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
baf5e66144
inWorldPurification messages split for each item, to improve clarity.
2014-05-31 20:57:20 -05:00
AlgorithmX2
161f88e42c
Added Paint Balls.
...
Added Color Applicator.
2014-05-26 03:26:37 -05:00
AlgorithmX2
ef7a1592e7
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-25 18:35:44 -05:00
AlgorithmX2
6b0fa0f142
Clear Memory Card When Shift Clicking on a non-machine / air.
...
Fixed Tooltip to properly localize names.
2014-05-25 18:32:16 -05:00
AlgorithmX2
397dbe8d10
Added Next button.
...
Added text for Amount gui.
2014-05-24 16:16:22 -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
08d6942643
Added all the crafting cpu "blocks" - needs textures and renders.
...
Updated API
2014-05-10 00:00:02 -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
cd5e4caf7b
Added P2P RF Tunnel.
...
Added Added thread local for network recursion for later ( 1.8 ).
2014-05-02 00:00:14 -05:00
AlgorithmX2
9238a530bb
Added World and Grindstone NEI Plugins.
2014-05-01 00:32:58 -05:00
AlgorithmX2
4a2c7c2710
Fixed issue with NEI and font size.
...
Added Crafting Terminal Integration for NEI.
Added Inscriber Recipe Plugin for NEI.
2014-04-30 23:01:22 -05:00
AlgorithmX2
e95da25144
Started Work in MAC Gui.
2014-04-24 01:14:26 -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
d84be03027
Large chunk on the pattern terminal.
2014-04-09 23:51:08 -05:00
AlgorithmX2
7dc251611c
tiny progress...
2014-04-08 21:56:59 -05:00
AlgorithmX2
0cec53eece
More Pattern Terminal Stuff.
2014-04-07 21:25:41 -05:00
AlgorithmX2
85b3a5ef32
Started Work on Pattern Terminal.
2014-04-07 19:43:57 -05:00
AlgorithmX2
13b3555d01
Added Copy Mode to the Cell Workbench.
2014-04-06 18:05:09 -05:00
AlgorithmX2
95b1572aa1
Added Small Vs Tall Terminal Display Setting.
2014-03-27 00:14:34 -05:00
AlgorithmX2
adb03c45c6
Added Current/Max Power to Network Tool.
...
Added Current/Max Power to Spatial IO Port.
Added Required/Efficiency to Spatial IO Port.
Added Power Unit Button / Setting.
Fixed bug with Meteorite and Spatial IO.
Removed Random Logging in Spatial IO.
2014-03-05 23:45:14 -06:00
AlgorithmX2
040e948d8e
Removed Dropped Features.
...
Implemented Spatial Storage.
Fixed bug with ME Chest saying the cell was un-readable.
2014-03-05 01:27:42 -06:00
AlgorithmX2
d32137a336
Added Sky Rock.
...
Added Sky Chest.
2014-02-28 02:12:00 -06:00
AlgorithmX2
9f0f84a93f
Added Sort By Inventory Tweaks.
...
NEI and Invtweaks options are now hidden without the supporting mod.
2014-02-27 01:10:11 -06:00
AlgorithmX2
9161ad0c13
Added Items, Fixed Some Recipe handler errors, and fixed Parts not saving.
2014-02-25 22:34:05 -06:00
AlgorithmX2
eb15bd3a68
Added Energy Watcher API
...
Added Event to Recalculate Channel Requirements for a Node.
Level Emitter can now output redstone based on network energy levels.
Level Emitter's entry field can now hold longs ( text box supports up o trillions )
2014-02-21 00:10:38 -06:00
AlgorithmX2
39fed650aa
Added Waila Integration.
2014-02-19 21:16:41 -06:00
AlgorithmX2
da8677b70a
Formation Plane Added.
2014-02-17 23:51:31 -06:00