Commit graph

570 commits

Author SHA1 Message Date
AlgorithmX2
72219780ef AE Optional Transformer should not be fully operational. 2014-04-06 03:20:51 -05:00
AlgorithmX2
14f93f66f6 Moved NEI Check to constructor. 2014-04-06 03:20:30 -05:00
AlgorithmX2
0036e050ca Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-04-06 01:55:36 -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
97c06db6ef Use ordinal of parts/items as the default meta, allows for holes in the setup but lets default configs be consistent regardless of other mods. 2014-04-06 01:51:44 -05:00
AlgorithmX2
028555bc8a Fixed Fluid Render. 2014-04-05 21:50:01 -05:00
AlgorithmX2
86c2ad49ee Removed Facade Creative Tab when they are disabled.
Added Sky Stone to BC's Facades.
2014-04-04 10:46:05 -05:00
AlgorithmX2
5571467f20 Added Basic NEI Support 2014-04-04 00:17:20 -05:00
AlgorithmX2
c73ce116c5 Removed Totally unused class. 2014-04-03 23:31:24 -05:00
AlgorithmX2
59f3c703e2 Separated Textures for many parts. 2014-04-03 23:31:10 -05:00
AlgorithmX2
27f374eb04 Added Rotatable Blocks integration. 2014-04-03 23:12:35 -05:00
AlgorithmX2
26b1a2abf9 Fixed Bug: #0267 - Improved Arbitrary rotation? 2014-03-31 22:24:28 -05:00
AlgorithmX2
d3ac967eaa Fixed Bug: #0268 - MC Ladders, any way to prevent slow down? 2014-03-31 22:23:50 -05:00
AlgorithmX2
697d81d895 Fixed Obfuscation Issue with Guis. 2014-03-29 22:19:15 -05:00
AlgorithmX2
c82663c1ac Fixed Bug: #0255 - Making a new world with AE2 loaded causes it to not save chunks. 2014-03-29 19:23:11 -05:00
AlgorithmX2
794177b8d2 Fixed Bug: #0260 - Hotbar Keys + Inscriber 2014-03-29 18:36:37 -05:00
AlgorithmX2
740e9e27bf Fixed Bug: #0251 - Max Power De-Synced from network components. 2014-03-29 04:03:35 -05:00
AlgorithmX2
34b81439f4 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-03-29 03:55:11 -05:00
AlgorithmX2
35afab233e Fixed Bug: #0254 - Icon of Crystal Seeds overlapping durability bar 2014-03-29 03:55:02 -05:00
AlgorithmX2
14282ff4c3 Fixed Bug: #0250 - meteorite compass bug? 2014-03-29 03:10:52 -05:00
AlgorithmX2
e35924b8fa API Sync. 2014-03-28 13:58:21 -05:00
AlgorithmX2
ee11d9aa45 Added Waila details for WAP. 2014-03-27 23:31:37 -05:00
AlgorithmX2
c40c81070c All Terminals now can be opened in low power / channel state and show dark slots. 2014-03-27 23:31:06 -05:00
AlgorithmX2
5e36754cfd Don't Resolve Missing Items! 2014-03-27 20:27:19 -05:00
AlgorithmX2
404cc08128 API"ed the Storage Cell Classes. 2014-03-27 19:48:38 -05:00
AlgorithmX2
a5379c82f8 Fixed Bug: #0246 - Typo 2014-03-27 19:33:35 -05:00
AlgorithmX2
e384761e82 No more wrenching chests. 2014-03-27 19:33:14 -05:00
AlgorithmX2
95b1572aa1 Added Small Vs Tall Terminal Display Setting. 2014-03-27 00:14:34 -05:00
AlgorithmX2
643768fd9a Less Taught. 2014-03-26 23:08:47 -05:00
AlgorithmX2
42963e6632 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-03-26 22:58:10 -05:00
AlgorithmX2
f571e41198 Fix Z-FIghting.
Fix Bounding Box.
2014-03-26 22:57:38 -05:00
AlgorithmX2
37b18d77f4 Fix Block Cable Painting Support. 2014-03-26 22:27:14 -05:00
AlgorithmX2
249725a345 SkyStone Block Chest Drops Correct Version now. 2014-03-26 11:09:36 -05:00
AlgorithmX2
f636dad621 Make only SkyStone Softer 2014-03-26 01:15:13 -05:00
AlgorithmX2
c364fa8ccb Support other Encodeables. 2014-03-25 14:20:51 -05:00
AlgorithmX2
e91a3a9cc1 API Sync. 2014-03-25 12:13:34 -05:00
AlgorithmX2
7a7484ba2f Lists not Arrays. 2014-03-24 03:38:52 -05:00
AlgorithmX2
7dedf8b272 Derpy Integration. 2014-03-24 03:29:23 -05:00
AlgorithmX2
16a691d42e Added Basic Graft Guide Support. 2014-03-24 02:55:46 -05:00
AlgorithmX2
1a8944f154 Try #2 2014-03-23 23:22:52 -05:00
AlgorithmX2
90fe371c28 Fixed #0229 - Facade Cost is wrong, should be 1 craft -> 4 facades 2014-03-23 23:03:54 -05:00
AlgorithmX2
0a98211af2 API Sync 2014-03-23 23:00:12 -05:00
AlgorithmX2
bf1768b5ad Fixed Bug: #0222 - Wither can break the outside of the spatial storage dimension 2014-03-22 17:00:03 -05:00
AlgorithmX2
22719801bd Added InvTweaks Support for Sky Chests. 2014-03-22 16:53:34 -05:00
AlgorithmX2
b96eb3ce33 Added Immibis Microblock Support. 2014-03-22 16:51:37 -05:00
AlgorithmX2
b86fb56999 Fixed invalid Orientation.
Improved Logging for render mismatch.
2014-03-22 13:27:44 -05:00
AlgorithmX2
0bfded7bbf Fixed Bug: #0210 - Fuzzy on an export bus do not ignore NBT data and metadata.
Fixed Serious issue with items with the same hashes merging.
2014-03-21 22:58:03 -05:00
AlgorithmX2
2751a1467f Fixed Bug: #0212 - Vibration Chamber eat lava bucket 2014-03-21 20:25:12 -05:00
AlgorithmX2
c4a7d5b480 Added Rotatable Interfaces. 2014-03-19 22:28:53 -05:00
AlgorithmX2
4fde370d7f Fixed a bug with storage buses not re-announcing their cell array after powering on. 2014-03-19 20:51:41 -05:00