AlgorithmX2
34048d45a2
Don't erase inventory when someone asks for the drops...
2014-05-11 13:30:36 -05:00
AlgorithmX2
bd5e80fba1
Facades should use names, not ids.
2014-05-11 11:41:31 -05:00
AlgorithmX2
f7e638c172
changing facades now updates the world render.
2014-05-11 11:30:00 -05:00
AlgorithmX2
9ad9c7b370
Added BC 6x support for facades and added builder support.
2014-05-11 11:28:34 -05:00
AlgorithmX2
1f126054e4
Moved NEI Helpers.
2014-05-11 11:27:32 -05:00
AlgorithmX2
5771c19146
30k -> 2mb item size limit.
2014-05-11 11:25:15 -05:00
AlgorithmX2
32f7e58cf0
Update API for metadata flag.
2014-05-11 11:24:46 -05:00
AlgorithmX2
03f938516a
Ore no longer rotates.
2014-05-11 11:22:10 -05:00
AlgorithmX2
570f098f81
Fixed a few more rendering/visual update glitches.
2014-05-10 13:27:48 -05:00
AlgorithmX2
3491fe4e33
Did what I could with mj6
2014-05-09 21:08:56 -05:00
AlgorithmX2
2f071e7341
Style issue.
2014-05-09 20:29:42 -05:00
AlgorithmX2
1ba7feac9f
Fixed minor render issue with glass cables connected to machines.
2014-05-09 20:29:24 -05:00
AlgorithmX2
98fc460da0
Removed Old RF Api.
2014-05-09 09:42:52 -05:00
AlgorithmX2
5675f5c5fd
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2
2014-05-08 14:43:30 -05:00
AlgorithmX2
50e27d121b
Client doesn't need to init tiles, thats for the networks on the server.
2014-05-08 14:41:39 -05:00
AlgorithmX2
c11e3ba588
TESR update packets should no longer cause block updates.
2014-05-08 01:00:29 -05:00
AlgorithmX2
0338902021
No more null icons!
2014-05-07 20:54:28 -05:00
AlgorithmX2
dd74fce634
Added some assertions about null icons.
2014-05-07 17:21:48 -05:00
AlgorithmX2
db1495085f
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2
2014-05-07 12:49:59 -05:00
AlgorithmX2
4abe3e8807
Fix Crash when adding trades when items are disabled.
2014-05-07 12:49:32 -05:00
AlgorithmX2
046ab3f1e8
Recipe files no longer require a blank line at the end.
2014-05-06 20:53:01 -05:00
AlgorithmX2
5bf8e9d7d0
Updated RF Api ( should work for old api too - at least temporary ).
2014-05-06 18:09:31 -05:00
AlgorithmX2
50aa0b9062
Added GrinderLogging and hid Grinder Logging behind it.
2014-05-06 14:56:06 -05:00
AlgorithmX2
93aad6c53b
Fixed Crash with Extra Utilities.
...
Items in the ore dictionary values no longer fail to migrate.
Fixed "Meta Overlap detected" error.
Recipes now work with new Materials/Parts.
2014-05-06 12:08:48 -05:00
AlgorithmX2
e60faf5ab0
Remove Meta values from Config.
...
Fixed a number of rendering gltiches with Smart/Covered Cables
2014-05-06 00:16:29 -05:00
AlgorithmX2
3080510317
Major Update for Cable Rendering.
...
TESRs will are no longer used if the tile contains no dynamic renders.
Added alpha pass rendering for stained glass.
Enabled Stained Glass facades.
Cables / Facades have less geometry by hiding faces on connected boxes.
Added AlphaPass Option to disable AlphaPass Cables rendering ( fixes crash with Immbis Microblocks. )
2014-05-04 19:51:05 -05:00
AlgorithmX2
86c096c357
One Last fix for BC Facdes :(
2014-05-04 19:39:29 -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
9c5c92401b
Lower Cable TESR Distance to 30.0f
2014-05-04 17:53:32 -05:00
AlgorithmX2
4d5a6ce301
Add Stained Glass facades.
...
The Item Bus Renderer can now deal with Alpha Pass.
2014-05-04 15:46:38 -05:00
AlgorithmX2
788dbb8610
Fixed possible crash with Interfaces and Storage Buses.
2014-05-04 14:54:21 -05:00
AlgorithmX2
0ed7cd7bb4
BC Facades work again.
2014-05-04 14:54:07 -05:00
AlgorithmX2
e25014fd5b
Storage Buses no longer error on load.
2014-05-03 23:15:26 -05:00
AlgorithmX2
60d1ecc965
Storage bus can now update all the way down to zero items for External Storages.
2014-05-03 23:14:30 -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
21e40a5fb3
Fix failure ghost contents when breaking an inventory on a storage bus.
2014-05-03 19:20:54 -05:00
AlgorithmX2
58763ef17f
Removed Pointless value.
2014-05-03 19:20:20 -05:00
AlgorithmX2
5f58bdc785
Note for later about Facade Change.
2014-05-03 19:20:03 -05:00
AlgorithmX2
56daf3a2c2
Facades no longer prevent annihilation planes from picking up items.
2014-05-03 17:11:19 -05:00
AlgorithmX2
6ff118e2b7
Annihilation Plane and Formation Plane no update their renders properly.
2014-05-03 14:25:37 -05:00
AlgorithmX2
b9ef599e13
Network tool can now lock Storage/Conversion Monitors.
...
Buckets no longer place when trying to insert them into a network via Conversion Monitor.
2014-05-03 02:51:56 -05:00
AlgorithmX2
bba2f3ba25
Less null Items
2014-05-02 01:03:02 -05:00
AlgorithmX2
cc8c3bb75e
Implemented 5% Tunnel Tax.
2014-05-02 00:40:46 -05:00
AlgorithmX2
da764470a4
Use Cable from EiO to attune redstone flux.
2014-05-02 00:22:22 -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
5bacb015e5
Ported, but did not enable GT 1.7
2014-05-01 21:50:04 -05:00
AlgorithmX2
40de3da454
Added Railcraft Integration.
2014-05-01 21:49:19 -05:00
AlgorithmX2
6b87e36bb3
Bug: #0386 - Memory Card not detect flat ME Interface
...
Interface parts can share Settings with bocks.
2014-05-01 00:41:19 -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